[==========] 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 14:46:43.041702  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:43427
I20260709 14:46:43.043196  6140 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 14:46:43.044170  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:43.059471  6147 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 14:46:43.059525  6149 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 14:46:43.059479  6146 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 14:46:44.152668  6148 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 14:46:44.152806  6140 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:46:44.156243  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:44.156459  6140 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 14:46:44.156672  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608404156647 us; error 0 us; skew 500 ppm
I20260709 14:46:44.157516  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:44.163293  6140 webserver.cc:533] Webserver started at http://127.5.255.62:33483/ using document root <none> and password file <none>
I20260709 14:46:44.164106  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:44.164304  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:44.164722  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:44.170295  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "7f6e70c845ce45e1a9a1dcc309ca0523"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.177434  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:44.182192  6155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.183219  6140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:46:44.183537  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "7f6e70c845ce45e1a9a1dcc309ca0523"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.183849  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-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 14:46:44.241286  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:44.242717  6140 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 14:46:44.243148  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:44.312229  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:43427
I20260709 14:46:44.312301  6206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:43427 every 8 connection(s)
I20260709 14:46:44.319680  6207 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 14:46:44.340178  6207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: Bootstrap starting.
I20260709 14:46:44.345736  6207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:44.347432  6207 log.cc:826] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: Log is configured to *not* fsync() on all Append() calls
I20260709 14:46:44.351490  6207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: No bootstrap required, opened a new log
I20260709 14:46:44.370929  6207 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER }
I20260709 14:46:44.371400  6207 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:44.371604  6207 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6e70c845ce45e1a9a1dcc309ca0523, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.372407  6207 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER }
I20260709 14:46:44.372849  6207 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:44.373075  6207 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:44.373348  6207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:44.377105  6207 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER }
I20260709 14:46:44.377704  6207 leader_election.cc:304] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [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: 7f6e70c845ce45e1a9a1dcc309ca0523; no voters: 
I20260709 14:46:44.379264  6207 leader_election.cc:290] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:44.379562  6210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:44.381515  6210 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 1 LEADER]: Becoming Leader. State: Replica: 7f6e70c845ce45e1a9a1dcc309ca0523, State: Running, Role: LEADER
I20260709 14:46:44.382375  6210 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [LEADER]: Queue going to LEADER mode. State: All 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: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER }
I20260709 14:46:44.383308  6207 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:44.391705  6211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER } }
I20260709 14:46:44.391618  6212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f6e70c845ce45e1a9a1dcc309ca0523. Latest consensus state: current_term: 1 leader_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f6e70c845ce45e1a9a1dcc309ca0523" member_type: VOTER } }
I20260709 14:46:44.392292  6211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:44.392359  6212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:44.395673  6219 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:44.405978  6219 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:44.408226  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:44.422111  6219 catalog_manager.cc:1383] Generated new cluster ID: 3113728eb4a74cc48d1a97a6292246d1
I20260709 14:46:44.422384  6219 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:44.442041  6219 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:44.443442  6219 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:44.456082  6219 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: Generated new TSK 0
I20260709 14:46:44.457044  6219 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:44.474139  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:44.481613  6229 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 14:46:44.483093  6230 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 14:46:44.486304  6232 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 14:46:44.486968  6140 server_base.cc:1061] running on GCE node
I20260709 14:46:44.487715  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:44.487893  6140 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 14:46:44.488078  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608404488052 us; error 0 us; skew 500 ppm
I20260709 14:46:44.488667  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:44.492357  6140 webserver.cc:533] Webserver started at http://127.5.255.1:39731/ using document root <none> and password file <none>
I20260709 14:46:44.492859  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:44.493039  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:44.493299  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:44.494366  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "36ab75e4781f4f94a1b9cfde7087f150"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.499953  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:44.504380  6237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.505148  6140 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:46:44.505492  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "36ab75e4781f4f94a1b9cfde7087f150"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.505879  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-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 14:46:44.527115  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:44.528710  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:44.531443  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:44.536597  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:44.536893  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.537199  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:44.537418  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.635111  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:44443
I20260709 14:46:44.635246  6299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:44443 every 8 connection(s)
I20260709 14:46:44.641433  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:44.649773  6304 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 14:46:44.651475  6305 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 14:46:44.654693  6140 server_base.cc:1061] running on GCE node
W20260709 14:46:44.655555  6307 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 14:46:44.656607  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:44.656891  6140 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 14:46:44.657105  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608404657082 us; error 0 us; skew 500 ppm
I20260709 14:46:44.657887  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:44.661173  6140 webserver.cc:533] Webserver started at http://127.5.255.2:40421/ using document root <none> and password file <none>
I20260709 14:46:44.661695  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:44.661922  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:44.662209  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:44.663744  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "e3993e2f207c41b5809b5098187aa9da"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.667615  6300 heartbeater.cc:344] Connected to a master server at 127.5.255.62:43427
I20260709 14:46:44.668089  6300 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:44.669204  6300 heartbeater.cc:507] Master 127.5.255.62:43427 requested a full tablet report, sending...
I20260709 14:46:44.669880  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:46:44.672438  6172 ts_manager.cc:194] Registered new tserver with Master: 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:44.675295  6172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42386
I20260709 14:46:44.676286  6312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.678397  6140 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:46:44.678663  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "e3993e2f207c41b5809b5098187aa9da"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.678921  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-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 14:46:44.695992  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:44.697135  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:44.699360  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:44.701987  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:44.702162  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.702375  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:44.702518  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.793403  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:46361
I20260709 14:46:44.793517  6374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:46361 every 8 connection(s)
I20260709 14:46:44.800041  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:44.807991  6378 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 14:46:44.812753  6375 heartbeater.cc:344] Connected to a master server at 127.5.255.62:43427
I20260709 14:46:44.813211  6375 heartbeater.cc:461] Registering TS with master...
W20260709 14:46:44.813264  6379 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 14:46:44.814338  6375 heartbeater.cc:507] Master 127.5.255.62:43427 requested a full tablet report, sending...
W20260709 14:46:44.815433  6382 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 14:46:44.815732  6140 server_base.cc:1061] running on GCE node
I20260709 14:46:44.816697  6172 ts_manager.cc:194] Registered new tserver with Master: e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:44.816922  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:44.817176  6140 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 14:46:44.817375  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608404817358 us; error 0 us; skew 500 ppm
I20260709 14:46:44.818077  6172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42392
I20260709 14:46:44.818115  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:44.821122  6140 webserver.cc:533] Webserver started at http://127.5.255.3:36207/ using document root <none> and password file <none>
I20260709 14:46:44.821707  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:44.821980  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:44.822280  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:44.823586  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "048af41527f64217a01941f5edde3386"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.829005  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:46:44.832791  6386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.833547  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:46:44.833885  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "048af41527f64217a01941f5edde3386"
format_stamp: "Formatted at 2026-07-09 14:46:44 on dist-test-slave-jhh9"
I20260709 14:46:44.834219  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608402882804-6140-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 14:46:44.861029  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:44.862675  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:44.864212  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:44.867687  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:44.867949  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.868218  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:44.868420  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:44.954268  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:46321
I20260709 14:46:44.954434  6448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:46321 every 8 connection(s)
I20260709 14:46:44.969184  6449 heartbeater.cc:344] Connected to a master server at 127.5.255.62:43427
I20260709 14:46:44.969570  6449 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:44.970402  6449 heartbeater.cc:507] Master 127.5.255.62:43427 requested a full tablet report, sending...
I20260709 14:46:44.972327  6172 ts_manager.cc:194] Registered new tserver with Master: 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:44.972827  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014959505s
I20260709 14:46:44.973575  6172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42394
I20260709 14:46:45.021829  6172 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42398:
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 14:46:45.025182  6172 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 14:46:45.119669  6340 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:46:45.120483  6337 tablet_service.cc:1511] Processing CreateTablet for tablet a49d76f9dcdf4278bd357154959d328a (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:46:45.121344  6340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.121079  6338 tablet_service.cc:1511] Processing CreateTablet for tablet b13b1ea15222413dbe8c91ccf345b571 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:46:45.119598  6339 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9f3a5c44cf4c0a981c2adc81148070 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:46:45.122121  6337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49d76f9dcdf4278bd357154959d328a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.123406  6413 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9f3a5c44cf4c0a981c2adc81148070 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:46:45.123991  6338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b1ea15222413dbe8c91ccf345b571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.124769  6413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9f3a5c44cf4c0a981c2adc81148070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.125108  6339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9f3a5c44cf4c0a981c2adc81148070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.127019  6412 tablet_service.cc:1511] Processing CreateTablet for tablet b13b1ea15222413dbe8c91ccf345b571 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:46:45.128394  6412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b1ea15222413dbe8c91ccf345b571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.128320  6336 tablet_service.cc:1511] Processing CreateTablet for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:46:45.129678  6336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.130487  6411 tablet_service.cc:1511] Processing CreateTablet for tablet a49d76f9dcdf4278bd357154959d328a (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:46:45.131814  6411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49d76f9dcdf4278bd357154959d328a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.123427  6414 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:46:45.133234  6410 tablet_service.cc:1511] Processing CreateTablet for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:46:45.133735  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.134526  6410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.137542  6335 tablet_service.cc:1511] Processing CreateTablet for tablet 2dabc75527fe4423bf75682ae1ab8fe9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:46:45.138794  6335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dabc75527fe4423bf75682ae1ab8fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.140054  6409 tablet_service.cc:1511] Processing CreateTablet for tablet 2dabc75527fe4423bf75682ae1ab8fe9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:46:45.141356  6409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dabc75527fe4423bf75682ae1ab8fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.146622  6334 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea195d13e1a42f8bc74c023c2cd49d9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:46:45.147953  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea195d13e1a42f8bc74c023c2cd49d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.148779  6408 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea195d13e1a42f8bc74c023c2cd49d9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:46:45.150012  6408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea195d13e1a42f8bc74c023c2cd49d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.152683  6333 tablet_service.cc:1511] Processing CreateTablet for tablet c49c41a39d0840029b0568299865d397 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:46:45.153918  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49c41a39d0840029b0568299865d397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.154848  6407 tablet_service.cc:1511] Processing CreateTablet for tablet c49c41a39d0840029b0568299865d397 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:46:45.156082  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49c41a39d0840029b0568299865d397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.161303  6332 tablet_service.cc:1511] Processing CreateTablet for tablet be55862ad0594c1eab7fb11460dfad1c (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:46:45.162534  6332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55862ad0594c1eab7fb11460dfad1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.163326  6406 tablet_service.cc:1511] Processing CreateTablet for tablet be55862ad0594c1eab7fb11460dfad1c (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:46:45.164595  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55862ad0594c1eab7fb11460dfad1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.228842  6264 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9f3a5c44cf4c0a981c2adc81148070 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:46:45.228951  6263 tablet_service.cc:1511] Processing CreateTablet for tablet b13b1ea15222413dbe8c91ccf345b571 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:46:45.230311  6262 tablet_service.cc:1511] Processing CreateTablet for tablet a49d76f9dcdf4278bd357154959d328a (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:46:45.227823  6265 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:46:45.234189  6263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13b1ea15222413dbe8c91ccf345b571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.234995  6467 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.236393  6265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b7e0d8fad4e3a887e1cc0ae6481c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.235657  6261 tablet_service.cc:1511] Processing CreateTablet for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:46:45.236234  6468 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.245646  6262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49d76f9dcdf4278bd357154959d328a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.247387  6260 tablet_service.cc:1511] Processing CreateTablet for tablet 2dabc75527fe4423bf75682ae1ab8fe9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:46:45.256510  6258 tablet_service.cc:1511] Processing CreateTablet for tablet c49c41a39d0840029b0568299865d397 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:46:45.256618  6257 tablet_service.cc:1511] Processing CreateTablet for tablet be55862ad0594c1eab7fb11460dfad1c (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:46:45.253911  6259 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea195d13e1a42f8bc74c023c2cd49d9 (DEFAULT_TABLE table=test-workload [id=c833e96911ec4ef9a4ef8ad710cc728c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:46:45.260751  6264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9f3a5c44cf4c0a981c2adc81148070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.262331  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49c41a39d0840029b0568299865d397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.263286  6259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea195d13e1a42f8bc74c023c2cd49d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.265650  6260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dabc75527fe4423bf75682ae1ab8fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.266971  6257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55862ad0594c1eab7fb11460dfad1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.273699  6261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bbf5bf90fd4d3e9fec5f3be97a1947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:45.310230  6469 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.318614  6468 tablet_bootstrap.cc:654] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.332291  6467 tablet_bootstrap.cc:654] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.334118  6469 tablet_bootstrap.cc:654] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.336651  6468 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.337116  6468 ts_tablet_manager.cc:1403] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.005s
I20260709 14:46:45.345335  6468 raft_consensus.cc:359] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.346122  6468 raft_consensus.cc:385] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.346421  6468 raft_consensus.cc:740] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.347175  6468 consensus_queue.cc:260] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.351914  6467 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.352356  6467 ts_tablet_manager.cc:1403] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.133s	user 0.008s	sys 0.018s
I20260709 14:46:45.353664  6469 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.354169  6469 ts_tablet_manager.cc:1403] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.049s	user 0.001s	sys 0.015s
I20260709 14:46:45.355211  6467 raft_consensus.cc:359] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.355953  6467 raft_consensus.cc:385] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.356249  6467 raft_consensus.cc:740] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.357038  6469 raft_consensus.cc:359] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.357791  6469 raft_consensus.cc:385] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.358165  6469 raft_consensus.cc:740] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.357033  6467 consensus_queue.cc:260] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.358613  6449 heartbeater.cc:499] Master 127.5.255.62:43427 was elected leader, sending a full tablet report...
I20260709 14:46:45.358635  6468 ts_tablet_manager.cc:1434] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 14:46:45.359589  6469 consensus_queue.cc:260] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.360208  6468 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.366463  6468 tablet_bootstrap.cc:654] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.371464  6375 heartbeater.cc:499] Master 127.5.255.62:43427 was elected leader, sending a full tablet report...
I20260709 14:46:45.372318  6300 heartbeater.cc:499] Master 127.5.255.62:43427 was elected leader, sending a full tablet report...
I20260709 14:46:45.373000  6469 ts_tablet_manager.cc:1434] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.010s
I20260709 14:46:45.373955  6469 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.375039  6468 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.375453  6468 ts_tablet_manager.cc:1403] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:46:45.378224  6468 raft_consensus.cc:359] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.371888  6467 ts_tablet_manager.cc:1434] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.006s
I20260709 14:46:45.379020  6468 raft_consensus.cc:385] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.379307  6468 raft_consensus.cc:740] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.379904  6467 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.380003  6468 consensus_queue.cc:260] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.380713  6469 tablet_bootstrap.cc:654] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.382054  6468 ts_tablet_manager.cc:1434] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:46:45.382900  6468 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.387288  6467 tablet_bootstrap.cc:654] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.389014  6468 tablet_bootstrap.cc:654] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:45.393031  6301 tablet.cc:2406] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:46:45.401631  6469 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.402016  6469 ts_tablet_manager.cc:1403] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260709 14:46:45.402709  6467 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.403185  6467 ts_tablet_manager.cc:1403] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 14:46:45.404706  6469 raft_consensus.cc:359] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.405400  6469 raft_consensus.cc:385] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.405687  6469 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.406416  6469 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.405948  6467 raft_consensus.cc:359] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.407507  6467 raft_consensus.cc:385] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.407814  6467 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
W20260709 14:46:45.408447  6220 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:45.408612  6469 ts_tablet_manager.cc:1434] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:45.408560  6467 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.409541  6469 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.409698  6468 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.410198  6468 ts_tablet_manager.cc:1403] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260709 14:46:45.410926  6467 ts_tablet_manager.cc:1434] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:45.411774  6467 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.413053  6468 raft_consensus.cc:359] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.413784  6468 raft_consensus.cc:385] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.416960  6468 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.416000  6469 tablet_bootstrap.cc:654] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.421041  6468 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.421885  6467 tablet_bootstrap.cc:654] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.423348  6468 ts_tablet_manager.cc:1434] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:46:45.424321  6468 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.430635  6468 tablet_bootstrap.cc:654] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.438372  6469 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.438828  6469 ts_tablet_manager.cc:1403] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260709 14:46:45.438881  6467 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.439383  6467 ts_tablet_manager.cc:1403] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.002s
I20260709 14:46:45.441910  6469 raft_consensus.cc:359] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.442670  6469 raft_consensus.cc:385] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.442324  6467 raft_consensus.cc:359] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.443011  6469 raft_consensus.cc:740] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.443128  6467 raft_consensus.cc:385] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.443470  6467 raft_consensus.cc:740] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.443759  6469 consensus_queue.cc:260] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.444783  6467 consensus_queue.cc:260] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.447247  6467 ts_tablet_manager.cc:1434] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:45.447679  6468 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.448105  6467 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.448143  6468 ts_tablet_manager.cc:1403] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 14:46:45.450067  6469 ts_tablet_manager.cc:1434] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:46:45.451057  6469 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.451125  6468 raft_consensus.cc:359] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.452011  6468 raft_consensus.cc:385] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.452354  6468 raft_consensus.cc:740] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.453122  6468 consensus_queue.cc:260] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.454617  6467 tablet_bootstrap.cc:654] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.455595  6468 ts_tablet_manager.cc:1434] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:46:45.456563  6468 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.465960  6468 tablet_bootstrap.cc:654] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.467546  6467 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.468794  6467 ts_tablet_manager.cc:1403] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:46:45.471618  6467 raft_consensus.cc:359] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.472307  6467 raft_consensus.cc:385] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.472587  6467 raft_consensus.cc:740] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.473279  6467 consensus_queue.cc:260] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.475459  6467 ts_tablet_manager.cc:1434] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:46:45.476307  6467 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.468211  6469 tablet_bootstrap.cc:654] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.479636  6468 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.480129  6468 ts_tablet_manager.cc:1403] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:46:45.482941  6468 raft_consensus.cc:359] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.483701  6468 raft_consensus.cc:385] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.484019  6468 raft_consensus.cc:740] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.484791  6468 consensus_queue.cc:260] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.487397  6468 ts_tablet_manager.cc:1434] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:45.488240  6468 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.493121  6467 tablet_bootstrap.cc:654] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.494995  6468 tablet_bootstrap.cc:654] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.498675  6469 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.499156  6469 ts_tablet_manager.cc:1403] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260709 14:46:45.501271  6469 raft_consensus.cc:359] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.501744  6469 raft_consensus.cc:385] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.502038  6469 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.503314  6474 raft_consensus.cc:493] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.502707  6469 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.503769  6474 raft_consensus.cc:515] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.505358  6469 ts_tablet_manager.cc:1434] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 14:46:45.506268  6469 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.506664  6474 leader_election.cc:290] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.512948  6469 tablet_bootstrap.cc:654] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.520259  6467 tablet_bootstrap.cc:492] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.520681  6467 ts_tablet_manager.cc:1403] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.017s
I20260709 14:46:45.523419  6467 raft_consensus.cc:359] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.524098  6467 raft_consensus.cc:385] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.524389  6467 raft_consensus.cc:740] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.525069  6467 consensus_queue.cc:260] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.525735  6468 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.526279  6468 ts_tablet_manager.cc:1403] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 14:46:45.529078  6467 ts_tablet_manager.cc:1434] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:45.530011  6467 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.531886  6468 raft_consensus.cc:359] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.532627  6468 raft_consensus.cc:385] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.532950  6468 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.533789  6468 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.534544  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.536240  6468 ts_tablet_manager.cc:1434] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:46:45.537173  6468 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.537453  6469 tablet_bootstrap.cc:492] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.537905  6469 ts_tablet_manager.cc:1403] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 14:46:45.540855  6469 raft_consensus.cc:359] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.541548  6469 raft_consensus.cc:385] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.541870  6469 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.542563  6469 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.545011  6469 ts_tablet_manager.cc:1434] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:45.545892  6469 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.548770  6467 tablet_bootstrap.cc:654] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.551857  6469 tablet_bootstrap.cc:654] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:45.556744  6314 leader_election.cc:343] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:45.558568  6468 tablet_bootstrap.cc:654] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.559055  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
W20260709 14:46:45.560710  6314 leader_election.cc:343] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 048af41527f64217a01941f5edde3386 (127.5.255.3:46321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:45.561175  6314 leader_election.cc:304] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3993e2f207c41b5809b5098187aa9da; no voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:45.562057  6474 raft_consensus.cc:2749] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:45.566195  6469 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.566707  6469 ts_tablet_manager.cc:1403] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:46:45.570062  6469 raft_consensus.cc:359] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.570842  6469 raft_consensus.cc:385] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.571188  6469 raft_consensus.cc:740] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.571879  6469 consensus_queue.cc:260] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.572309  6467 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.572767  6467 ts_tablet_manager.cc:1403] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.016s
I20260709 14:46:45.573879  6468 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.574149  6469 ts_tablet_manager.cc:1434] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:46:45.574471  6468 ts_tablet_manager.cc:1403] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.007s
I20260709 14:46:45.575029  6469 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.576206  6467 raft_consensus.cc:359] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.576875  6467 raft_consensus.cc:385] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.577169  6467 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.577595  6468 raft_consensus.cc:359] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.578351  6468 raft_consensus.cc:385] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.578003  6467 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.578766  6468 raft_consensus.cc:740] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.579545  6468 consensus_queue.cc:260] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.580492  6467 ts_tablet_manager.cc:1434] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:46:45.581374  6467 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.582238  6468 ts_tablet_manager.cc:1434] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:45.583261  6468 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.587846  6467 tablet_bootstrap.cc:654] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.589854  6468 tablet_bootstrap.cc:654] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.597383  6473 raft_consensus.cc:493] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.597940  6473 raft_consensus.cc:515] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.599107  6467 tablet_bootstrap.cc:492] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.599538  6467 ts_tablet_manager.cc:1403] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 14:46:45.600468  6473 leader_election.cc:290] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.602262  6467 raft_consensus.cc:359] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.602922  6467 raft_consensus.cc:385] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.603241  6467 raft_consensus.cc:740] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.603916  6467 consensus_queue.cc:260] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.606441  6467 ts_tablet_manager.cc:1434] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 14:46:45.607327  6467 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.613945  6467 tablet_bootstrap.cc:654] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.613878  6469 tablet_bootstrap.cc:654] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.622206  6473 raft_consensus.cc:493] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.622637  6473 raft_consensus.cc:515] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.624581  6473 leader_election.cc:290] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.628168  6469 tablet_bootstrap.cc:492] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.630537  6469 ts_tablet_manager.cc:1403] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.001s
I20260709 14:46:45.630102  6468 tablet_bootstrap.cc:492] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.631078  6468 ts_tablet_manager.cc:1403] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260709 14:46:45.633566  6468 raft_consensus.cc:359] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.635499  6468 raft_consensus.cc:385] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.635812  6468 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.636461  6467 tablet_bootstrap.cc:492] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.636858  6467 ts_tablet_manager.cc:1403] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260709 14:46:45.637401  6468 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.639133  6467 raft_consensus.cc:359] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.639526  6468 ts_tablet_manager.cc:1434] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:45.639742  6467 raft_consensus.cc:385] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.640044  6467 raft_consensus.cc:740] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.640576  6468 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: Bootstrap starting.
I20260709 14:46:45.640627  6467 consensus_queue.cc:260] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.642789  6467 ts_tablet_manager.cc:1434] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:45.642418  6469 raft_consensus.cc:359] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.643218  6469 raft_consensus.cc:385] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.643612  6467 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: Bootstrap starting.
I20260709 14:46:45.643573  6469 raft_consensus.cc:740] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.644459  6469 consensus_queue.cc:260] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.648913  6469 ts_tablet_manager.cc:1434] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:46:45.649550  6467 tablet_bootstrap.cc:654] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.649948  6469 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.653524  6475 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.654013  6475 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.656545  6475 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.659719  6473 raft_consensus.cc:493] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.660162  6473 raft_consensus.cc:515] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.662068  6473 leader_election.cc:290] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.666178  6468 tablet_bootstrap.cc:654] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.670382  6469 tablet_bootstrap.cc:654] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.679406  6473 raft_consensus.cc:493] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.679828  6473 raft_consensus.cc:515] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.681692  6473 leader_election.cc:290] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.682324  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.683017  6275 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.684742  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.685364  6275 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.687091  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.687700  6275 raft_consensus.cc:2468] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.689109  6474 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.689569  6473 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.689602  6474 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.690119  6473 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.689194  6388 leader_election.cc:304] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.690333  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.692740  6473 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.692487  6474 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.694515  6473 raft_consensus.cc:2804] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.695194  6473 raft_consensus.cc:493] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.694859  6274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.696699  6473 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.696890  6274 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.699345  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.699947  6424 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.703977  6314 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.704702  6474 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.705050  6474 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.705366  6474 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.714375  6467 tablet_bootstrap.cc:492] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: No bootstrap required, opened a new log
I20260709 14:46:45.714772  6467 ts_tablet_manager.cc:1403] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.023s
I20260709 14:46:45.722869  6473 raft_consensus.cc:515] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.727312  6467 raft_consensus.cc:359] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.727952  6467 raft_consensus.cc:385] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.728204  6467 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.728984  6467 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.737313  6473 leader_election.cc:290] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.738473  6473 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.740338  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.741031  6348 raft_consensus.cc:2468] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.742456  6468 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: No bootstrap required, opened a new log
I20260709 14:46:45.742344  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.742933  6468 ts_tablet_manager.cc:1403] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.013s
I20260709 14:46:45.743108  6347 raft_consensus.cc:2468] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.744298  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.744994  6349 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.739396  6473 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.746054  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.747506  6350 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.748454  6469 tablet_bootstrap.cc:492] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.748569  6473 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:45.748878  6469 ts_tablet_manager.cc:1403] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.013s
I20260709 14:46:45.750676  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.751627  6474 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.749014  6475 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.753831  6469 raft_consensus.cc:359] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.754474  6469 raft_consensus.cc:385] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.754726  6469 raft_consensus.cc:740] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.745762  6468 raft_consensus.cc:359] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.755090  6468 raft_consensus.cc:385] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.755370  6468 raft_consensus.cc:740] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.753759  6475 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
W20260709 14:46:45.753062  6388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:44443, user_credentials={real_user=slave}} blocked reactor thread for 64099us
I20260709 14:46:45.758530  6388 leader_election.cc:304] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.758610  6469 consensus_queue.cc:260] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.759268  6350 raft_consensus.cc:2393] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:45.759897  6473 raft_consensus.cc:2804] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.760288  6473 raft_consensus.cc:493] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.760653  6473 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.760870  6388 leader_election.cc:304] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
W20260709 14:46:45.761714  6388 leader_election.cc:343] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:45.757843  6468 consensus_queue.cc:260] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.759207  6475 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.767920  6468 ts_tablet_manager.cc:1434] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:46:45.771574  6274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.772205  6274 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.773145  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.773716  6424 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.774771  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:45.775296  6275 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.778334  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.778988  6423 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.780055  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.780740  6273 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.787765  6239 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.789232  6388 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.789166  6239 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.790655  6475 raft_consensus.cc:493] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.790927  6474 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.792112  6469 ts_tablet_manager.cc:1434] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 14:46:45.763969  6506 raft_consensus.cc:2804] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.794495  6469 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: Bootstrap starting.
I20260709 14:46:45.793550  6475 raft_consensus.cc:515] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.799738  6475 leader_election.cc:290] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.796307  6474 raft_consensus.cc:493] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.801836  6467 ts_tablet_manager.cc:1434] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: Time spent starting tablet: real 0.087s	user 0.020s	sys 0.025s
I20260709 14:46:45.801385  6474 raft_consensus.cc:515] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.804874  6513 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.804837  6507 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.805403  6513 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.805015  6508 raft_consensus.cc:493] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.797837  6506 raft_consensus.cc:493] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.805979  6513 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.809541  6506 raft_consensus.cc:3060] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.812251  6387 leader_election.cc:304] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:45.812899  6473 raft_consensus.cc:515] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.814842  6473 leader_election.cc:290] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.815356  6473 raft_consensus.cc:2804] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.815670  6473 raft_consensus.cc:493] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.815989  6473 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.817555  6474 leader_election.cc:290] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.820300  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:45.820874  6350 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.817147  6512 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.820804  6275 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:45.822882  6469 tablet_bootstrap.cc:654] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:45.821377  6512 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.823814  6512 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.805374  6514 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.805951  6507 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.826491  6514 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.826519  6510 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.828264  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.830596  6347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:45.831115  6347 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.829572  6474 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.832300  6474 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.830430  6514 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.836863  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
I20260709 14:46:45.834000  6510 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.816918  6508 raft_consensus.cc:515] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.835183  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:45.838348  6474 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:45.835183  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:45.844237  6387 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.845233  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.845995  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.846069  6273 raft_consensus.cc:2468] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.844497  6275 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.844727  6347 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:45.852980  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.852917  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.856205  6422 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.856392  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.857451  6348 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.856247  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.858035  6510 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.856256  6507 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.858662  6349 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.859001  6507 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.859355  6507 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.859174  6513 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.857196  6387 leader_election.cc:304] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.859994  6507 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.862526  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.863940  6349 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.864439  6513 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.864360  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:45.865209  6348 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 0.
W20260709 14:46:45.865276  6388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:44443, user_credentials={real_user=slave}} blocked reactor thread for 76130.5us
I20260709 14:46:45.859704  6350 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:45.866815  6388 leader_election.cc:304] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:45.867394  6508 leader_election.cc:290] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.868526  6469 tablet_bootstrap.cc:492] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: No bootstrap required, opened a new log
I20260709 14:46:45.870002  6469 ts_tablet_manager.cc:1403] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.006s
I20260709 14:46:45.867960  6512 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.871574  6273 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:45.876865  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.872140  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.878541  6422 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.877712  6473 raft_consensus.cc:515] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.876283  6274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.870781  6387 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.880957  6238 leader_election.cc:304] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.882328  6274 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:45.890861  6513 raft_consensus.cc:2804] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.891204  6513 raft_consensus.cc:493] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.891486  6513 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.892261  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.892899  6422 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 0.
I20260709 14:46:45.893906  6314 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.894467  6473 leader_election.cc:290] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.894500  6508 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.895018  6508 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.895121  6473 raft_consensus.cc:2804] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:45.895352  6508 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.895578  6473 raft_consensus.cc:697] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:45.882012  6506 raft_consensus.cc:515] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.895753  6274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:45.900139  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:45.901361  6469 raft_consensus.cc:359] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.902521  6469 raft_consensus.cc:385] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.902791  6469 raft_consensus.cc:740] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.896117  6516 raft_consensus.cc:2804] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:45.904417  6274 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.907302  6473 consensus_queue.cc:237] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.907960  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:45.907234  6424 raft_consensus.cc:2393] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:45.905567  6350 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.915032  6272 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:45.894621  6314 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.914417  6469 consensus_queue.cc:260] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.919811  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.920308  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:45.920382  6424 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 0.
I20260709 14:46:45.915313  6513 raft_consensus.cc:515] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.926288  6475 raft_consensus.cc:493] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.926373  6510 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.916584  6512 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 election: Requested vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.927064  6517 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:45.928467  6510 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.930227  6510 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.926666  6275 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 1.
I20260709 14:46:45.926175  6421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:45.929036  6475 raft_consensus.cc:515] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:45.930186  6517 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:45.928189  6469 ts_tablet_manager.cc:1434] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260709 14:46:45.934592  6508 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.934988  6475 leader_election.cc:290] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:45.968097  6506 leader_election.cc:290] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:45.979583  6517 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:45.963656  6350 raft_consensus.cc:2468] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:45.969784  6507 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:45.986184  6421 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:45.936136  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:45.987418  6507 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:45.933341  6314 leader_election.cc:304] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:46.000131  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.000672  6275 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.000989  6421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:46.000674  6510 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.001621  6421 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.003111  6510 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:46.001163  6387 leader_election.cc:304] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:45.988485  6516 raft_consensus.cc:697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:46.004891  6513 leader_election.cc:290] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:46.001044  6350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.008364  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.009081  6348 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.010787  6275 raft_consensus.cc:2468] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:46.011611  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55862ad0594c1eab7fb11460dfad1c" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.012657  6272 raft_consensus.cc:3060] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.012693  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.013509  6273 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:46.014544  6508 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Requested vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:46.014853  6388 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386; no voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.007205  6510 raft_consensus.cc:2804] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:46.016857  6274 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
W20260709 14:46:46.006433  6314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:46321, user_credentials={real_user=slave}} blocked reactor thread for 77724.6us
I20260709 14:46:46.016707  6424 raft_consensus.cc:2393] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.012777  6421 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 1.
I20260709 14:46:46.017371  6350 raft_consensus.cc:3060] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.023646  6507 raft_consensus.cc:2804] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:46.019591  6510 raft_consensus.cc:493] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:46.026122  6510 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.023741  6514 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.030170  6423 raft_consensus.cc:2393] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.015277  6516 consensus_queue.cc:237] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.028219  6239 leader_election.cc:304] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:46.024233  6507 raft_consensus.cc:697] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:46.031809  6513 raft_consensus.cc:2804] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:46.032238  6513 raft_consensus.cc:697] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:46.032290  6507 consensus_queue.cc:237] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.033267  6272 raft_consensus.cc:2468] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:46.033034  6513 consensus_queue.cc:237] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.034559  6388 leader_election.cc:304] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:46.035343  6473 raft_consensus.cc:2804] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:46.035713  6314 leader_election.cc:304] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [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: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 048af41527f64217a01941f5edde3386
I20260709 14:46:46.035953  6473 raft_consensus.cc:697] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:46.037176  6510 raft_consensus.cc:515] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
W20260709 14:46:46.037525  6314 leader_election.cc:343] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:46.038077  6473 consensus_queue.cc:237] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.041584  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.042331  6348 raft_consensus.cc:2393] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.042618  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.043357  6272 raft_consensus.cc:2393] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.044422  6388 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386; no voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.045163  6506 raft_consensus.cc:2749] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.045033  6517 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.045892  6520 raft_consensus.cc:2749] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.046103  6422 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.039170  6314 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:46.047362  6510 leader_election.cc:290] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:46.047974  6474 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:46.048399  6474 raft_consensus.cc:697] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:46.046574  6514 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:46.049043  6474 consensus_queue.cc:237] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.054543  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.055274  6348 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.056371  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.057168  6349 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.058735  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:46.059538  6349 raft_consensus.cc:2393] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36ab75e4781f4f94a1b9cfde7087f150 in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.062722  6350 raft_consensus.cc:2468] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:46.063583  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.076831  6349 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.080819  6171 catalog_manager.cc:5697] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 0 to 1, leader changed from <none> to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 1 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:46.065631  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.067799  6274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.082254  6272 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:46.068461  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:46.069752  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:46.083160  6422 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.083262  6423 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 048af41527f64217a01941f5edde3386 in this term.
I20260709 14:46:46.057793  6172 catalog_manager.cc:5697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 0 to 1, leader changed from <none> to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:46.071511  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.085067  6275 raft_consensus.cc:2393] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3993e2f207c41b5809b5098187aa9da in current term 1: Already voted for candidate 36ab75e4781f4f94a1b9cfde7087f150 in this term.
I20260709 14:46:46.073366  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:46.073932  6517 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 1 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:46.074960  6348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:46.085750  6273 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.086112  6348 raft_consensus.cc:2393] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 048af41527f64217a01941f5edde3386 in current term 1: Already voted for candidate e3993e2f207c41b5809b5098187aa9da in this term.
I20260709 14:46:46.075165  6421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:46.086951  6421 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.075830  6238 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: 36ab75e4781f4f94a1b9cfde7087f150; no voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.090483  6387 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386; no voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.091223  6517 raft_consensus.cc:2749] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.091143  6238 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [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: 36ab75e4781f4f94a1b9cfde7087f150; no voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.091513  6513 raft_consensus.cc:2749] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.092110  6513 raft_consensus.cc:2749] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.092734  6508 raft_consensus.cc:2764] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:46:46.096302  6421 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 1.
I20260709 14:46:46.085243  6172 catalog_manager.cc:5697] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 0 to 1, leader changed from <none> to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:46.092264  6238 leader_election.cc:304] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150; no voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:46.098387  6513 raft_consensus.cc:2749] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.098964  6349 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 1.
I20260709 14:46:46.095938  6273 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 1.
I20260709 14:46:46.101742  6314 leader_election.cc:304] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:46.102506  6508 raft_consensus.cc:2804] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:46.102938  6508 raft_consensus.cc:697] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:46.103700  6508 consensus_queue.cc:237] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:46.107828  6314 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: e3993e2f207c41b5809b5098187aa9da; no voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:46.108596  6508 raft_consensus.cc:2749] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.109647  6314 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [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: e3993e2f207c41b5809b5098187aa9da; no voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:46.110409  6508 raft_consensus.cc:2749] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:46.116592  6170 catalog_manager.cc:5697] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:46.122682  6171 catalog_manager.cc:5697] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 0 to 1, leader changed from <none> to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:46.124017  6171 catalog_manager.cc:5697] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 0 to 1, leader changed from <none> to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:46.126015  6172 catalog_manager.cc:5697] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 0 to 1, leader changed from <none> to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 1 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:46.372891  6517 consensus_queue.cc:1048] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.390681  6473 consensus_queue.cc:1048] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:46.410320  6220 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:46.434166  6473 consensus_queue.cc:1048] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.444936  6517 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.445922  6520 consensus_queue.cc:1048] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.466554  6520 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.474259  6508 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.475517  6510 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.491930  6474 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.516296  6508 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:46.518174  6513 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.534474  6513 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.591671  6516 consensus_queue.cc:1048] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:46.595908  6516 consensus_queue.cc:1048] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:47.411721  6220 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:47.749075  6516 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:47.749485  6516 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:47.751065  6516 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:47.751721  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da" is_pre_election: true
I20260709 14:46:47.752012  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:47.752231  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:47.752517  6273 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 1.
I20260709 14:46:47.753149  6387 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:47.753800  6516 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:47.754133  6516 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:47.754346  6516 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.758841  6516 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:47.760278  6516 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 2 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:47.760838  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:47.761081  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:47.761243  6349 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.761540  6273 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.765264  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 2.
I20260709 14:46:47.765687  6273 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 2.
I20260709 14:46:47.766134  6387 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:47.766906  6516 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:47.767325  6516 raft_consensus.cc:697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:47.768074  6516 consensus_queue.cc:237] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER 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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:47.774075  6171 catalog_manager.cc:5697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 0 to 2, leader changed from <none> to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:47.822810  6554 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:47.823208  6554 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:47.824667  6554 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:47.825284  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150" is_pre_election: true
I20260709 14:46:47.825493  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386" is_pre_election: true
I20260709 14:46:47.825753  6273 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 1.
I20260709 14:46:47.826018  6422 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 1.
I20260709 14:46:47.826634  6314 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:47.827155  6554 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:47.827436  6554 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:47.827682  6554 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.831809  6554 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:47.833120  6554 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:47.833701  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:47.834040  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:47.834263  6273 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.834626  6422 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.840395  6273 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:47.840567  6422 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:47.841374  6314 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:47.841954  6554 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:47.842839  6554 raft_consensus.cc:697] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:47.843433  6554 consensus_queue.cc:237] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER 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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:47.849781  6171 catalog_manager.cc:5697] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 0 to 2, leader changed from <none> to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 2 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.201133  6349 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:48.202271  6516 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:48.212508  6273 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:48.214352  6516 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:48.226619  6422 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:48.227725  6554 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:48.236104  6273 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:48.237421  6561 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:48.446079  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:48.446602  6422 raft_consensus.cc:606] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:48.457468  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:55970
I20260709 14:46:48.457923  6349 raft_consensus.cc:606] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:48.464421  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:55970
I20260709 14:46:48.464846  6349 raft_consensus.cc:606] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:48.468798  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:48.469184  6422 raft_consensus.cc:606] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:48.475073  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:48.475449  6422 raft_consensus.cc:606] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:48.479219  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c49c41a39d0840029b0568299865d397"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:48.479598  6422 raft_consensus.cc:606] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:48.488088  6555 raft_consensus.cc:993] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.488456  6516 raft_consensus.cc:1081] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.489773  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38302
I20260709 14:46:48.490211  6349 raft_consensus.cc:493] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.490494  6349 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.494700  6349 raft_consensus.cc:515] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.496321  6349 leader_election.cc:290] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:48.497112  6554 raft_consensus.cc:993] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.497282  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:48.497546  6561 raft_consensus.cc:1081] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.497516  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bbf5bf90fd4d3e9fec5f3be97a1947" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.498010  6273 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.498172  6422 raft_consensus.cc:3055] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:48.498520  6422 raft_consensus.cc:740] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:48.499140  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50132
I20260709 14:46:48.499583  6272 raft_consensus.cc:493] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.499287  6422 consensus_queue.cc:260] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.499868  6272 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.500679  6422 raft_consensus.cc:3060] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.503970  6272 raft_consensus.cc:515] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.504094  6273 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.505084  6314 leader_election.cc:304] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:48.505788  6561 raft_consensus.cc:2804] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:48.505971  6272 leader_election.cc:290] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 2 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:48.506275  6561 raft_consensus.cc:697] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:48.506487  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.506644  6422 raft_consensus.cc:2468] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.507058  6423 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.507006  6561 consensus_queue.cc:237] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.511780  6423 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 2.
I20260709 14:46:48.512586  6239 leader_election.cc:304] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:48.512740  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:48.513290  6550 raft_consensus.cc:2804] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:48.513309  6349 raft_consensus.cc:3055] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:48.513927  6349 raft_consensus.cc:740] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:48.514773  6550 raft_consensus.cc:697] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:48.514613  6171 catalog_manager.cc:5697] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 1 to 2, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 2 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.514822  6349 consensus_queue.cc:260] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.515658  6550 consensus_queue.cc:237] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.516113  6349 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.522032  6349 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 2.
I20260709 14:46:48.523442  6172 catalog_manager.cc:5697] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 1 to 2, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.689442  6554 raft_consensus.cc:993] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.689864  6581 raft_consensus.cc:1081] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.691336  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50132
I20260709 14:46:48.691757  6272 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.692039  6272 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.696453  6272 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.697918  6272 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 3 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:48.698431  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:48.698990  6349 raft_consensus.cc:3055] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:48.698910  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.699368  6349 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:48.699522  6423 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.700158  6349 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.701287  6349 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.705504  6423 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:48.706508  6239 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:48.707120  6550 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:48.707091  6349 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:48.707697  6550 raft_consensus.cc:697] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:48.708439  6550 consensus_queue.cc:237] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.713546  6172 catalog_manager.cc:5697] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 2 to 3, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.748478  6555 raft_consensus.cc:993] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.748842  6555 raft_consensus.cc:1081] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:48.750167  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50134
I20260709 14:46:48.750690  6272 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.751072  6272 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.755283  6272 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:48.756713  6272 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 3 election: Requested vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:48.757272  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.757834  6423 raft_consensus.cc:3055] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:48.757843  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:48.758255  6423 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:48.758484  6349 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.759035  6423 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:48.760248  6423 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:48.763353  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:48.764298  6238 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [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: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:48.764422  6423 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:48.764951  6550 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:48.765393  6550 raft_consensus.cc:697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:48.766047  6550 consensus_queue.cc:237] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:48.771018  6172 catalog_manager.cc:5697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 2 to 3, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:48.781656  6582 raft_consensus.cc:993] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.781987  6555 raft_consensus.cc:1081] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.783268  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c49c41a39d0840029b0568299865d397"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38302
I20260709 14:46:48.783674  6349 raft_consensus.cc:493] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.783936  6349 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.787930  6349 raft_consensus.cc:515] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.789273  6349 leader_election.cc:290] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:48.790032  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:48.790355  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49c41a39d0840029b0568299865d397" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.790584  6272 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.790880  6423 raft_consensus.cc:3055] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:48.791183  6423 raft_consensus.cc:740] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:48.791952  6423 consensus_queue.cc:260] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.793072  6423 raft_consensus.cc:3060] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.796504  6272 raft_consensus.cc:2468] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.797561  6314 leader_election.cc:304] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:48.798193  6581 raft_consensus.cc:2804] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:48.798647  6581 raft_consensus.cc:697] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:48.798693  6423 raft_consensus.cc:2468] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.799450  6581 consensus_queue.cc:237] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.805375  6172 catalog_manager.cc:5697] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 1 to 2, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 2 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.819782  6582 raft_consensus.cc:993] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.820128  6555 raft_consensus.cc:1081] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:48.821507  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38302
I20260709 14:46:48.821924  6349 raft_consensus.cc:493] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.822181  6349 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.826174  6349 raft_consensus.cc:515] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.827601  6349 leader_election.cc:290] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:48.828166  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:48.828536  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:48.828723  6272 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.829085  6423 raft_consensus.cc:3055] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:48.829393  6423 raft_consensus.cc:740] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:48.830190  6423 consensus_queue.cc:260] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.831306  6423 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.834632  6272 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.835587  6314 leader_election.cc:304] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:48.836201  6581 raft_consensus.cc:2804] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:48.836556  6581 raft_consensus.cc:697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:48.837234  6581 consensus_queue.cc:237] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:48.838436  6423 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:48.843022  6172 catalog_manager.cc:5697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 1 to 2, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 2 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.944113  6349 raft_consensus.cc:1275] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:48.945482  6550 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:48.946728  6423 raft_consensus.cc:1275] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:48.947906  6550 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.050926  6423 raft_consensus.cc:1275] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.051882  6581 consensus_queue.cc:1048] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.059397  6272 raft_consensus.cc:1275] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.060776  6561 consensus_queue.cc:1048] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.157721  6423 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:49.158951  6550 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.168699  6349 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:49.170217  6593 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.205210  6423 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:49.206234  6593 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.215137  6349 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:49.216641  6593 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.231769  6272 raft_consensus.cc:1275] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.232764  6561 consensus_queue.cc:1048] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.239934  6423 raft_consensus.cc:1275] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.242321  6423 raft_consensus.cc:1275] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.242941  6561 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.243525  6581 consensus_queue.cc:1048] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.255300  6272 raft_consensus.cc:1275] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.257174  6581 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.506786  6140 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:46:51.507521  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:51.521499  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:51.521934  6349 raft_consensus.cc:606] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Received request to transfer leadership to TS 048af41527f64217a01941f5edde3386
I20260709 14:46:51.531674  6272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
mode: GRACEFUL
new_leader_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:37646
I20260709 14:46:51.532081  6272 raft_consensus.cc:606] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Received request to transfer leadership to TS 048af41527f64217a01941f5edde3386
I20260709 14:46:51.533051  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:51.533448  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:51.582993  6581 raft_consensus.cc:993] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:51.583391  6602 raft_consensus.cc:1081] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Signalling peer 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:51.584695  6423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:43430
I20260709 14:46:51.585134  6423 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.585383  6423 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.589483  6423 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:51.590972  6423 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:51.591620  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:51.591943  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:51.592140  6272 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.592370  6349 raft_consensus.cc:3055] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:51.592620  6349 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:51.593165  6349 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:51.593930  6349 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.596670  6272 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 2.
I20260709 14:46:51.597620  6349 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 2.
I20260709 14:46:51.597644  6388 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:51.598562  6555 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:51.599612  6555 raft_consensus.cc:697] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:51.600242  6555 consensus_queue.cc:237] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:51.606194  6172 catalog_manager.cc:5697] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 1 to 2, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:51.831436  6550 raft_consensus.cc:993] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: : Instructing follower 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:51.831804  6609 raft_consensus.cc:1081] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Signalling peer 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:51.833104  6423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:43444
I20260709 14:46:51.833496  6423 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.833734  6423 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.837889  6423 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:51.839193  6423 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 4 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:51.839941  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:51.840097  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:51.840375  6349 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.840579  6272 raft_consensus.cc:3055] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:51.840863  6272 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:51.841522  6272 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:51.842384  6272 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.844061  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 4.
I20260709 14:46:51.844859  6387 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:51.845453  6555 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:51.845925  6555 raft_consensus.cc:697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:51.846833  6272 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 4.
I20260709 14:46:51.846686  6555 consensus_queue.cc:237] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:51.852490  6172 catalog_manager.cc:5697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 3 to 4, leader changed from 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1) to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 4 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.038236  6349 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:52.039296  6555 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:52.047430  6272 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:52.050518  6613 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:52.261955  6273 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:52.263096  6613 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:52.271080  6349 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:52.272364  6615 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:52.534130  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:52.542984  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:52.543453  6422 raft_consensus.cc:606] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:52.555083  6273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:37658
I20260709 14:46:52.555526  6273 raft_consensus.cc:606] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:52.559600  6273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:37658
I20260709 14:46:52.559978  6273 raft_consensus.cc:606] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:52.563777  6273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:37658
I20260709 14:46:52.564186  6273 raft_consensus.cc:606] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:52.570721  6422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "048af41527f64217a01941f5edde3386"
mode: GRACEFUL
new_leader_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:39714
I20260709 14:46:52.571148  6422 raft_consensus.cc:606] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Received request to transfer leadership to TS e3993e2f207c41b5809b5098187aa9da
I20260709 14:46:52.663872  6613 raft_consensus.cc:993] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.664288  6615 raft_consensus.cc:1081] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.665632  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38302
I20260709 14:46:52.666077  6349 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.666328  6349 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.669961  6349 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.671264  6349 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 3 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:52.671870  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:52.672151  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:52.672420  6273 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.672619  6422 raft_consensus.cc:3055] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:52.672910  6422 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:52.673552  6422 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.674434  6422 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.676764  6273 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 3.
I20260709 14:46:52.677696  6314 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [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: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:52.678387  6602 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:52.678954  6422 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 3.
I20260709 14:46:52.679330  6602 raft_consensus.cc:697] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:52.680377  6602 consensus_queue.cc:237] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.685330  6172 catalog_manager.cc:5697] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 2 to 3, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 3 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.719327  6613 raft_consensus.cc:993] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.719693  6615 raft_consensus.cc:1081] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.721168  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38302
I20260709 14:46:52.721535  6349 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.721783  6349 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:52.725502  6349 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:52.726693  6349 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 5 election: Requested vote from peers 048af41527f64217a01941f5edde3386 (127.5.255.3:46321), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:52.727388  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:52.727559  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:52.727895  6422 raft_consensus.cc:3055] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:52.728001  6273 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:52.728173  6422 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:52.728828  6422 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:52.729640  6422 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:52.732125  6273 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 5.
I20260709 14:46:52.732897  6314 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [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: 36ab75e4781f4f94a1b9cfde7087f150, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:52.733457  6602 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:52.733935  6602 raft_consensus.cc:697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:52.734093  6422 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 5.
I20260709 14:46:52.734711  6602 consensus_queue.cc:237] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:52.739773  6172 catalog_manager.cc:5697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 4 to 5, leader changed from 048af41527f64217a01941f5edde3386 (127.5.255.3) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 5 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.750990  6626 raft_consensus.cc:993] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.751334  6550 raft_consensus.cc:1081] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.752534  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38308
I20260709 14:46:52.752871  6349 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.753087  6349 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:52.756520  6349 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.757681  6349 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 4 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:52.758515  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:52.758701  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:52.759006  6273 raft_consensus.cc:3055] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:52.759198  6422 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:52.759326  6273 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:52.760130  6273 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.761063  6273 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:52.763406  6422 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 4.
I20260709 14:46:52.764215  6314 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:52.764737  6602 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:52.765084  6602 raft_consensus.cc:697] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:52.765522  6273 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 4.
I20260709 14:46:52.765892  6602 consensus_queue.cc:237] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.771937  6172 catalog_manager.cc:5697] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 3 to 4, leader changed from 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 4 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.776341  6626 raft_consensus.cc:993] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.776705  6550 raft_consensus.cc:1081] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.778312  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38308
I20260709 14:46:52.778784  6349 raft_consensus.cc:493] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.779064  6349 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.782907  6349 raft_consensus.cc:515] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.784121  6349 leader_election.cc:290] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 3 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:52.784852  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:52.785100  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9f3a5c44cf4c0a981c2adc81148070" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:52.785390  6273 raft_consensus.cc:3055] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:52.785545  6422 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.785701  6273 raft_consensus.cc:740] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:52.786399  6273 consensus_queue.cc:260] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.787240  6273 raft_consensus.cc:3060] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.789676  6422 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 3.
I20260709 14:46:52.790602  6314 leader_election.cc:304] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [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: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:52.791273  6602 raft_consensus.cc:2804] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:52.791633  6602 raft_consensus.cc:697] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:52.791752  6273 raft_consensus.cc:2468] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 3.
I20260709 14:46:52.792304  6602 consensus_queue.cc:237] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.797851  6172 catalog_manager.cc:5697] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 2 to 3, leader changed from 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 3 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.881317  6626 raft_consensus.cc:993] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: : Instructing follower e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.881687  6550 raft_consensus.cc:1081] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 LEADER]: Signalling peer e3993e2f207c41b5809b5098187aa9da to start an election
I20260709 14:46:52.882906  6349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
 from {username='slave'} at 127.0.0.1:38308
I20260709 14:46:52.883306  6349 raft_consensus.cc:493] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.883595  6349 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.887445  6349 raft_consensus.cc:515] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.888677  6349 leader_election.cc:290] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:52.889611  6422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:52.889607  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "e3993e2f207c41b5809b5098187aa9da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:52.890285  6422 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.890360  6273 raft_consensus.cc:3055] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.890733  6273 raft_consensus.cc:740] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:52.891470  6273 consensus_queue.cc:260] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.892601  6273 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.896528  6422 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:52.897467  6314 leader_election.cc:304] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 048af41527f64217a01941f5edde3386, e3993e2f207c41b5809b5098187aa9da; no voters: 
I20260709 14:46:52.898157  6602 raft_consensus.cc:2804] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.898233  6273 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3993e2f207c41b5809b5098187aa9da in term 2.
I20260709 14:46:52.898558  6602 raft_consensus.cc:697] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Leader. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:52.899319  6602 consensus_queue.cc:237] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:52.905527  6172 catalog_manager.cc:5697] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da reported cstate change: term changed from 1 to 2, leader changed from 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1) to e3993e2f207c41b5809b5098187aa9da (127.5.255.2). New cstate: current_term: 2 leader_uuid: "e3993e2f207c41b5809b5098187aa9da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.160992  6273 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.162393  6602 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:53.175993  6422 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.178108  6602 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.179368  6422 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:53.181136  6602 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.193790  6273 raft_consensus.cc:1275] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:53.195075  6423 raft_consensus.cc:1275] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.194936  6602 consensus_queue.cc:1048] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.196805  6602 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.212000  6422 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:53.213439  6273 raft_consensus.cc:1275] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.213577  6634 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:53.214686  6602 consensus_queue.cc:1048] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.226539  6272 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:53.228955  6622 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:53.280519  6423 raft_consensus.cc:1275] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:53.281539  6622 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:53.291412  6273 raft_consensus.cc:1275] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Refusing update from remote peer e3993e2f207c41b5809b5098187aa9da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:53.292656  6643 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:55.578845  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:55.586344  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:55.586870  6349 raft_consensus.cc:606] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:55.589128  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:55.589592  6349 raft_consensus.cc:606] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 LEADER]: Received request to transfer leadership to TS 048af41527f64217a01941f5edde3386
I20260709 14:46:55.591490  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:55.591840  6349 raft_consensus.cc:606] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Received request to transfer leadership to TS 048af41527f64217a01941f5edde3386
I20260709 14:46:55.593545  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:55.593947  6349 raft_consensus.cc:606] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:55.595690  6349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571"
dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
mode: GRACEFUL
new_leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:55984
I20260709 14:46:55.596030  6349 raft_consensus.cc:606] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Received request to transfer leadership to TS 36ab75e4781f4f94a1b9cfde7087f150
I20260709 14:46:55.596788  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:55.597170  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:55.766032  6648 raft_consensus.cc:993] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:55.766532  6645 raft_consensus.cc:1081] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Signalling peer 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:55.767750  6423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9"
dest_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:43430
I20260709 14:46:55.768173  6423 raft_consensus.cc:493] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.768428  6423 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.772791  6423 raft_consensus.cc:515] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.774188  6423 leader_election.cc:290] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 3 election: Requested vote from peers 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443), e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361)
I20260709 14:46:55.775138  6273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:55.775277  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea195d13e1a42f8bc74c023c2cd49d9" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:55.775738  6273 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.775802  6349 raft_consensus.cc:3055] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.776187  6349 raft_consensus.cc:740] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:55.777055  6648 raft_consensus.cc:993] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:55.776894  6349 consensus_queue.cc:260] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.777562  6645 raft_consensus.cc:1081] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:55.778015  6349 raft_consensus.cc:3060] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.779131  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50132
I20260709 14:46:55.779644  6272 raft_consensus.cc:493] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.779979  6272 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.781008  6273 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 3.
I20260709 14:46:55.782075  6388 leader_election.cc:304] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:55.782718  6646 raft_consensus.cc:2804] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:55.783684  6646 raft_consensus.cc:697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 3 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:55.784096  6349 raft_consensus.cc:2468] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 3.
I20260709 14:46:55.784641  6646 consensus_queue.cc:237] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.786253  6272 raft_consensus.cc:515] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.788614  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:55.789036  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dabc75527fe4423bf75682ae1ab8fe9" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:55.789186  6272 leader_election.cc:290] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 4 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:55.789108  6349 raft_consensus.cc:3055] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:55.789590  6423 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.789623  6349 raft_consensus.cc:740] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:55.790867  6349 consensus_queue.cc:260] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.791774  6349 raft_consensus.cc:3060] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.792095  6171 catalog_manager.cc:5697] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 2 to 3, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:55.795328  6423 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 4.
I20260709 14:46:55.796638  6239 leader_election.cc:304] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:55.797426  6349 raft_consensus.cc:2468] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 4.
I20260709 14:46:55.798435  6652 raft_consensus.cc:2804] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:55.799552  6652 raft_consensus.cc:697] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:55.800963  6652 consensus_queue.cc:237] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.808507  6171 catalog_manager.cc:5697] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 3 to 4, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 4 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.870685  6648 raft_consensus.cc:993] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:55.871078  6645 raft_consensus.cc:1081] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:55.872223  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50132
I20260709 14:46:55.872606  6272 raft_consensus.cc:493] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.872843  6272 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.876577  6272 raft_consensus.cc:515] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.877959  6272 leader_election.cc:290] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 3 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:55.878515  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:55.878862  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13b1ea15222413dbe8c91ccf345b571" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:55.878983  6349 raft_consensus.cc:3055] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.879230  6349 raft_consensus.cc:740] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:55.879269  6423 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.879815  6349 consensus_queue.cc:260] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.880584  6349 raft_consensus.cc:3060] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.883000  6423 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:55.883816  6239 leader_election.cc:304] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:55.884532  6652 raft_consensus.cc:2804] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:55.884748  6349 raft_consensus.cc:2468] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 3.
I20260709 14:46:55.885268  6652 raft_consensus.cc:697] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:55.886375  6652 consensus_queue.cc:237] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:55.896520  6171 catalog_manager.cc:5697] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 2 to 3, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:56.057721  6648 raft_consensus.cc:993] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:56.058156  6645 raft_consensus.cc:1081] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 LEADER]: Signalling peer 048af41527f64217a01941f5edde3386 to start an election
I20260709 14:46:56.059317  6423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8"
dest_uuid: "048af41527f64217a01941f5edde3386"
 from {username='slave'} at 127.0.0.1:43430
I20260709 14:46:56.059741  6423 raft_consensus.cc:493] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.059993  6423 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:56.063817  6423 raft_consensus.cc:515] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:56.065073  6423 leader_election.cc:290] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [CANDIDATE]: Term 6 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443)
I20260709 14:46:56.065749  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:56.065981  6272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b7e0d8fad4e3a887e1cc0ae6481c8" candidate_uuid: "048af41527f64217a01941f5edde3386" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
I20260709 14:46:56.066231  6349 raft_consensus.cc:3055] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:46:56.066401  6272 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:56.066510  6349 raft_consensus.cc:740] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:56.067153  6349 consensus_queue.cc:260] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:56.067898  6349 raft_consensus.cc:3060] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:56.070106  6272 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 6.
I20260709 14:46:56.070905  6388 leader_election.cc:304] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:56.071475  6646 raft_consensus.cc:2804] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:46:56.071534  6349 raft_consensus.cc:2468] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 048af41527f64217a01941f5edde3386 in term 6.
I20260709 14:46:56.071867  6646 raft_consensus.cc:697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 6 LEADER]: Becoming Leader. State: Replica: 048af41527f64217a01941f5edde3386, State: Running, Role: LEADER
I20260709 14:46:56.072685  6646 consensus_queue.cc:237] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [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: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } }
I20260709 14:46:56.078645  6171 catalog_manager.cc:5697] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 reported cstate change: term changed from 5 to 6, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 048af41527f64217a01941f5edde3386 (127.5.255.3). New cstate: current_term: 6 leader_uuid: "048af41527f64217a01941f5edde3386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:56.168516  6648 raft_consensus.cc:993] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: : Instructing follower 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:56.168924  6645 raft_consensus.cc:1081] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 LEADER]: Signalling peer 36ab75e4781f4f94a1b9cfde7087f150 to start an election
I20260709 14:46:56.170176  6272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a"
dest_uuid: "36ab75e4781f4f94a1b9cfde7087f150"
 from {username='slave'} at 127.0.0.1:50132
I20260709 14:46:56.170555  6272 raft_consensus.cc:493] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.170805  6272 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.174559  6272 raft_consensus.cc:515] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:56.175835  6272 leader_election.cc:290] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [CANDIDATE]: Term 5 election: Requested vote from peers e3993e2f207c41b5809b5098187aa9da (127.5.255.2:46361), 048af41527f64217a01941f5edde3386 (127.5.255.3:46321)
I20260709 14:46:56.176445  6349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e3993e2f207c41b5809b5098187aa9da"
I20260709 14:46:56.176775  6423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49d76f9dcdf4278bd357154959d328a" candidate_uuid: "36ab75e4781f4f94a1b9cfde7087f150" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "048af41527f64217a01941f5edde3386"
I20260709 14:46:56.176954  6349 raft_consensus.cc:3055] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:56.177265  6423 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.177253  6349 raft_consensus.cc:740] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e3993e2f207c41b5809b5098187aa9da, State: Running, Role: LEADER
I20260709 14:46:56.178158  6349 consensus_queue.cc:260] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:56.179263  6349 raft_consensus.cc:3060] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.182983  6423 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 5.
I20260709 14:46:56.183911  6239 leader_election.cc:304] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: 048af41527f64217a01941f5edde3386, 36ab75e4781f4f94a1b9cfde7087f150; no voters: 
I20260709 14:46:56.184518  6349 raft_consensus.cc:2468] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ab75e4781f4f94a1b9cfde7087f150 in term 5.
I20260709 14:46:56.184558  6652 raft_consensus.cc:2804] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:56.185182  6652 raft_consensus.cc:697] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 LEADER]: Becoming Leader. State: Replica: 36ab75e4781f4f94a1b9cfde7087f150, State: Running, Role: LEADER
I20260709 14:46:56.185976  6652 consensus_queue.cc:237] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [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: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } }
I20260709 14:46:56.191493  6171 catalog_manager.cc:5697] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 reported cstate change: term changed from 4 to 5, leader changed from e3993e2f207c41b5809b5098187aa9da (127.5.255.2) to 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1). New cstate: current_term: 5 leader_uuid: "36ab75e4781f4f94a1b9cfde7087f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:56.196772  6349 raft_consensus.cc:1275] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.197926  6646 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.203011  6348 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:56.204229  6652 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:56.207813  6272 raft_consensus.cc:1275] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.209293  6649 consensus_queue.cc:1048] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.217643  6423 raft_consensus.cc:1275] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:56.221285  6652 consensus_queue.cc:1048] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:56.349960  6348 raft_consensus.cc:1275] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.351078  6652 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.359930  6423 raft_consensus.cc:1275] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Refusing update from remote peer 36ab75e4781f4f94a1b9cfde7087f150: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.361469  6652 consensus_queue.cc:1048] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "048af41527f64217a01941f5edde3386" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.558470  6273 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 6 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:46:56.559455  6649 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ab75e4781f4f94a1b9cfde7087f150" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:56.568290  6348 raft_consensus.cc:1275] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 6 FOLLOWER]: Refusing update from remote peer 048af41527f64217a01941f5edde3386: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:46:56.569485  6673 consensus_queue.cc:1048] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3993e2f207c41b5809b5098187aa9da" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 46361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:56.597832  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:56.603137  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:46:56.624467  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:56.625087  6140 tablet_replica.cc:333] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.625713  6140 raft_consensus.cc:2243] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.626222  6140 raft_consensus.cc:2272] T 9f9f3a5c44cf4c0a981c2adc81148070 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.628257  6140 tablet_replica.cc:333] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.628777  6140 raft_consensus.cc:2243] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.629172  6140 raft_consensus.cc:2272] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.630820  6140 tablet_replica.cc:333] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.631417  6140 raft_consensus.cc:2243] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.631881  6140 raft_consensus.cc:2272] T c49c41a39d0840029b0568299865d397 P 36ab75e4781f4f94a1b9cfde7087f150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.633320  6140 tablet_replica.cc:333] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.633903  6140 raft_consensus.cc:2243] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.634756  6140 raft_consensus.cc:2272] T b13b1ea15222413dbe8c91ccf345b571 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.636863  6140 tablet_replica.cc:333] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.637486  6140 raft_consensus.cc:2243] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.638360  6140 raft_consensus.cc:2272] T 2dabc75527fe4423bf75682ae1ab8fe9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.640010  6140 tablet_replica.cc:333] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.640460  6140 raft_consensus.cc:2243] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.640964  6140 pending_rounds.cc:70] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Trying to abort 1 pending ops.
I20260709 14:46:56.641167  6140 pending_rounds.cc:77] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7305660072703897600 op_type: NO_OP noop_request { }
I20260709 14:46:56.641469  6140 raft_consensus.cc:2889] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:46:56.641721  6140 raft_consensus.cc:2272] T a49d76f9dcdf4278bd357154959d328a P 36ab75e4781f4f94a1b9cfde7087f150 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.643383  6140 tablet_replica.cc:333] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.643810  6140 raft_consensus.cc:2243] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.644163  6140 raft_consensus.cc:2272] T be55862ad0594c1eab7fb11460dfad1c P 36ab75e4781f4f94a1b9cfde7087f150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.645637  6140 tablet_replica.cc:333] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.646059  6140 raft_consensus.cc:2243] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.646433  6140 raft_consensus.cc:2272] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 36ab75e4781f4f94a1b9cfde7087f150 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.648111  6140 tablet_replica.cc:333] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150: stopping tablet replica
I20260709 14:46:56.648496  6140 raft_consensus.cc:2243] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.648859  6140 raft_consensus.cc:2272] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 36ab75e4781f4f94a1b9cfde7087f150 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.735854  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:46:56.753525  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
W20260709 14:46:56.763044  6388 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.255.1:44443: connect: Connection refused (error 111)
W20260709 14:46:56.769026  6388 consensus_peers.cc:597] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 -> Peer 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443): Couldn't send request to peer 36ab75e4781f4f94a1b9cfde7087f150. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:44443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:56.777511  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:56.778115  6140 tablet_replica.cc:333] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.778640  6140 raft_consensus.cc:2243] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.779019  6140 raft_consensus.cc:2272] T 7ea195d13e1a42f8bc74c023c2cd49d9 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.780962  6140 tablet_replica.cc:333] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.781412  6140 raft_consensus.cc:2243] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.781738  6140 raft_consensus.cc:2272] T a49d76f9dcdf4278bd357154959d328a P e3993e2f207c41b5809b5098187aa9da [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.783268  6140 tablet_replica.cc:333] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.783738  6140 raft_consensus.cc:2243] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.784080  6140 raft_consensus.cc:2272] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P e3993e2f207c41b5809b5098187aa9da [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.785789  6140 tablet_replica.cc:333] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.786286  6140 raft_consensus.cc:2243] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.786638  6140 raft_consensus.cc:2272] T be55862ad0594c1eab7fb11460dfad1c P e3993e2f207c41b5809b5098187aa9da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.788261  6140 tablet_replica.cc:333] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.788654  6140 raft_consensus.cc:2243] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.789369  6140 raft_consensus.cc:2272] T 9f9f3a5c44cf4c0a981c2adc81148070 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.791112  6140 tablet_replica.cc:333] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.791574  6140 raft_consensus.cc:2243] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.792269  6140 raft_consensus.cc:2272] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.793946  6140 tablet_replica.cc:333] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.794356  6140 raft_consensus.cc:2243] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.794716  6140 raft_consensus.cc:2272] T 2dabc75527fe4423bf75682ae1ab8fe9 P e3993e2f207c41b5809b5098187aa9da [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:56.794737  6314 consensus_peers.cc:597] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da -> Peer 36ab75e4781f4f94a1b9cfde7087f150 (127.5.255.1:44443): Couldn't send request to peer 36ab75e4781f4f94a1b9cfde7087f150. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:44443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:56.796589  6140 tablet_replica.cc:333] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.797016  6140 raft_consensus.cc:2243] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.797354  6140 raft_consensus.cc:2272] T b13b1ea15222413dbe8c91ccf345b571 P e3993e2f207c41b5809b5098187aa9da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.799011  6140 tablet_replica.cc:333] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da: stopping tablet replica
I20260709 14:46:56.799402  6140 raft_consensus.cc:2243] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.800036  6140 raft_consensus.cc:2272] T c49c41a39d0840029b0568299865d397 P e3993e2f207c41b5809b5098187aa9da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.825133  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
I20260709 14:46:56.840340  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
I20260709 14:46:56.857368  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:56.857916  6140 tablet_replica.cc:333] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.858651  6140 raft_consensus.cc:2243] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.859040  6140 raft_consensus.cc:2272] T 9f9f3a5c44cf4c0a981c2adc81148070 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.860522  6140 tablet_replica.cc:333] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.860963  6140 raft_consensus.cc:2243] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.861317  6140 raft_consensus.cc:2272] T a49d76f9dcdf4278bd357154959d328a P 048af41527f64217a01941f5edde3386 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.862762  6140 tablet_replica.cc:333] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.863190  6140 raft_consensus.cc:2243] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.863545  6140 raft_consensus.cc:2272] T c8bbf5bf90fd4d3e9fec5f3be97a1947 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.864928  6140 tablet_replica.cc:333] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.865350  6140 raft_consensus.cc:2243] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.865710  6140 raft_consensus.cc:2272] T b13b1ea15222413dbe8c91ccf345b571 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.867846  6140 tablet_replica.cc:333] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.868264  6140 raft_consensus.cc:2243] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.868608  6140 raft_consensus.cc:2272] T c49c41a39d0840029b0568299865d397 P 048af41527f64217a01941f5edde3386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.870077  6140 tablet_replica.cc:333] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.870481  6140 raft_consensus.cc:2243] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:56.870832  6140 raft_consensus.cc:2272] T 2dabc75527fe4423bf75682ae1ab8fe9 P 048af41527f64217a01941f5edde3386 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.872499  6140 tablet_replica.cc:333] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.872918  6140 raft_consensus.cc:2243] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.873543  6140 raft_consensus.cc:2272] T 5a9b7e0d8fad4e3a887e1cc0ae6481c8 P 048af41527f64217a01941f5edde3386 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.875174  6140 tablet_replica.cc:333] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.875576  6140 raft_consensus.cc:2243] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.876192  6140 raft_consensus.cc:2272] T be55862ad0594c1eab7fb11460dfad1c P 048af41527f64217a01941f5edde3386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.877625  6140 tablet_replica.cc:333] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386: stopping tablet replica
I20260709 14:46:56.878046  6140 raft_consensus.cc:2243] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:56.878656  6140 raft_consensus.cc:2272] T 7ea195d13e1a42f8bc74c023c2cd49d9 P 048af41527f64217a01941f5edde3386 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:56.903904  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:46:56.918794  6140 master.cc:562] Master@127.5.255.62:43427 shutting down...
I20260709 14:46:57.054404  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:57.054919  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:57.055223  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f6e70c845ce45e1a9a1dcc309ca0523: stopping tablet replica
I20260709 14:46:57.073875  6140 master.cc:584] Master@127.5.255.62:43427 shutdown complete.
048af41527f64217a01941f5edde3386  1
36ab75e4781f4f94a1b9cfde7087f150  4
e3993e2f207c41b5809b5098187aa9da  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14070 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:46:57.108953  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:45551
I20260709 14:46:57.110000  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:57.114809  6679 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 14:46:57.115628  6680 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 14:46:57.115999  6682 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 14:46:57.116737  6140 server_base.cc:1061] running on GCE node
I20260709 14:46:57.117441  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:57.117620  6140 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 14:46:57.117792  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608417117775 us; error 0 us; skew 500 ppm
I20260709 14:46:57.118306  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:57.120358  6140 webserver.cc:533] Webserver started at http://127.5.255.62:33015/ using document root <none> and password file <none>
I20260709 14:46:57.120795  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:57.120952  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:57.121191  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:57.122231  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.126278  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:46:57.129177  6687 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.129956  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:46:57.130201  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.130448  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-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 14:46:57.151746  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:57.152851  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:57.188352  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:45551
I20260709 14:46:57.188441  6738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:45551 every 8 connection(s)
I20260709 14:46:57.191972  6739 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 14:46:57.200664  6739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398: Bootstrap starting.
I20260709 14:46:57.204967  6739 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.208659  6739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398: No bootstrap required, opened a new log
I20260709 14:46:57.210813  6739 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER }
I20260709 14:46:57.211239  6739 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.211467  6739 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2c42cbdd744a1a04b0a3e0f30b398, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.211998  6739 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER }
I20260709 14:46:57.212426  6739 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:57.212633  6739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:57.212883  6739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:57.216518  6739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER }
I20260709 14:46:57.217047  6739 leader_election.cc:304] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [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: 7ae2c42cbdd744a1a04b0a3e0f30b398; no voters: 
I20260709 14:46:57.218060  6739 leader_election.cc:290] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:57.218390  6742 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:57.219494  6742 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2c42cbdd744a1a04b0a3e0f30b398, State: Running, Role: LEADER
I20260709 14:46:57.220125  6742 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [LEADER]: Queue going to LEADER mode. State: All 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: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER }
I20260709 14:46:57.220701  6739 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:57.224537  6744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ae2c42cbdd744a1a04b0a3e0f30b398. Latest consensus state: current_term: 1 leader_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER } }
I20260709 14:46:57.224783  6743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae2c42cbdd744a1a04b0a3e0f30b398" member_type: VOTER } }
I20260709 14:46:57.225077  6744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:57.225250  6743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:57.226823  6749 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:57.232873  6749 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:57.233963  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:57.240933  6749 catalog_manager.cc:1383] Generated new cluster ID: 869e3cff2a464683a28a0c82c8067eed
I20260709 14:46:57.241214  6749 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:57.273483  6749 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:57.274652  6749 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:57.290376  6749 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398: Generated new TSK 0
I20260709 14:46:57.290910  6749 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:57.299927  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:57.306401  6760 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 14:46:57.307121  6761 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 14:46:57.311141  6763 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 14:46:57.311239  6140 server_base.cc:1061] running on GCE node
I20260709 14:46:57.312238  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:57.312486  6140 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 14:46:57.312641  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608417312614 us; error 0 us; skew 500 ppm
I20260709 14:46:57.313174  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:57.315914  6140 webserver.cc:533] Webserver started at http://127.5.255.1:36783/ using document root <none> and password file <none>
I20260709 14:46:57.316531  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:57.316762  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:57.317088  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:57.318454  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "e46a0e835cc3402fbc091ecd6fada09e"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.324388  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:46:57.328445  6768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.329378  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:46:57.329696  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "e46a0e835cc3402fbc091ecd6fada09e"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.330046  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-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 14:46:57.348572  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:57.349701  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:57.351112  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:57.353173  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:57.353341  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.353566  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:57.353739  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.389896  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:38783
I20260709 14:46:57.389971  6830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:38783 every 8 connection(s)
I20260709 14:46:57.394387  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:57.400924  6835 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 14:46:57.402230  6836 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 14:46:57.407652  6140 server_base.cc:1061] running on GCE node
W20260709 14:46:57.408354  6838 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 14:46:57.408471  6831 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45551
I20260709 14:46:57.408897  6831 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:57.409341  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:57.409600  6140 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 14:46:57.409796  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608417409778 us; error 0 us; skew 500 ppm
I20260709 14:46:57.409749  6831 heartbeater.cc:507] Master 127.5.255.62:45551 requested a full tablet report, sending...
I20260709 14:46:57.410617  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:57.412081  6704 ts_manager.cc:194] Registered new tserver with Master: e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783)
I20260709 14:46:57.413133  6140 webserver.cc:533] Webserver started at http://127.5.255.2:42783/ using document root <none> and password file <none>
I20260709 14:46:57.413738  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:57.413980  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:57.414269  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:57.414288  6704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40656
I20260709 14:46:57.415764  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.420058  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:46:57.423034  6843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.423687  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:46:57.423933  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.424170  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-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 14:46:57.438305  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:57.439296  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:57.440603  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:57.442546  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:57.442716  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.442934  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:57.443070  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.479923  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:38085
I20260709 14:46:57.480010  6905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:38085 every 8 connection(s)
I20260709 14:46:57.484225  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:57.489885  6909 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 14:46:57.490648  6910 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 14:46:57.492980  6912 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 14:46:57.493969  6140 server_base.cc:1061] running on GCE node
I20260709 14:46:57.494889  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:57.495131  6140 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 14:46:57.495347  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608417495325 us; error 0 us; skew 500 ppm
I20260709 14:46:57.495435  6906 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45551
I20260709 14:46:57.495802  6906 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:57.496121  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:57.496464  6906 heartbeater.cc:507] Master 127.5.255.62:45551 requested a full tablet report, sending...
I20260709 14:46:57.498647  6704 ts_manager.cc:194] Registered new tserver with Master: ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:57.498709  6140 webserver.cc:533] Webserver started at http://127.5.255.3:42171/ using document root <none> and password file <none>
I20260709 14:46:57.499352  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:57.499553  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:57.499817  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:57.500172  6704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40666
I20260709 14:46:57.500949  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "842121acb3b74071ac63ee25ebd8f454"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.505069  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:46:57.508025  6917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.508729  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:46:57.508982  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "842121acb3b74071ac63ee25ebd8f454"
format_stamp: "Formatted at 2026-07-09 14:46:57 on dist-test-slave-jhh9"
I20260709 14:46:57.509234  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608402882804-6140-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 14:46:57.518544  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:57.519575  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:57.520871  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:57.522889  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:57.523075  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.523278  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:57.523438  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:57.560305  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:34709
I20260709 14:46:57.560362  6979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:34709 every 8 connection(s)
I20260709 14:46:57.572399  6980 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45551
I20260709 14:46:57.572705  6980 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:57.573348  6980 heartbeater.cc:507] Master 127.5.255.62:45551 requested a full tablet report, sending...
I20260709 14:46:57.575090  6704 ts_manager.cc:194] Registered new tserver with Master: 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:57.575258  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012001557s
I20260709 14:46:57.576313  6704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40670
I20260709 14:46:57.596608  6704 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40686:
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 14:46:57.599231  6704 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 14:46:57.673906  6871 tablet_service.cc:1511] Processing CreateTablet for tablet c3b2bf4db8bb47afb012a4df0a2c50bd (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:57.674742  6944 tablet_service.cc:1511] Processing CreateTablet for tablet b9876866ff78498988a585dea504169d (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:57.675309  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b2bf4db8bb47afb012a4df0a2c50bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.676088  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9876866ff78498988a585dea504169d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.676149  6945 tablet_service.cc:1511] Processing CreateTablet for tablet c3b2bf4db8bb47afb012a4df0a2c50bd (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:57.677385  6945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b2bf4db8bb47afb012a4df0a2c50bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.678927  6943 tablet_service.cc:1511] Processing CreateTablet for tablet 944520a239584e9b8ca06ab7b63f3f44 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:57.680173  6943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944520a239584e9b8ca06ab7b63f3f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.681828  6870 tablet_service.cc:1511] Processing CreateTablet for tablet b9876866ff78498988a585dea504169d (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:57.683028  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9876866ff78498988a585dea504169d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.682886  6941 tablet_service.cc:1511] Processing CreateTablet for tablet 6710775eb07648d285225308c0059ec0 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:57.684098  6941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6710775eb07648d285225308c0059ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.686905  6940 tablet_service.cc:1511] Processing CreateTablet for tablet 298847f337da4c479543ab27239ccced (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:57.688122  6940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298847f337da4c479543ab27239ccced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.691171  6939 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23e317925e44779d314609142ca019 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:57.691931  6869 tablet_service.cc:1511] Processing CreateTablet for tablet 944520a239584e9b8ca06ab7b63f3f44 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:57.692375  6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23e317925e44779d314609142ca019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.693157  6869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944520a239584e9b8ca06ab7b63f3f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.693935  6938 tablet_service.cc:1511] Processing CreateTablet for tablet 2636e03dc7af4976ae10de88eeb689ee (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:57.695127  6938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2636e03dc7af4976ae10de88eeb689ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.694883  6937 tablet_service.cc:1511] Processing CreateTablet for tablet 355b43dad30449758bbd5cd9ce4f72e4 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:57.696039  6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355b43dad30449758bbd5cd9ce4f72e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.697839  6942 tablet_service.cc:1511] Processing CreateTablet for tablet 82e8c21d4fbf4744aee99e8edb4fb87f (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:57.699083  6942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e8c21d4fbf4744aee99e8edb4fb87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.702893  6868 tablet_service.cc:1511] Processing CreateTablet for tablet 82e8c21d4fbf4744aee99e8edb4fb87f (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:57.704104  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e8c21d4fbf4744aee99e8edb4fb87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.708016  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 944520a239584e9b8ca06ab7b63f3f44 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:57.709225  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944520a239584e9b8ca06ab7b63f3f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.710053  6796 tablet_service.cc:1511] Processing CreateTablet for tablet c3b2bf4db8bb47afb012a4df0a2c50bd (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:57.711210  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b2bf4db8bb47afb012a4df0a2c50bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.710870  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 82e8c21d4fbf4744aee99e8edb4fb87f (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:57.712108  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e8c21d4fbf4744aee99e8edb4fb87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.713086  6795 tablet_service.cc:1511] Processing CreateTablet for tablet b9876866ff78498988a585dea504169d (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:57.714291  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9876866ff78498988a585dea504169d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.714912  6792 tablet_service.cc:1511] Processing CreateTablet for tablet 6710775eb07648d285225308c0059ec0 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:57.716105  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6710775eb07648d285225308c0059ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.718411  6791 tablet_service.cc:1511] Processing CreateTablet for tablet 298847f337da4c479543ab27239ccced (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:57.720757  6790 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23e317925e44779d314609142ca019 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:57.721033  6788 tablet_service.cc:1511] Processing CreateTablet for tablet 355b43dad30449758bbd5cd9ce4f72e4 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:57.721242  6789 tablet_service.cc:1511] Processing CreateTablet for tablet 2636e03dc7af4976ae10de88eeb689ee (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:57.722649  6791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298847f337da4c479543ab27239ccced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.723141  6789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2636e03dc7af4976ae10de88eeb689ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.728039  6788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355b43dad30449758bbd5cd9ce4f72e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.733099  6787 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e63b6970b41c881f4c5b5696fa88b (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:57.738284  6790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23e317925e44779d314609142ca019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.738831  6787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e63b6970b41c881f4c5b5696fa88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.742261  6867 tablet_service.cc:1511] Processing CreateTablet for tablet 6710775eb07648d285225308c0059ec0 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:57.743479  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6710775eb07648d285225308c0059ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.751797  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 298847f337da4c479543ab27239ccced (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:57.752040  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23e317925e44779d314609142ca019 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:57.752950  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298847f337da4c479543ab27239ccced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.754109  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 2636e03dc7af4976ae10de88eeb689ee (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:57.755271  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2636e03dc7af4976ae10de88eeb689ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.757845  6864 tablet_service.cc:1511] Processing CreateTablet for tablet 355b43dad30449758bbd5cd9ce4f72e4 (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:57.758993  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355b43dad30449758bbd5cd9ce4f72e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.762876  6863 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e63b6970b41c881f4c5b5696fa88b (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:57.764043  6863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e63b6970b41c881f4c5b5696fa88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.794997  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23e317925e44779d314609142ca019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.833092  6995 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:57.843075  6995 tablet_bootstrap.cc:654] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.846475  6940 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e63b6970b41c881f4c5b5696fa88b (DEFAULT_TABLE table=test-workload [id=33008748fbf048b98647163b4a62df34]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:57.849645  6940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e63b6970b41c881f4c5b5696fa88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:57.848781  6996 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:57.851938  6997 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:57.853495  6995 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:57.853966  6995 ts_tablet_manager.cc:1403] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 14:46:57.857666  6995 raft_consensus.cc:359] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.858384  6995 raft_consensus.cc:385] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.858681  6995 raft_consensus.cc:740] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.859517  6995 consensus_queue.cc:260] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.859997  6996 tablet_bootstrap.cc:654] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.860435  6997 tablet_bootstrap.cc:654] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.868199  6997 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:57.868502  6995 ts_tablet_manager.cc:1434] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:46:57.868577  6997 ts_tablet_manager.cc:1403] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260709 14:46:57.869230  6980 heartbeater.cc:499] Master 127.5.255.62:45551 was elected leader, sending a full tablet report...
I20260709 14:46:57.871376  6997 raft_consensus.cc:359] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.872054  6997 raft_consensus.cc:385] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.872334  6997 raft_consensus.cc:740] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.873103  6995 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:57.874048  6997 consensus_queue.cc:260] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.876814  6996 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:57.877154  6996 ts_tablet_manager.cc:1403] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.013s
I20260709 14:46:57.878712  6995 tablet_bootstrap.cc:654] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.879084  6996 raft_consensus.cc:359] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.879622  6996 raft_consensus.cc:385] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.879840  6996 raft_consensus.cc:740] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.880402  6996 consensus_queue.cc:260] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.882270  6906 heartbeater.cc:499] Master 127.5.255.62:45551 was elected leader, sending a full tablet report...
I20260709 14:46:57.882438  6997 ts_tablet_manager.cc:1434] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:46:57.883702  6999 raft_consensus.cc:493] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.883836  6831 heartbeater.cc:499] Master 127.5.255.62:45551 was elected leader, sending a full tablet report...
I20260709 14:46:57.884184  6999 raft_consensus.cc:515] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.883332  6997 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:57.896047  6997 tablet_bootstrap.cc:654] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.900522  6996 ts_tablet_manager.cc:1434] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.005s
I20260709 14:46:57.901624  6996 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:57.911808  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:57.907702  6999 leader_election.cc:290] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
W20260709 14:46:57.913425  6918 leader_election.cc:343] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:57.915375  6996 tablet_bootstrap.cc:654] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.922797  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:57.923522  6881 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 0.
I20260709 14:46:57.924881  6919 leader_election.cc:304] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:57.926251  6999 raft_consensus.cc:2804] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:57.926667  6999 raft_consensus.cc:493] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.929433  6999 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:57.937352  6999 raft_consensus.cc:515] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.940361  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
W20260709 14:46:57.941802  6918 leader_election.cc:343] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:57.943980  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:57.944551  6881 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:57.949352  6996 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:57.950002  6996 ts_tablet_manager.cc:1403] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.004s
I20260709 14:46:57.956866  6881 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 1.
I20260709 14:46:57.957420  6996 raft_consensus.cc:359] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.958113  6996 raft_consensus.cc:385] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.958464  6995 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:57.958930  6995 ts_tablet_manager.cc:1403] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.048s
I20260709 14:46:57.958398  6996 raft_consensus.cc:740] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.959905  6919 leader_election.cc:304] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:57.960290  6996 consensus_queue.cc:260] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.961674  6995 raft_consensus.cc:359] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.962371  6996 ts_tablet_manager.cc:1434] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:46:57.962355  6995 raft_consensus.cc:385] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.962782  6995 raft_consensus.cc:740] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.963318  6996 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:57.963466  6995 consensus_queue.cc:260] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.967177  6999 leader_election.cc:290] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:57.968924  6997 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:57.969801  6997 ts_tablet_manager.cc:1403] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.087s	user 0.042s	sys 0.028s
I20260709 14:46:57.969851  6999 raft_consensus.cc:2804] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:57.971011  6999 raft_consensus.cc:697] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:57.971446  6996 tablet_bootstrap.cc:654] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.972517  6995 ts_tablet_manager.cc:1434] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260709 14:46:57.972817  6997 raft_consensus.cc:359] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.973515  6997 raft_consensus.cc:385] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.973860  6997 raft_consensus.cc:740] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.972537  6999 consensus_queue.cc:237] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.974881  6995 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:57.974673  6997 consensus_queue.cc:260] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.976751  6997 ts_tablet_manager.cc:1434] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:57.977609  6997 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:57.981892  6995 tablet_bootstrap.cc:654] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.983494  6997 tablet_bootstrap.cc:654] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:57.990849  6995 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:57.991293  6995 ts_tablet_manager.cc:1403] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 14:46:57.994052  6995 raft_consensus.cc:359] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.994735  6995 raft_consensus.cc:385] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.995016  6995 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:57.995568  6996 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:57.996016  6996 ts_tablet_manager.cc:1403] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260709 14:46:57.997939  6995 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.998754  6996 raft_consensus.cc:359] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:57.999418  6996 raft_consensus.cc:385] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:57.999692  6996 raft_consensus.cc:740] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.000550  6996 consensus_queue.cc:260] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.001098  6997 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.001185  6995 ts_tablet_manager.cc:1434] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:46:58.001545  6997 ts_tablet_manager.cc:1403] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 14:46:58.000790  6703 catalog_manager.cc:5697] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.002125  6995 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.005620  6997 raft_consensus.cc:359] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.006301  6997 raft_consensus.cc:385] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.006563  6997 raft_consensus.cc:740] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.007313  6997 consensus_queue.cc:260] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.008304  6995 tablet_bootstrap.cc:654] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.008677  6996 ts_tablet_manager.cc:1434] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:58.011492  6996 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.015228  6997 ts_tablet_manager.cc:1434] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:58.017490  6996 tablet_bootstrap.cc:654] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.022173  6997 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.023449  6995 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.023881  6995 ts_tablet_manager.cc:1403] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:46:58.026326  6995 raft_consensus.cc:359] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.027067  6995 raft_consensus.cc:385] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.027292  6995 raft_consensus.cc:740] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.027832  6995 consensus_queue.cc:260] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.028172  6996 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.028234  6997 tablet_bootstrap.cc:654] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.028684  6996 ts_tablet_manager.cc:1403] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:46:58.030929  6995 ts_tablet_manager.cc:1434] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:46:58.031504  6996 raft_consensus.cc:359] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.032001  6995 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.032215  6996 raft_consensus.cc:385] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.032538  6996 raft_consensus.cc:740] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.033358  6996 consensus_queue.cc:260] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.035800  6996 ts_tablet_manager.cc:1434] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:46:58.037087  6996 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.041402  6995 tablet_bootstrap.cc:654] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.044042  7002 raft_consensus.cc:493] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.044523  7002 raft_consensus.cc:515] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.046109  6997 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.046514  6997 ts_tablet_manager.cc:1403] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260709 14:46:58.049441  6996 tablet_bootstrap.cc:654] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.049165  6997 raft_consensus.cc:359] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.049844  6997 raft_consensus.cc:385] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.050129  6997 raft_consensus.cc:740] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.050784  6997 consensus_queue.cc:260] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.056037  7002 leader_election.cc:290] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.101881  6995 tablet_bootstrap.cc:492] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.102377  6995 ts_tablet_manager.cc:1403] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.038s
I20260709 14:46:58.105078  6995 raft_consensus.cc:359] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.105747  6995 raft_consensus.cc:385] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.106069  6995 raft_consensus.cc:740] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.106444  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.107030  6955 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 0.
I20260709 14:46:58.108096  6995 consensus_queue.cc:260] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.110232  6995 ts_tablet_manager.cc:1434] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:58.108657  6772 leader_election.cc:304] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.112735  6995 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.113194  6996 tablet_bootstrap.cc:492] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.113368  6997 ts_tablet_manager.cc:1434] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.067s	user 0.025s	sys 0.039s
I20260709 14:46:58.113646  6996 ts_tablet_manager.cc:1403] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.040s
I20260709 14:46:58.114244  6997 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.116309  6996 raft_consensus.cc:359] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.116982  6996 raft_consensus.cc:385] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.117269  6996 raft_consensus.cc:740] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.118042  6996 consensus_queue.cc:260] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.118844  6995 tablet_bootstrap.cc:654] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.120033  6997 tablet_bootstrap.cc:654] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.122422  7019 raft_consensus.cc:2804] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.122825  7019 raft_consensus.cc:493] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.123133  7019 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.126603  6996 ts_tablet_manager.cc:1434] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 14:46:58.130859  6997 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.131295  6997 ts_tablet_manager.cc:1403] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260709 14:46:58.133385  6996 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.133874  6997 raft_consensus.cc:359] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.134531  6997 raft_consensus.cc:385] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.134806  6997 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.135638  6997 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.135967  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.136627  6881 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 0.
I20260709 14:46:58.137771  6997 ts_tablet_manager.cc:1434] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:58.138705  6997 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.139588  6996 tablet_bootstrap.cc:654] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.146391  6997 tablet_bootstrap.cc:654] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.149384  6999 raft_consensus.cc:493] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.149821  7004 raft_consensus.cc:493] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.149940  6999 raft_consensus.cc:515] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.150348  7004 raft_consensus.cc:515] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.152705  6999 leader_election.cc:290] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.152941  7004 leader_election.cc:290] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.154496  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.155161  6806 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 0.
I20260709 14:46:58.157554  6997 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.158047  6997 ts_tablet_manager.cc:1403] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 14:46:58.158710  6918 leader_election.cc:304] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.160343  6999 raft_consensus.cc:2804] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.160765  6999 raft_consensus.cc:493] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.160806  6997 raft_consensus.cc:359] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.161275  6999 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.161588  6997 raft_consensus.cc:385] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.161948  6997 raft_consensus.cc:740] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.162823  6997 consensus_queue.cc:260] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.163537  6996 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.163973  6996 ts_tablet_manager.cc:1403] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.001s
I20260709 14:46:58.166749  6997 ts_tablet_manager.cc:1434] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:58.167706  6997 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.172591  6996 raft_consensus.cc:359] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.173262  6996 raft_consensus.cc:385] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.148851  7019 raft_consensus.cc:515] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.173943  6997 tablet_bootstrap.cc:654] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.173547  6996 raft_consensus.cc:740] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.180662  7002 raft_consensus.cc:493] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.180877  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.184252  7002 raft_consensus.cc:515] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.186205  7002 leader_election.cc:290] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.186939  6996 consensus_queue.cc:260] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.187407  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
W20260709 14:46:58.188922  6772 leader_election.cc:343] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.189164  6996 ts_tablet_manager.cc:1434] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:46:58.191424  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.191843  7019 leader_election.cc:290] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.193454  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.194053  6955 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.194566  6999 raft_consensus.cc:515] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.196425  6999 leader_election.cc:290] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.197827  6996 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.197777  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:58.198508  6806 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.209367  6996 tablet_bootstrap.cc:654] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.210950  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.211488  6881 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.205552  6806 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 1.
I20260709 14:46:58.212697  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
W20260709 14:46:58.213855  6919 leader_election.cc:343] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:58.213040  6770 leader_election.cc:343] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:58.215339  6919 leader_election.cc:343] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.214718  6770 leader_election.cc:304] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e; no voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.215739  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.213984  6955 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1.
I20260709 14:46:58.218014  7019 raft_consensus.cc:2749] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:58.218017  6954 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.218941  6772 leader_election.cc:304] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.219833  7019 raft_consensus.cc:2804] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.219857  6847 leader_election.cc:304] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.220647  7004 raft_consensus.cc:2804] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.221002  7004 raft_consensus.cc:493] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.221326  7004 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.221204  7019 raft_consensus.cc:697] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:58.222851  7019 consensus_queue.cc:237] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.223802  6995 tablet_bootstrap.cc:492] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.224321  6995 ts_tablet_manager.cc:1403] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.112s	user 0.042s	sys 0.063s
I20260709 14:46:58.226619  6881 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1.
I20260709 14:46:58.227386  6995 raft_consensus.cc:359] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.226601  6918 leader_election.cc:304] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.229948  6995 raft_consensus.cc:385] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:46:58.230109  6752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:58.230340  6999 raft_consensus.cc:2804] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.230365  6995 raft_consensus.cc:740] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.230881  6999 raft_consensus.cc:697] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:58.231621  6999 consensus_queue.cc:237] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.231429  6995 consensus_queue.cc:260] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.231932  7004 raft_consensus.cc:515] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.235023  6995 ts_tablet_manager.cc:1434] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:46:58.235981  6997 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.235996  7002 raft_consensus.cc:493] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.236224  6995 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.236536  7002 raft_consensus.cc:515] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.238514  7002 leader_election.cc:290] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.236548  6997 ts_tablet_manager.cc:1403] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.009s
I20260709 14:46:58.239428  7004 leader_election.cc:290] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.239854  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.240437  6955 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 0.
I20260709 14:46:58.241641  6772 leader_election.cc:304] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.242118  6997 raft_consensus.cc:359] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.242416  7002 raft_consensus.cc:2804] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.242664  6997 raft_consensus.cc:385] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.242796  7002 raft_consensus.cc:493] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.242969  6997 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.242987  6995 tablet_bootstrap.cc:654] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.243201  7002 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.243788  6997 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.246758  6996 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.247187  6996 ts_tablet_manager.cc:1403] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.011s
I20260709 14:46:58.248076  6995 tablet_bootstrap.cc:492] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.248495  6995 ts_tablet_manager.cc:1403] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 14:46:58.248536  7002 raft_consensus.cc:515] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.249742  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.249795  6996 raft_consensus.cc:359] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.250474  6955 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.250583  6996 raft_consensus.cc:385] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.250944  6996 raft_consensus.cc:740] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.251142  6995 raft_consensus.cc:359] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.251770  6995 raft_consensus.cc:385] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.251735  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.252090  6995 raft_consensus.cc:740] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.252463  6954 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.252803  6995 consensus_queue.cc:260] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.252804  6997 ts_tablet_manager.cc:1434] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:46:58.255793  6997 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.257294  6955 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.254913  6995 ts_tablet_manager.cc:1434] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:46:58.258365  6847 leader_election.cc:304] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.259253  7004 raft_consensus.cc:2804] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.259681  6995 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.260608  6997 tablet_bootstrap.cc:654] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.264323  6702 catalog_manager.cc:5697] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.265610  6995 tablet_bootstrap.cc:654] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.258172  6996 consensus_queue.cc:260] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.279282  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.279912  6806 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.281194  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:58.281695  6806 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.288039  6806 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.295217  6954 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1.
I20260709 14:46:58.304085  6772 leader_election.cc:304] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.305667  7019 raft_consensus.cc:2804] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.306453  7019 raft_consensus.cc:697] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:58.307243  7019 consensus_queue.cc:237] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.311986  6704 catalog_manager.cc:5697] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 0 to 1, leader changed from <none> to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 1 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.327270  7002 leader_election.cc:290] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.332340  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.332990  6880 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.340571  6880 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1.
I20260709 14:46:58.341629  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.342293  6881 raft_consensus.cc:2376] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1. Re-sending same reply.
I20260709 14:46:58.345938  7037 raft_consensus.cc:493] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.346470  7037 raft_consensus.cc:515] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.349949  7004 raft_consensus.cc:697] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:58.350867  7004 consensus_queue.cc:237] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.352202  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.352806  6806 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.353931  6844 leader_election.cc:304] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.355098  7033 raft_consensus.cc:2804] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.357550  7033 raft_consensus.cc:493] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.357918  7033 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.362308  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.362942  6954 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.364934  7037 leader_election.cc:290] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.371426  6996 ts_tablet_manager.cc:1434] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.124s	user 0.019s	sys 0.031s
I20260709 14:46:58.372434  6996 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.372936  6702 catalog_manager.cc:5697] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.379007  6996 tablet_bootstrap.cc:654] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.379700  6704 catalog_manager.cc:5697] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 0 to 1, leader changed from <none> to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 1 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.382222  6999 raft_consensus.cc:493] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.382721  6999 raft_consensus.cc:515] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.385785  6999 leader_election.cc:290] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.387076  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.387724  6881 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 0.
I20260709 14:46:58.389026  6919 leader_election.cc:304] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.389669  6996 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.389845  6999 raft_consensus.cc:2804] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.390192  6996 ts_tablet_manager.cc:1403] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:46:58.390216  6999 raft_consensus.cc:493] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.391269  6999 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.392791  6996 raft_consensus.cc:359] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.393416  6996 raft_consensus.cc:385] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.393695  6996 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.394436  6996 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.396574  6996 ts_tablet_manager.cc:1434] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:58.397426  6996 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.398639  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.397775  6999 raft_consensus.cc:515] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.402777  6996 tablet_bootstrap.cc:654] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:58.416031  6918 leader_election.cc:343] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.419626  6997 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.420096  6997 ts_tablet_manager.cc:1403] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.164s	user 0.066s	sys 0.090s
I20260709 14:46:58.420171  6995 tablet_bootstrap.cc:492] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.420742  6995 ts_tablet_manager.cc:1403] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.161s	user 0.062s	sys 0.094s
I20260709 14:46:58.420576  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
W20260709 14:46:58.421692  6918 leader_election.cc:343] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.422992  6997 raft_consensus.cc:359] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.423695  6997 raft_consensus.cc:385] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.424008  6997 raft_consensus.cc:740] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.423828  6995 raft_consensus.cc:359] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.424644  6995 raft_consensus.cc:385] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.424969  6995 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.424851  6997 consensus_queue.cc:260] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.425475  7033 raft_consensus.cc:515] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.425856  6995 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.428048  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:58.428555  6806 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.429477  6997 ts_tablet_manager.cc:1434] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:46:58.430444  6997 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.431001  6995 ts_tablet_manager.cc:1434] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:46:58.431998  6995 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.435420  6996 tablet_bootstrap.cc:492] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.435838  6996 ts_tablet_manager.cc:1403] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260709 14:46:58.437083  6997 tablet_bootstrap.cc:654] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.437781  6995 tablet_bootstrap.cc:654] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.438298  6996 raft_consensus.cc:359] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.438925  6996 raft_consensus.cc:385] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.439194  6996 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.439958  6996 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.441987  6806 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.442121  7019 raft_consensus.cc:493] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.442716  7019 raft_consensus.cc:515] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.443198  6844 leader_election.cc:304] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.444103  7004 raft_consensus.cc:2804] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.444562  7004 raft_consensus.cc:697] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:58.444928  7019 leader_election.cc:290] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.445364  7004 consensus_queue.cc:237] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.446691  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
W20260709 14:46:58.448405  6772 leader_election.cc:343] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.452702  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.453326  6881 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 0.
I20260709 14:46:58.457736  6996 ts_tablet_manager.cc:1434] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:46:58.458752  6996 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: Bootstrap starting.
I20260709 14:46:58.459317  6770 leader_election.cc:304] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [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: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 842121acb3b74071ac63ee25ebd8f454
I20260709 14:46:58.463811  6999 leader_election.cc:290] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.464430  7019 raft_consensus.cc:2804] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.465119  7019 raft_consensus.cc:493] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.465167  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.465528  7019 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.465873  6881 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.472312  7019 raft_consensus.cc:515] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.472815  6881 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 1.
I20260709 14:46:58.474098  6919 leader_election.cc:304] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:58.475590  7008 raft_consensus.cc:2804] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.475759  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.476135  7008 raft_consensus.cc:697] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:58.476408  6880 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.476907  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.479597  7008 consensus_queue.cc:237] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
W20260709 14:46:58.482093  6772 leader_election.cc:343] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:58.483951  6880 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 1.
I20260709 14:46:58.485275  6770 leader_election.cc:304] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 842121acb3b74071ac63ee25ebd8f454
I20260709 14:46:58.485440  7007 raft_consensus.cc:493] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.486287  7019 leader_election.cc:290] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.486012  7007 raft_consensus.cc:515] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.487285  7019 raft_consensus.cc:2804] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.488399  7007 leader_election.cc:290] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.489519  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.490118  6806 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 0.
I20260709 14:46:58.491014  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.491559  6880 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 0.
I20260709 14:46:58.492615  6919 leader_election.cc:304] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.493443  7007 raft_consensus.cc:2804] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.493800  7007 raft_consensus.cc:493] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.494578  7007 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.498324  6702 catalog_manager.cc:5697] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.487799  7019 raft_consensus.cc:697] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:58.503687  6996 tablet_bootstrap.cc:654] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.503610  7019 consensus_queue.cc:237] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.501794  7007 raft_consensus.cc:515] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.509900  7033 leader_election.cc:290] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.511106  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.511721  6954 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.512538  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:58.512253  6704 catalog_manager.cc:5697] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.513043  6806 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.519591  6806 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 1.
I20260709 14:46:58.520601  6918 leader_election.cc:304] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.521888  6999 raft_consensus.cc:2804] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.522857  6999 raft_consensus.cc:697] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:58.523666  6999 consensus_queue.cc:237] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.526500  6954 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.527688  7008 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.529117  7007 leader_election.cc:290] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.533562  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.534227  6880 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.537595  6997 tablet_bootstrap.cc:492] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.538044  6997 ts_tablet_manager.cc:1403] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.108s	user 0.052s	sys 0.052s
I20260709 14:46:58.538466  6995 tablet_bootstrap.cc:492] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.538924  6995 ts_tablet_manager.cc:1403] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.107s	user 0.035s	sys 0.042s
I20260709 14:46:58.541376  6880 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 1.
I20260709 14:46:58.541451  6995 raft_consensus.cc:359] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.542747  6995 raft_consensus.cc:385] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.543066  6995 raft_consensus.cc:740] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.543044  6997 raft_consensus.cc:359] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.543812  6997 raft_consensus.cc:385] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.544080  6997 raft_consensus.cc:740] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.544137  6703 catalog_manager.cc:5697] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 0 to 1, leader changed from <none> to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 1 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.544768  6997 consensus_queue.cc:260] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.544190  6995 consensus_queue.cc:260] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.546710  6997 ts_tablet_manager.cc:1434] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:46:58.547333  6995 ts_tablet_manager.cc:1434] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:46:58.547500  6997 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: Bootstrap starting.
I20260709 14:46:58.548847  6996 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: No bootstrap required, opened a new log
I20260709 14:46:58.549256  6996 ts_tablet_manager.cc:1403] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.003s
I20260709 14:46:58.550797  6995 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: Bootstrap starting.
I20260709 14:46:58.555969  6995 tablet_bootstrap.cc:654] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.558441  6997 tablet_bootstrap.cc:654] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:58.559423  6996 raft_consensus.cc:359] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.560137  6996 raft_consensus.cc:385] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.560380  6996 raft_consensus.cc:740] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.561110  6996 consensus_queue.cc:260] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.562029  7019 raft_consensus.cc:493] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.562412  7046 raft_consensus.cc:493] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.562469  7019 raft_consensus.cc:515] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.562878  7046 raft_consensus.cc:515] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.564535  7019 leader_election.cc:290] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.564920  7046 leader_election.cc:290] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:58.565418  6806 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.567932  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.568732  6881 raft_consensus.cc:2393] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 842121acb3b74071ac63ee25ebd8f454 in current term 1: Already voted for candidate e46a0e835cc3402fbc091ecd6fada09e in this term.
I20260709 14:46:58.572685  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.574587  6919 leader_election.cc:304] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454; no voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.576120  6999 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.578029  6996 ts_tablet_manager.cc:1434] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 14:46:58.577049  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.579980  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.585985  6997 tablet_bootstrap.cc:492] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: No bootstrap required, opened a new log
I20260709 14:46:58.586736  6997 ts_tablet_manager.cc:1403] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.011s
I20260709 14:46:58.590314  6997 raft_consensus.cc:359] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.590920  6997 raft_consensus.cc:385] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.591178  6703 catalog_manager.cc:5697] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.592984  6772 leader_election.cc:304] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e; no voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.595584  6997 raft_consensus.cc:740] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.596230  6997 consensus_queue.cc:260] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.598316  6997 ts_tablet_manager.cc:1434] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:58.598917  7019 raft_consensus.cc:2749] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:58.601296  7007 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.602674  6999 raft_consensus.cc:2749] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:58.616432  6995 tablet_bootstrap.cc:492] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: No bootstrap required, opened a new log
I20260709 14:46:58.616775  6995 ts_tablet_manager.cc:1403] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.018s
I20260709 14:46:58.618494  6995 raft_consensus.cc:359] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.618911  6995 raft_consensus.cc:385] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:58.619097  6995 raft_consensus.cc:740] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Initialized, Role: FOLLOWER
I20260709 14:46:58.619612  6995 consensus_queue.cc:260] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.621317  6995 ts_tablet_manager.cc:1434] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:46:58.652989  7033 raft_consensus.cc:493] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.653371  7033 raft_consensus.cc:515] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.654808  7033 leader_election.cc:290] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.655519  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e" is_pre_election: true
I20260709 14:46:58.655640  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.656008  6806 raft_consensus.cc:2468] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.656154  6954 raft_consensus.cc:2468] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 0.
I20260709 14:46:58.657172  6844 leader_election.cc:304] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.657917  7033 raft_consensus.cc:2804] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:58.658262  7033 raft_consensus.cc:493] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.658597  7033 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.658473  7019 consensus_queue.cc:1048] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.664109  7033 raft_consensus.cc:515] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.666754  7033 leader_election.cc:290] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.666862  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:58.667394  6806 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.667716  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.668078  7019 consensus_queue.cc:1048] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.668267  6955 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.672245  6880 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.674192  6806 raft_consensus.cc:2468] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.678747  6999 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.679070  6844 leader_election.cc:304] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:58.679782  7033 raft_consensus.cc:2804] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:58.680243  7033 raft_consensus.cc:697] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:58.681926  6955 raft_consensus.cc:2468] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 1.
I20260709 14:46:58.681010  7033 consensus_queue.cc:237] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.689025  7008 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.706682  6702 catalog_manager.cc:5697] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.712431  7031 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.722594  7002 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.803038  7033 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.812702  7037 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.839053  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:46:58.839488  6880 raft_consensus.cc:606] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:58.845091  7037 consensus_queue.cc:1048] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.852209  6954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9876866ff78498988a585dea504169d"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:46:58.854416  6954 raft_consensus.cc:606] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:58.855708  7004 consensus_queue.cc:1048] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:58.864385  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:46:58.864902  6880 raft_consensus.cc:606] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:58.865046  7004 raft_consensus.cc:993] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:58.865476  7033 raft_consensus.cc:1081] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:58.866931  6806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55064
I20260709 14:46:58.867432  6806 raft_consensus.cc:493] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:58.867766  6806 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.871954  6954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298847f337da4c479543ab27239ccced"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:46:58.872372  6954 raft_consensus.cc:606] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.872324  6806 raft_consensus.cc:515] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.874076  6806 leader_election.cc:290] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.875000  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:58.875535  6880 raft_consensus.cc:3055] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:58.875561  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b2bf4db8bb47afb012a4df0a2c50bd" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:58.875972  6880 raft_consensus.cc:740] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:58.876174  6954 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.876755  6880 consensus_queue.cc:260] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.877930  6880 raft_consensus.cc:3060] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.882248  6955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:46:58.882540  6954 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:58.882663  6955 raft_consensus.cc:606] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.883554  6772 leader_election.cc:304] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:58.884188  6880 raft_consensus.cc:2468] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:58.884336  7002 raft_consensus.cc:2804] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:58.884783  7002 raft_consensus.cc:697] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:58.885501  7002 consensus_queue.cc:237] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.887398  6955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:46:58.887832  6955 raft_consensus.cc:606] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.891395  6703 catalog_manager.cc:5697] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 1 to 2, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 2 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.900457  6806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:55080
I20260709 14:46:58.900869  6806 raft_consensus.cc:606] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.905159  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:46:58.905567  6880 raft_consensus.cc:606] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Received request to transfer leadership to TS 842121acb3b74071ac63ee25ebd8f454
I20260709 14:46:58.976293  7019 raft_consensus.cc:493] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.976763  7019 raft_consensus.cc:515] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:58.978278  7019 leader_election.cc:290] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:58.978901  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" is_pre_election: true
I20260709 14:46:58.979280  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "842121acb3b74071ac63ee25ebd8f454" is_pre_election: true
I20260709 14:46:58.979552  6880 raft_consensus.cc:2393] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e46a0e835cc3402fbc091ecd6fada09e in current term 1: Already voted for candidate 842121acb3b74071ac63ee25ebd8f454 in this term.
I20260709 14:46:58.980592  6772 leader_election.cc:304] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e; no voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:46:58.981158  7019 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:58.985523  7019 raft_consensus.cc:2749] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:59.023347  7008 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.028654  7019 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:59.029727  7047 raft_consensus.cc:993] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.030161  7047 raft_consensus.cc:1081] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.033667  6879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298847f337da4c479543ab27239ccced"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59318
I20260709 14:46:59.034780  7047 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.036849  6879 raft_consensus.cc:493] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.037312  6879 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.044770  6879 raft_consensus.cc:515] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.050349  6879 leader_election.cc:290] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.051527  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:59.051873  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.052104  6806 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.052371  6955 raft_consensus.cc:3055] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.052693  6955 raft_consensus.cc:740] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:59.053222  7002 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.053431  6955 consensus_queue.cc:260] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.053646  7047 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.054659  6955 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.058766  6806 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.059907  6844 leader_election.cc:304] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:59.060633  7033 raft_consensus.cc:2804] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.061158  7033 raft_consensus.cc:697] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.062376  6955 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.062059  7033 consensus_queue.cc:237] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.065258  7008 raft_consensus.cc:993] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:59.065708  7008 raft_consensus.cc:1081] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:59.068360  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9876866ff78498988a585dea504169d"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55060
I20260709 14:46:59.068868  6805 raft_consensus.cc:493] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.069583  6805 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.074949  6702 catalog_manager.cc:5697] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 1 to 2, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.081971  7008 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.086668  6805 raft_consensus.cc:515] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.091459  6805 leader_election.cc:290] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.092129  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:59.092638  6880 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.092893  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.095816  7008 raft_consensus.cc:993] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.096235  7007 raft_consensus.cc:1081] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.096634  6954 raft_consensus.cc:3055] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.096980  6954 raft_consensus.cc:740] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:59.098291  6881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59318
I20260709 14:46:59.098840  6881 raft_consensus.cc:493] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.099211  6881 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.097821  6954 consensus_queue.cc:260] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.101503  6880 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:59.102151  6954 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.102839  6770 leader_election.cc:304] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:59.103664  7019 raft_consensus.cc:2804] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.104176  7019 raft_consensus.cc:697] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:59.104954  7019 consensus_queue.cc:237] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.107473  6881 raft_consensus.cc:515] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.108392  6954 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:59.109431  6881 leader_election.cc:290] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.110562  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:59.111110  6805 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.111743  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.116019  6954 raft_consensus.cc:3055] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.116433  6954 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:59.116361  6703 catalog_manager.cc:5697] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 1 to 2, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 2 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.117233  6805 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.118110  7002 raft_consensus.cc:993] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.118547  7002 raft_consensus.cc:1081] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.118420  6844 leader_election.cc:304] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:59.117532  6954 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.119251  7033 raft_consensus.cc:2804] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.119777  7033 raft_consensus.cc:697] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.120015  6954 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.120504  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59330
I20260709 14:46:59.120599  7033 consensus_queue.cc:237] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.123757  6880 raft_consensus.cc:493] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.124162  6880 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.126263  6954 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.129206  6702 catalog_manager.cc:5697] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 1 to 2, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.130175  6880 raft_consensus.cc:515] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.131881  6880 leader_election.cc:290] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.132838  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:59.133352  6805 raft_consensus.cc:3055] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.133553  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355b43dad30449758bbd5cd9ce4f72e4" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.133654  6805 raft_consensus.cc:740] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:59.134094  6954 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.134456  6805 consensus_queue.cc:260] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.136338  6805 raft_consensus.cc:3060] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.139302  6954 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.140273  6847 leader_election.cc:304] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:59.141021  7033 raft_consensus.cc:2804] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.141405  7033 raft_consensus.cc:697] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.142009  7033 consensus_queue.cc:237] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.142367  6805 raft_consensus.cc:2468] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.147779  6702 catalog_manager.cc:5697] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 1 to 2, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.194442  7033 consensus_queue.cc:1048] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.199887  7004 raft_consensus.cc:993] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:46:59.200337  7035 raft_consensus.cc:1081] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Signalling peer 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:46:59.202015  6955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:60230
I20260709 14:46:59.202557  6955 raft_consensus.cc:493] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.202947  6955 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.206112  7033 consensus_queue.cc:1048] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:59.208259  6955 raft_consensus.cc:515] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.212354  6955 leader_election.cc:290] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:46:59.212699  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:59.214623  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e63b6970b41c881f4c5b5696fa88b" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:59.215144  6880 raft_consensus.cc:3055] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.215463  6880 raft_consensus.cc:740] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.216207  6880 consensus_queue.cc:260] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.217264  6880 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.223069  6880 raft_consensus.cc:2468] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 2.
I20260709 14:46:59.223858  6919 leader_election.cc:304] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:46:59.224414  7007 raft_consensus.cc:2804] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.224753  7007 raft_consensus.cc:697] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:59.225306  7007 consensus_queue.cc:237] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.230618  6704 catalog_manager.cc:5697] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 1 to 2, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:59.266152  7008 raft_consensus.cc:993] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.266505  7007 raft_consensus.cc:1081] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:46:59.267701  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59318
I20260709 14:46:59.268074  6880 raft_consensus.cc:493] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.268318  6880 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.272595  6880 raft_consensus.cc:515] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.274358  6880 leader_election.cc:290] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.274969  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:46:59.275297  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.275460  6805 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.275761  6955 raft_consensus.cc:3055] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.276027  6955 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:46:59.276652  6955 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.277468  6955 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.279963  6805 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.280838  6844 leader_election.cc:304] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:46:59.281550  7033 raft_consensus.cc:2804] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.281950  7033 raft_consensus.cc:697] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.282040  6955 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 2.
I20260709 14:46:59.282735  7033 consensus_queue.cc:237] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.288360  6704 catalog_manager.cc:5697] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 1 to 2, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.291744  7035 raft_consensus.cc:993] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:59.292176  7035 raft_consensus.cc:1081] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:46:59.293499  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55064
I20260709 14:46:59.294004  6805 raft_consensus.cc:493] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.294348  6805 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.300474  6805 raft_consensus.cc:515] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.301923  6805 leader_election.cc:290] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:46:59.302587  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:46:59.302759  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:46:59.303078  6880 raft_consensus.cc:3055] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.303184  6955 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.303361  6880 raft_consensus.cc:740] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:46:59.304044  6880 consensus_queue.cc:260] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.304883  6880 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.307231  6955 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:59.308020  6772 leader_election.cc:304] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:46:59.308588  7002 raft_consensus.cc:2804] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.308943  7002 raft_consensus.cc:697] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:46:59.309046  6880 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 2.
I20260709 14:46:59.309656  7002 consensus_queue.cc:237] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:46:59.315056  6704 catalog_manager.cc:5697] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 1 to 2, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 2 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:59.406334  6880 raft_consensus.cc:1275] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.407500  7002 consensus_queue.cc:1048] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.414506  6955 raft_consensus.cc:1275] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.415716  7019 consensus_queue.cc:1048] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.523774  6955 raft_consensus.cc:1275] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.524858  7035 consensus_queue.cc:1048] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.531608  6805 raft_consensus.cc:1275] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.533499  7004 consensus_queue.cc:1048] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.550743  6880 raft_consensus.cc:1275] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.551774  7019 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.558000  6955 raft_consensus.cc:1275] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.559134  7031 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.566272  6805 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.567241  7004 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.574590  6955 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.575712  7004 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.646653  6955 raft_consensus.cc:1275] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.647770  7004 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.654091  6805 raft_consensus.cc:1275] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.656055  7004 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.693709  6805 raft_consensus.cc:3060] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.698545  6805 raft_consensus.cc:1275] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.699599  7007 consensus_queue.cc:1048] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.706298  6880 raft_consensus.cc:1275] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.707986  7007 consensus_queue.cc:1048] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.761934  6955 raft_consensus.cc:1275] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.763134  7031 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.769622  6880 raft_consensus.cc:1275] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.771345  7002 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.873529  6805 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.874634  7004 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:59.876973  6955 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.878254  7004 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:01.933707  6140 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:47:01.934708  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:01.950801  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6710775eb07648d285225308c0059ec0"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:01.951274  6805 raft_consensus.cc:606] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Received request to transfer leadership to TS 842121acb3b74071ac63ee25ebd8f454
I20260709 14:47:01.953490  6806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:01.954092  6806 raft_consensus.cc:606] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Received request to transfer leadership to TS 842121acb3b74071ac63ee25ebd8f454
I20260709 14:47:01.955070  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:01.955435  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:02.190580  7086 raft_consensus.cc:993] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:02.191079  7019 raft_consensus.cc:1081] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Signalling peer 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:02.192504  6954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6710775eb07648d285225308c0059ec0"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:47:02.192924  6954 raft_consensus.cc:493] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.193197  6954 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.197441  6954 raft_consensus.cc:515] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.198873  6954 leader_election.cc:290] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:47:02.199535  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:02.199745  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:02.200194  6880 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.200151  6806 raft_consensus.cc:3055] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:02.200646  6806 raft_consensus.cc:740] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:02.201387  6806 consensus_queue.cc:260] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.202569  6806 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.205998  6880 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 2.
I20260709 14:47:02.206981  6919 leader_election.cc:304] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:02.207556  7087 raft_consensus.cc:2804] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:02.208091  6806 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 2.
I20260709 14:47:02.208622  7087 raft_consensus.cc:697] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:02.209312  7087 consensus_queue.cc:237] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.215581  6703 catalog_manager.cc:5697] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 1 to 2, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:02.321518  7086 raft_consensus.cc:993] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:02.321995  7019 raft_consensus.cc:1081] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Signalling peer 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:02.323295  6954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:47:02.323733  6954 raft_consensus.cc:493] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.324108  6954 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.328497  6954 raft_consensus.cc:515] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.329952  6954 leader_election.cc:290] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 2 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:47:02.330530  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:02.330960  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:02.331086  6806 raft_consensus.cc:3055] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:02.331456  6880 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.331419  6806 raft_consensus.cc:740] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:02.332342  6806 consensus_queue.cc:260] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.333254  6806 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.335484  6880 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 2.
I20260709 14:47:02.336308  6919 leader_election.cc:304] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:02.336911  7087 raft_consensus.cc:2804] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:02.337366  7087 raft_consensus.cc:697] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:02.338058  6806 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 2.
I20260709 14:47:02.338140  7087 consensus_queue.cc:237] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:02.344353  6703 catalog_manager.cc:5697] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 1 to 2, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:02.702625  6880 raft_consensus.cc:1275] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:02.703573  7087 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:02.711807  6806 raft_consensus.cc:1275] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:02.713249  7087 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:02.728462  6806 raft_consensus.cc:1275] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:02.729646  7087 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:02.738375  6880 raft_consensus.cc:1275] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:02.739480  7102 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:02.956136  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:02.970489  6954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:47:02.970991  6954 raft_consensus.cc:606] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:47:02.977348  6954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6710775eb07648d285225308c0059ec0"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:60244
I20260709 14:47:02.977773  6954 raft_consensus.cc:606] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:47:02.982134  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298847f337da4c479543ab27239ccced"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:47:02.982550  6880 raft_consensus.cc:606] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:47:02.986688  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:47:02.987092  6880 raft_consensus.cc:606] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:47:02.991159  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
mode: GRACEFUL
new_leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:59340
I20260709 14:47:02.991644  6880 raft_consensus.cc:606] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Received request to transfer leadership to TS e46a0e835cc3402fbc091ecd6fada09e
I20260709 14:47:03.125730  7091 raft_consensus.cc:993] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.126511  7099 raft_consensus.cc:1081] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.127976  6806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55064
I20260709 14:47:03.128566  6806 raft_consensus.cc:493] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.128908  6806 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.135205  6806 raft_consensus.cc:515] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.136734  6806 leader_election.cc:290] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 3 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:03.138161  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:03.138276  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:03.139040  6954 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.139137  6880 raft_consensus.cc:3055] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:03.139511  6880 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:47:03.140272  6880 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.141255  6880 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.143867  6954 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.144976  6772 leader_election.cc:304] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [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: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:47:03.145843  7086 raft_consensus.cc:2804] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:03.146328  6880 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.146924  7086 raft_consensus.cc:697] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:03.147980  7086 consensus_queue.cc:237] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.157045  6703 catalog_manager.cc:5697] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 2 to 3, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 3 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.232486  7099 raft_consensus.cc:993] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.233177  7091 raft_consensus.cc:1081] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.234774  6806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55064
I20260709 14:47:03.235212  6806 raft_consensus.cc:493] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.235489  6806 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.244519  6806 raft_consensus.cc:515] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.248641  6806 leader_election.cc:290] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 3 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:03.250489  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:03.251585  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:03.251840  6880 raft_consensus.cc:3055] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:03.252593  6880 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:47:03.252651  6954 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.254935  6880 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.256807  6880 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.266870  6954 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.268996  7091 raft_consensus.cc:993] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.269899  7091 raft_consensus.cc:1081] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.269918  6772 leader_election.cc:304] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [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: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:47:03.270857  7086 raft_consensus.cc:2804] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:03.271301  7086 raft_consensus.cc:697] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:03.272070  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298847f337da4c479543ab27239ccced"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55064
I20260709 14:47:03.271165  6880 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.272575  6805 raft_consensus.cc:493] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.272228  7086 consensus_queue.cc:237] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.272993  6805 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.278818  6703 catalog_manager.cc:5697] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 2 to 3, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 3 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.279201  6805 raft_consensus.cc:515] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.280730  6805 leader_election.cc:290] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 3 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:03.281471  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:03.281605  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298847f337da4c479543ab27239ccced" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:03.282038  6880 raft_consensus.cc:3055] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:03.282138  6954 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.282353  6880 raft_consensus.cc:740] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:47:03.283114  6880 consensus_queue.cc:260] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.284190  6880 raft_consensus.cc:3060] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.286959  6954 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.288192  6772 leader_election.cc:304] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [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: 842121acb3b74071ac63ee25ebd8f454, e46a0e835cc3402fbc091ecd6fada09e; no voters: 
I20260709 14:47:03.289072  7086 raft_consensus.cc:2804] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:03.289477  7086 raft_consensus.cc:697] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:03.289820  6880 raft_consensus.cc:2468] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.290422  7086 consensus_queue.cc:237] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.298528  6703 catalog_manager.cc:5697] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 2 to 3, leader changed from ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 3 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.332332  7102 raft_consensus.cc:993] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.332907  7117 raft_consensus.cc:1081] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.334324  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6710775eb07648d285225308c0059ec0"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55060
I20260709 14:47:03.334739  6805 raft_consensus.cc:493] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.335040  6805 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.339605  6805 raft_consensus.cc:515] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.341156  6805 leader_election.cc:290] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 3 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:03.341755  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:03.342186  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6710775eb07648d285225308c0059ec0" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:03.342322  6880 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.342706  6954 raft_consensus.cc:3055] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:03.342989  6954 raft_consensus.cc:740] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:03.343739  6954 consensus_queue.cc:260] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.344856  6954 raft_consensus.cc:3060] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.348181  6880 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.349208  6770 leader_election.cc:304] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [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: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:03.349892  7086 raft_consensus.cc:2804] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:03.350163  6954 raft_consensus.cc:2468] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.350277  7086 raft_consensus.cc:697] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:03.351094  7086 consensus_queue.cc:237] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.358263  6702 catalog_manager.cc:5697] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 2 to 3, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 3 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.359947  7114 raft_consensus.cc:993] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: : Instructing follower e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.360353  7117 raft_consensus.cc:1081] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Signalling peer e46a0e835cc3402fbc091ecd6fada09e to start an election
I20260709 14:47:03.361621  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
 from {username='slave'} at 127.0.0.1:55060
I20260709 14:47:03.362062  6805 raft_consensus.cc:493] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.362363  6805 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.367065  6805 raft_consensus.cc:515] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.369051  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:03.369289  6805 leader_election.cc:290] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [CANDIDATE]: Term 3 election: Requested vote from peers ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:03.369520  6880 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.369478  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944520a239584e9b8ca06ab7b63f3f44" candidate_uuid: "e46a0e835cc3402fbc091ecd6fada09e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:03.370096  6954 raft_consensus.cc:3055] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:03.370379  6954 raft_consensus.cc:740] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:03.371109  6954 consensus_queue.cc:260] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.371992  6954 raft_consensus.cc:3060] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.373420  6880 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.374171  6770 leader_election.cc:304] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [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: e46a0e835cc3402fbc091ecd6fada09e, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:03.374753  7086 raft_consensus.cc:2804] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:03.375195  7086 raft_consensus.cc:697] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Leader. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:03.375979  7086 consensus_queue.cc:237] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:03.376725  6954 raft_consensus.cc:2468] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46a0e835cc3402fbc091ecd6fada09e in term 3.
I20260709 14:47:03.381350  6702 catalog_manager.cc:5697] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e reported cstate change: term changed from 2 to 3, leader changed from 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3) to e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1). New cstate: current_term: 3 leader_uuid: "e46a0e835cc3402fbc091ecd6fada09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.541375  6954 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.542469  7086 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.552238  6880 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.554536  7109 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:03.672698  6881 raft_consensus.cc:1275] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.673900  7109 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.682816  6954 raft_consensus.cc:1275] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.684244  7120 consensus_queue.cc:1048] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:03.754688  6881 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.755795  7109 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.764679  6954 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.766026  7120 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.784670  6881 raft_consensus.cc:1275] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.785609  7120 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.795473  6954 raft_consensus.cc:1275] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.797314  7125 consensus_queue.cc:1048] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.820688  6881 raft_consensus.cc:1275] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.821771  7125 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:03.830202  6954 raft_consensus.cc:1275] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer e46a0e835cc3402fbc091ecd6fada09e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:03.832379  7125 consensus_queue.cc:1048] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:05.997838  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:06.005205  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:06.005697  6805 raft_consensus.cc:606] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Received request to transfer leadership to TS 842121acb3b74071ac63ee25ebd8f454
I20260709 14:47:06.007855  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:06.008231  6805 raft_consensus.cc:606] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:47:06.010139  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:06.010527  6805 raft_consensus.cc:606] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Received request to transfer leadership to TS ec4b81b97266409f92b3ae85d4e3ea30
I20260709 14:47:06.012352  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9876866ff78498988a585dea504169d"
dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
mode: GRACEFUL
new_leader_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:55094
I20260709 14:47:06.012712  6805 raft_consensus.cc:606] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Received request to transfer leadership to TS 842121acb3b74071ac63ee25ebd8f454
I20260709 14:47:06.013614  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:47:06.014159  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:06.016039  7133 raft_consensus.cc:993] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:47:06.016402  7135 raft_consensus.cc:1081] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:47:06.017567  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59330
I20260709 14:47:06.017969  6880 raft_consensus.cc:493] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.018203  6880 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.022123  6880 raft_consensus.cc:515] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.023439  6880 leader_election.cc:290] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 3 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:06.024091  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:06.024313  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e8c21d4fbf4744aee99e8edb4fb87f" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:06.024590  6805 raft_consensus.cc:3055] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:06.024789  6954 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.024889  6805 raft_consensus.cc:740] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:06.025614  6805 consensus_queue.cc:260] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.026537  6805 raft_consensus.cc:3060] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.028772  6954 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 3.
I20260709 14:47:06.029659  6847 leader_election.cc:304] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:06.030301  7134 raft_consensus.cc:2804] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:06.030683  6805 raft_consensus.cc:2468] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 3.
I20260709 14:47:06.031219  7134 raft_consensus.cc:697] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:47:06.032343  7134 consensus_queue.cc:237] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.038262  6702 catalog_manager.cc:5697] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 2 to 3, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 3 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:06.095448  7133 raft_consensus.cc:993] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:47:06.095870  7135 raft_consensus.cc:1081] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Signalling peer ec4b81b97266409f92b3ae85d4e3ea30 to start an election
I20260709 14:47:06.097100  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e23e317925e44779d314609142ca019"
dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
 from {username='slave'} at 127.0.0.1:59330
I20260709 14:47:06.097484  6880 raft_consensus.cc:493] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.097707  6880 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.101687  6880 raft_consensus.cc:515] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.102962  6880 leader_election.cc:290] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [CANDIDATE]: Term 4 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3:34709)
I20260709 14:47:06.103569  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:06.103916  6954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23e317925e44779d314609142ca019" candidate_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
I20260709 14:47:06.104105  6805 raft_consensus.cc:3055] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:06.104405  6954 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.104384  6805 raft_consensus.cc:740] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:06.105207  6805 consensus_queue.cc:260] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.106266  6805 raft_consensus.cc:3060] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.110172  6954 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 4.
I20260709 14:47:06.111078  6847 leader_election.cc:304] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:06.111671  6805 raft_consensus.cc:2468] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4b81b97266409f92b3ae85d4e3ea30 in term 4.
I20260709 14:47:06.111743  7134 raft_consensus.cc:2804] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:06.112287  7134 raft_consensus.cc:697] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 LEADER]: Becoming Leader. State: Replica: ec4b81b97266409f92b3ae85d4e3ea30, State: Running, Role: LEADER
I20260709 14:47:06.113020  7134 consensus_queue.cc:237] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.118315  7133 raft_consensus.cc:993] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:06.118726  7135 raft_consensus.cc:1081] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Signalling peer 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:06.120074  6954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9876866ff78498988a585dea504169d"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:47:06.119839  6702 catalog_manager.cc:5697] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 reported cstate change: term changed from 3 to 4, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2). New cstate: current_term: 4 leader_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:06.120453  6954 raft_consensus.cc:493] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.120751  6954 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.125198  6954 raft_consensus.cc:515] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.127236  6954 leader_election.cc:290] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 3 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:47:06.127480  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:06.127882  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9876866ff78498988a585dea504169d" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:06.128300  6805 raft_consensus.cc:3055] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:06.128400  6880 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.128630  6805 raft_consensus.cc:740] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:06.129226  6805 consensus_queue.cc:260] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.130007  6805 raft_consensus.cc:3060] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.132505  6880 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 3.
I20260709 14:47:06.133383  6919 leader_election.cc:304] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:06.133836  6805 raft_consensus.cc:2468] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 3.
I20260709 14:47:06.133977  7117 raft_consensus.cc:2804] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:06.135205  7117 raft_consensus.cc:697] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 3 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:06.135979  7117 consensus_queue.cc:237] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.142006  6702 catalog_manager.cc:5697] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 2 to 3, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:06.324683  7133 raft_consensus.cc:993] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: : Instructing follower 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:06.325188  7135 raft_consensus.cc:1081] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Signalling peer 842121acb3b74071ac63ee25ebd8f454 to start an election
I20260709 14:47:06.326841  6954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee"
dest_uuid: "842121acb3b74071ac63ee25ebd8f454"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:47:06.327364  6954 raft_consensus.cc:493] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.327636  6954 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.332023  6954 raft_consensus.cc:515] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.333786  6954 leader_election.cc:290] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [CANDIDATE]: Term 4 election: Requested vote from peers e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783), ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085)
I20260709 14:47:06.334081  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e46a0e835cc3402fbc091ecd6fada09e"
I20260709 14:47:06.334615  6805 raft_consensus.cc:3055] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:06.334807  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2636e03dc7af4976ae10de88eeb689ee" candidate_uuid: "842121acb3b74071ac63ee25ebd8f454" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec4b81b97266409f92b3ae85d4e3ea30"
I20260709 14:47:06.334906  6805 raft_consensus.cc:740] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e46a0e835cc3402fbc091ecd6fada09e, State: Running, Role: LEADER
I20260709 14:47:06.335310  6880 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.335647  6805 consensus_queue.cc:260] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.336436  6805 raft_consensus.cc:3060] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.339051  6880 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 4.
I20260709 14:47:06.339833  6919 leader_election.cc:304] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [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: 842121acb3b74071ac63ee25ebd8f454, ec4b81b97266409f92b3ae85d4e3ea30; no voters: 
I20260709 14:47:06.340503  7117 raft_consensus.cc:2804] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:06.340597  6805 raft_consensus.cc:2468] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 842121acb3b74071ac63ee25ebd8f454 in term 4.
I20260709 14:47:06.340890  7117 raft_consensus.cc:697] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 4 LEADER]: Becoming Leader. State: Replica: 842121acb3b74071ac63ee25ebd8f454, State: Running, Role: LEADER
I20260709 14:47:06.341662  7117 consensus_queue.cc:237] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [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: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } }
I20260709 14:47:06.348124  6702 catalog_manager.cc:5697] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 reported cstate change: term changed from 3 to 4, leader changed from e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1) to 842121acb3b74071ac63ee25ebd8f454 (127.5.255.3). New cstate: current_term: 4 leader_uuid: "842121acb3b74071ac63ee25ebd8f454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:06.501127  6954 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.502264  7134 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:06.511132  6805 raft_consensus.cc:1275] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.512548  7148 consensus_queue.cc:1048] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:06.530694  6805 raft_consensus.cc:1275] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.531626  7134 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.538897  6954 raft_consensus.cc:1275] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Refusing update from remote peer ec4b81b97266409f92b3ae85d4e3ea30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.540935  7136 consensus_queue.cc:1048] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "842121acb3b74071ac63ee25ebd8f454" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.547583  6805 raft_consensus.cc:1275] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.548691  7117 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.556762  6880 raft_consensus.cc:1275] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.558370  7155 consensus_queue.cc:1048] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.785398  6881 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.786492  7155 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4b81b97266409f92b3ae85d4e3ea30" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:06.796319  6805 raft_consensus.cc:1275] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Refusing update from remote peer 842121acb3b74071ac63ee25ebd8f454: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.797581  7155 consensus_queue.cc:1048] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46a0e835cc3402fbc091ecd6fada09e" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:07.015020  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:07.020597  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
W20260709 14:47:07.047528  6844 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 14:47:07.048857  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:07.049744  6140 tablet_replica.cc:333] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.050438  6140 raft_consensus.cc:2243] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:47:07.050578  6844 consensus_peers.cc:597] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 -> Peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Couldn't send request to peer e46a0e835cc3402fbc091ecd6fada09e. 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 14:47:07.051154  6140 raft_consensus.cc:2272] T 6710775eb07648d285225308c0059ec0 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.052874  6140 tablet_replica.cc:333] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.053439  6140 raft_consensus.cc:2243] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.054132  6140 raft_consensus.cc:2272] T 298847f337da4c479543ab27239ccced P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.055727  6140 tablet_replica.cc:333] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.056192  6140 raft_consensus.cc:2243] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.056559  6140 raft_consensus.cc:2272] T 6e23e317925e44779d314609142ca019 P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.058920  6140 tablet_replica.cc:333] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.059413  6140 raft_consensus.cc:2243] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.060119  6140 raft_consensus.cc:2272] T c3b2bf4db8bb47afb012a4df0a2c50bd P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.061719  6140 tablet_replica.cc:333] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.062206  6140 raft_consensus.cc:2243] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.062569  6140 raft_consensus.cc:2272] T 82e8c21d4fbf4744aee99e8edb4fb87f P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.064618  6140 tablet_replica.cc:333] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.065076  6140 raft_consensus.cc:2243] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.065439  6140 raft_consensus.cc:2272] T 2636e03dc7af4976ae10de88eeb689ee P e46a0e835cc3402fbc091ecd6fada09e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.067422  6140 tablet_replica.cc:333] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.067903  6140 raft_consensus.cc:2243] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.068565  6140 raft_consensus.cc:2272] T 944520a239584e9b8ca06ab7b63f3f44 P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.070091  6140 tablet_replica.cc:333] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.070535  6140 raft_consensus.cc:2243] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.070888  6140 raft_consensus.cc:2272] T b9876866ff78498988a585dea504169d P e46a0e835cc3402fbc091ecd6fada09e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.073328  6140 tablet_replica.cc:333] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.073843  6140 raft_consensus.cc:2243] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.074358  6140 raft_consensus.cc:2272] T 7c8e63b6970b41c881f4c5b5696fa88b P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:07.074862  6918 consensus_peers.cc:597] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 -> Peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Couldn't send request to peer e46a0e835cc3402fbc091ecd6fada09e. 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 14:47:07.076035  6140 tablet_replica.cc:333] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e: stopping tablet replica
I20260709 14:47:07.076484  6140 raft_consensus.cc:2243] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.076882  6140 raft_consensus.cc:2272] T 355b43dad30449758bbd5cd9ce4f72e4 P e46a0e835cc3402fbc091ecd6fada09e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.105876  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:47:07.125348  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
I20260709 14:47:07.145115  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:07.145701  6140 tablet_replica.cc:333] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.146291  6140 raft_consensus.cc:2243] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.147018  6140 raft_consensus.cc:2272] T 6e23e317925e44779d314609142ca019 P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.149150  6140 tablet_replica.cc:333] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.149652  6140 raft_consensus.cc:2243] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.150045  6140 raft_consensus.cc:2272] T 298847f337da4c479543ab27239ccced P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.151451  6140 tablet_replica.cc:333] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.151906  6140 raft_consensus.cc:2243] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.152281  6140 raft_consensus.cc:2272] T 6710775eb07648d285225308c0059ec0 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.153728  6140 tablet_replica.cc:333] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.154201  6140 raft_consensus.cc:2243] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.154886  6140 raft_consensus.cc:2272] T 355b43dad30449758bbd5cd9ce4f72e4 P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.156596  6140 tablet_replica.cc:333] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.157253  6140 raft_consensus.cc:2243] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.157718  6140 raft_consensus.cc:2272] T 2636e03dc7af4976ae10de88eeb689ee P ec4b81b97266409f92b3ae85d4e3ea30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.159942  6140 tablet_replica.cc:333] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.160355  6140 raft_consensus.cc:2243] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.160683  6140 raft_consensus.cc:2272] T 944520a239584e9b8ca06ab7b63f3f44 P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.162320  6140 tablet_replica.cc:333] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.163570  6140 raft_consensus.cc:2243] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.164274  6140 raft_consensus.cc:2272] T 82e8c21d4fbf4744aee99e8edb4fb87f P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:07.166576  6919 consensus_peers.cc:597] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 -> Peer ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085): Couldn't send request to peer ec4b81b97266409f92b3ae85d4e3ea30. 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 14:47:07.166718  6140 tablet_replica.cc:333] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.167248  6140 raft_consensus.cc:2243] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.167637  6140 raft_consensus.cc:2272] T c3b2bf4db8bb47afb012a4df0a2c50bd P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.169412  6140 tablet_replica.cc:333] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.169909  6140 raft_consensus.cc:2243] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.170302  6140 raft_consensus.cc:2272] T 7c8e63b6970b41c881f4c5b5696fa88b P ec4b81b97266409f92b3ae85d4e3ea30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.171804  6140 tablet_replica.cc:333] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30: stopping tablet replica
I20260709 14:47:07.172232  6140 raft_consensus.cc:2243] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.172582  6140 raft_consensus.cc:2272] T b9876866ff78498988a585dea504169d P ec4b81b97266409f92b3ae85d4e3ea30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.190631  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
W20260709 14:47:07.207263  6918 consensus_peers.cc:597] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 -> Peer e46a0e835cc3402fbc091ecd6fada09e (127.5.255.1:38783): Couldn't send request to peer e46a0e835cc3402fbc091ecd6fada09e. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:07.209012  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
W20260709 14:47:07.231710  6919 consensus_peers.cc:597] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 -> Peer ec4b81b97266409f92b3ae85d4e3ea30 (127.5.255.2:38085): Couldn't send request to peer ec4b81b97266409f92b3ae85d4e3ea30. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:38085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:07.235882  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:07.236514  6140 tablet_replica.cc:333] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.237011  6140 raft_consensus.cc:2243] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.237394  6140 raft_consensus.cc:2272] T 6710775eb07648d285225308c0059ec0 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.239039  6140 tablet_replica.cc:333] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.239517  6140 raft_consensus.cc:2243] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.239898  6140 raft_consensus.cc:2272] T c3b2bf4db8bb47afb012a4df0a2c50bd P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.241401  6140 tablet_replica.cc:333] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.241860  6140 raft_consensus.cc:2243] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.242223  6140 raft_consensus.cc:2272] T 355b43dad30449758bbd5cd9ce4f72e4 P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.243685  6140 tablet_replica.cc:333] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.244159  6140 raft_consensus.cc:2243] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.244508  6140 raft_consensus.cc:2272] T 944520a239584e9b8ca06ab7b63f3f44 P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.245922  6140 tablet_replica.cc:333] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.246347  6140 raft_consensus.cc:2243] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.246991  6140 raft_consensus.cc:2272] T 2636e03dc7af4976ae10de88eeb689ee P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.248641  6140 tablet_replica.cc:333] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.249074  6140 raft_consensus.cc:2243] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.249449  6140 raft_consensus.cc:2272] T 6e23e317925e44779d314609142ca019 P 842121acb3b74071ac63ee25ebd8f454 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.251314  6140 tablet_replica.cc:333] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.251758  6140 raft_consensus.cc:2243] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.252131  6140 raft_consensus.cc:2272] T 298847f337da4c479543ab27239ccced P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.253516  6140 tablet_replica.cc:333] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.253963  6140 raft_consensus.cc:2243] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:07.254313  6140 raft_consensus.cc:2272] T 82e8c21d4fbf4744aee99e8edb4fb87f P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.256029  6140 tablet_replica.cc:333] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.256443  6140 raft_consensus.cc:2243] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.257087  6140 raft_consensus.cc:2272] T 7c8e63b6970b41c881f4c5b5696fa88b P 842121acb3b74071ac63ee25ebd8f454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.258625  6140 tablet_replica.cc:333] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454: stopping tablet replica
I20260709 14:47:07.259034  6140 raft_consensus.cc:2243] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.259665  6140 raft_consensus.cc:2272] T b9876866ff78498988a585dea504169d P 842121acb3b74071ac63ee25ebd8f454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.285358  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:47:07.301932  6140 master.cc:562] Master@127.5.255.62:45551 shutting down...
I20260709 14:47:07.318450  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:07.318936  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:07.319236  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ae2c42cbdd744a1a04b0a3e0f30b398: stopping tablet replica
I20260709 14:47:07.338254  6140 master.cc:584] Master@127.5.255.62:45551 shutdown complete.
842121acb3b74071ac63ee25ebd8f454  1
e46a0e835cc3402fbc091ecd6fada09e  5
ec4b81b97266409f92b3ae85d4e3ea30  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10274 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:47:07.384966  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:32903
I20260709 14:47:07.386492  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:07.393112  7163 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 14:47:07.393148  7162 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 14:47:07.393643  7165 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 14:47:07.395287  6140 server_base.cc:1061] running on GCE node
I20260709 14:47:07.396068  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:07.396239  6140 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 14:47:07.396353  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608427396343 us; error 0 us; skew 500 ppm
I20260709 14:47:07.396785  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:07.399197  6140 webserver.cc:533] Webserver started at http://127.5.255.62:34033/ using document root <none> and password file <none>
I20260709 14:47:07.399626  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:07.399772  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:07.399976  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:07.400976  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "17dbe09fa8a94016a2f2bcd82ae44353"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.404969  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:47:07.407979  7170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.408623  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:47:07.408849  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "17dbe09fa8a94016a2f2bcd82ae44353"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.409089  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-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 14:47:07.420086  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:07.421123  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:07.456936  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:32903
I20260709 14:47:07.457029  7221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:32903 every 8 connection(s)
I20260709 14:47:07.460629  7222 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 14:47:07.469769  7222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: Bootstrap starting.
I20260709 14:47:07.474118  7222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:07.477798  7222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: No bootstrap required, opened a new log
I20260709 14:47:07.479739  7222 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER }
I20260709 14:47:07.480077  7222 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:07.480248  7222 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17dbe09fa8a94016a2f2bcd82ae44353, State: Initialized, Role: FOLLOWER
I20260709 14:47:07.480752  7222 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER }
I20260709 14:47:07.481169  7222 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:47:07.481353  7222 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:47:07.481560  7222 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:07.485116  7222 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER }
I20260709 14:47:07.485549  7222 leader_election.cc:304] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [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: 17dbe09fa8a94016a2f2bcd82ae44353; no voters: 
I20260709 14:47:07.486572  7222 leader_election.cc:290] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:47:07.486807  7225 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:07.488009  7225 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 1 LEADER]: Becoming Leader. State: Replica: 17dbe09fa8a94016a2f2bcd82ae44353, State: Running, Role: LEADER
I20260709 14:47:07.488636  7225 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [LEADER]: Queue going to LEADER mode. State: All 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: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER }
I20260709 14:47:07.489235  7222 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:47:07.491338  7226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER } }
I20260709 14:47:07.491374  7227 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17dbe09fa8a94016a2f2bcd82ae44353. Latest consensus state: current_term: 1 leader_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17dbe09fa8a94016a2f2bcd82ae44353" member_type: VOTER } }
I20260709 14:47:07.492017  7226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:07.492152  7227 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:07.495154  7231 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:47:07.500677  7231 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:47:07.502592  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:47:07.508445  7231 catalog_manager.cc:1383] Generated new cluster ID: 8aa18b4717144f03bcf7b398792c8ef8
I20260709 14:47:07.508692  7231 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:47:07.521786  7231 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:47:07.522956  7231 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:47:07.538419  7231 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: Generated new TSK 0
I20260709 14:47:07.538957  7231 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:47:07.569725  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:07.575331  7243 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 14:47:07.576589  7244 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 14:47:07.577867  7246 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 14:47:07.578524  6140 server_base.cc:1061] running on GCE node
I20260709 14:47:07.579264  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:07.579432  6140 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 14:47:07.579547  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608427579537 us; error 0 us; skew 500 ppm
I20260709 14:47:07.579984  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:07.582073  6140 webserver.cc:533] Webserver started at http://127.5.255.1:35155/ using document root <none> and password file <none>
I20260709 14:47:07.582487  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:07.582638  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:07.582835  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:07.583807  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "f91ec77bdad64981bae38693026e780d"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.587832  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:47:07.590763  7251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.591514  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:47:07.591761  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "f91ec77bdad64981bae38693026e780d"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.592012  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-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 14:47:07.618894  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:07.619998  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:07.621309  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:07.623433  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:07.623603  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.623811  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:07.623956  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.662695  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:34865
I20260709 14:47:07.662770  7313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:34865 every 8 connection(s)
I20260709 14:47:07.667346  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:07.673770  7318 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 14:47:07.675138  7319 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 14:47:07.677631  7321 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 14:47:07.678570  6140 server_base.cc:1061] running on GCE node
I20260709 14:47:07.679399  7314 heartbeater.cc:344] Connected to a master server at 127.5.255.62:32903
I20260709 14:47:07.679534  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:47:07.679723  7314 heartbeater.cc:461] Registering TS with master...
W20260709 14:47:07.679816  6140 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 14:47:07.680073  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608427680054 us; error 0 us; skew 500 ppm
I20260709 14:47:07.680531  7314 heartbeater.cc:507] Master 127.5.255.62:32903 requested a full tablet report, sending...
I20260709 14:47:07.680620  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:07.682596  7187 ts_manager.cc:194] Registered new tserver with Master: f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:47:07.683152  6140 webserver.cc:533] Webserver started at http://127.5.255.2:41567/ using document root <none> and password file <none>
I20260709 14:47:07.683629  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:07.683827  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:07.684064  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:07.684329  7187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35020
I20260709 14:47:07.685237  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "44893f6cb8194bdfbaad6ab90596f73f"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.689433  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:47:07.692462  7326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.693135  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:47:07.693389  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "44893f6cb8194bdfbaad6ab90596f73f"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.693645  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-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 14:47:07.711300  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:07.712342  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:07.713647  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:07.715618  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:07.715801  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.716002  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:07.716157  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.752259  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:42583
I20260709 14:47:07.752345  7388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:42583 every 8 connection(s)
I20260709 14:47:07.756592  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:07.762648  7392 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 14:47:07.763104  7393 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 14:47:07.765285  6140 server_base.cc:1061] running on GCE node
W20260709 14:47:07.766546  7395 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 14:47:07.767634  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:07.767817  6140 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 14:47:07.768050  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608427768029 us; error 0 us; skew 500 ppm
I20260709 14:47:07.768151  7389 heartbeater.cc:344] Connected to a master server at 127.5.255.62:32903
I20260709 14:47:07.768502  7389 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:07.768646  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:07.769173  7389 heartbeater.cc:507] Master 127.5.255.62:32903 requested a full tablet report, sending...
I20260709 14:47:07.771126  6140 webserver.cc:533] Webserver started at http://127.5.255.3:39435/ using document root <none> and password file <none>
I20260709 14:47:07.771270  7187 ts_manager.cc:194] Registered new tserver with Master: 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:07.771613  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:07.771822  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:07.772055  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:07.772599  7187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35032
I20260709 14:47:07.773109  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "d52c036652d44b2fbc993b18d252ebff"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.777418  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:47:07.780256  7400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.780956  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:47:07.781210  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "d52c036652d44b2fbc993b18d252ebff"
format_stamp: "Formatted at 2026-07-09 14:47:07 on dist-test-slave-jhh9"
I20260709 14:47:07.781443  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-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 14:47:07.789448  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:07.790565  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:07.791905  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:07.794065  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:07.794242  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.794421  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:07.794552  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:07.832098  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:39299
I20260709 14:47:07.832190  7462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:39299 every 8 connection(s)
I20260709 14:47:07.845785  7463 heartbeater.cc:344] Connected to a master server at 127.5.255.62:32903
I20260709 14:47:07.846150  7463 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:07.846788  7463 heartbeater.cc:507] Master 127.5.255.62:32903 requested a full tablet report, sending...
I20260709 14:47:07.848491  7187 ts_manager.cc:194] Registered new tserver with Master: d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:07.849474  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013087095s
I20260709 14:47:07.849740  7187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35036
I20260709 14:47:07.873454  7187 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35052:
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 14:47:07.879294  7187 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 14:47:08.065408  7427 tablet_service.cc:1511] Processing CreateTablet for tablet ae24a76f30f94552bd22e66804beb59d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:47:08.066879  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24a76f30f94552bd22e66804beb59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.067039  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 5914c24956f743d5868eabb7f1d3044e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:47:08.068248  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5914c24956f743d5868eabb7f1d3044e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.068707  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 5914c24956f743d5868eabb7f1d3044e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:47:08.067883  7278 tablet_service.cc:1511] Processing CreateTablet for tablet ae24a76f30f94552bd22e66804beb59d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:47:08.072114  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5914c24956f743d5868eabb7f1d3044e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.072211  7277 tablet_service.cc:1511] Processing CreateTablet for tablet ff090e358beb416b9c1b77bb9720bf1f (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:47:08.073516  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff090e358beb416b9c1b77bb9720bf1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.074396  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 2765292feb3f4f42b63759b970489dfd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:47:08.075619  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765292feb3f4f42b63759b970489dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.065683  7426 tablet_service.cc:1511] Processing CreateTablet for tablet ff090e358beb416b9c1b77bb9720bf1f (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:47:08.077157  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff090e358beb416b9c1b77bb9720bf1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.070972  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 2765292feb3f4f42b63759b970489dfd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:47:08.078231  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24a76f30f94552bd22e66804beb59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.081699  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 7b16091f33a64cfcb771c8c316212e8d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:47:08.082960  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b16091f33a64cfcb771c8c316212e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.087481  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 7b16091f33a64cfcb771c8c316212e8d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:47:08.082131  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765292feb3f4f42b63759b970489dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.089854  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 77d891706df742f89526c44d7acdaa67 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:47:08.091027  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b16091f33a64cfcb771c8c316212e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.091784  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d891706df742f89526c44d7acdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.114624  7478 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:08.116278  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 77d891706df742f89526c44d7acdaa67 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:47:08.117545  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d891706df742f89526c44d7acdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.127542  7277 tablet_service.cc:1511] Processing CreateTablet for tablet f4b5d8f88e24457ebe7a96672da93356 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:47:08.133292  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b5d8f88e24457ebe7a96672da93356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.137153  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 5914c24956f743d5868eabb7f1d3044e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:47:08.132068  7426 tablet_service.cc:1511] Processing CreateTablet for tablet f4b5d8f88e24457ebe7a96672da93356 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:47:08.138509  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b5d8f88e24457ebe7a96672da93356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.139571  7353 tablet_service.cc:1511] Processing CreateTablet for tablet ae24a76f30f94552bd22e66804beb59d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:47:08.141558  7352 tablet_service.cc:1511] Processing CreateTablet for tablet ff090e358beb416b9c1b77bb9720bf1f (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:47:08.138451  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5914c24956f743d5868eabb7f1d3044e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.143249  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 7b16091f33a64cfcb771c8c316212e8d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:47:08.144562  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b16091f33a64cfcb771c8c316212e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.145540  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 77d891706df742f89526c44d7acdaa67 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:47:08.146185  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24a76f30f94552bd22e66804beb59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.146791  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d891706df742f89526c44d7acdaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.147871  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff090e358beb416b9c1b77bb9720bf1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.143254  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 2765292feb3f4f42b63759b970489dfd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:47:08.148845  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765292feb3f4f42b63759b970489dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.144428  7348 tablet_service.cc:1511] Processing CreateTablet for tablet f4b5d8f88e24457ebe7a96672da93356 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:47:08.150707  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b5d8f88e24457ebe7a96672da93356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.151244  7278 tablet_service.cc:1511] Processing CreateTablet for tablet a8d3282661eb44bb9079dc6665aa289c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:47:08.152441  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d3282661eb44bb9079dc6665aa289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.155288  7347 tablet_service.cc:1511] Processing CreateTablet for tablet a8d3282661eb44bb9079dc6665aa289c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:47:08.162853  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d3282661eb44bb9079dc6665aa289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.166653  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 0434991e383d420fa2689b93b56c2542 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:47:08.167876  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0434991e383d420fa2689b93b56c2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.170500  7478 tablet_bootstrap.cc:654] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.173861  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 0434991e383d420fa2689b93b56c2542 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:47:08.175233  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0434991e383d420fa2689b93b56c2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.185429  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 0434991e383d420fa2689b93b56c2542 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:47:08.186092  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 3914463011a14f99965994df51053f5d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:47:08.188210  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 3914463011a14f99965994df51053f5d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:47:08.189073  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0434991e383d420fa2689b93b56c2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.189352  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3914463011a14f99965994df51053f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.191398  7425 tablet_service.cc:1511] Processing CreateTablet for tablet a8d3282661eb44bb9079dc6665aa289c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:47:08.194979  7427 tablet_service.cc:1511] Processing CreateTablet for tablet 3914463011a14f99965994df51053f5d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:47:08.196437  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3914463011a14f99965994df51053f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.198637  7479 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:08.209534  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d3282661eb44bb9079dc6665aa289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.211046  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3914463011a14f99965994df51053f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.234053  7279 tablet_service.cc:1511] Processing CreateTablet for tablet cd1d2566064c4e948301f070a1db8668 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:47:08.235379  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1d2566064c4e948301f070a1db8668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.240667  7481 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:08.244344  7479 tablet_bootstrap.cc:654] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.245589  7353 tablet_service.cc:1511] Processing CreateTablet for tablet cd1d2566064c4e948301f070a1db8668 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:47:08.246922  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1d2566064c4e948301f070a1db8668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.247259  7481 tablet_bootstrap.cc:654] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.248844  7428 tablet_service.cc:1511] Processing CreateTablet for tablet cd1d2566064c4e948301f070a1db8668 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:47:08.250072  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1d2566064c4e948301f070a1db8668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.260238  7478 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:08.260053  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 150870bb691641abaae280408cd8b409 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:47:08.260699  7478 ts_tablet_manager.cc:1403] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.024s
I20260709 14:47:08.261278  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150870bb691641abaae280408cd8b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.263567  7478 raft_consensus.cc:359] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.264269  7478 raft_consensus.cc:385] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.264539  7478 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.269410  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 150870bb691641abaae280408cd8b409 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:47:08.270743  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150870bb691641abaae280408cd8b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.272508  7478 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.283495  7478 ts_tablet_manager.cc:1434] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.011s
I20260709 14:47:08.284052  7427 tablet_service.cc:1511] Processing CreateTablet for tablet 150870bb691641abaae280408cd8b409 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:47:08.292922  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150870bb691641abaae280408cd8b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.293525  7481 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:08.294068  7481 ts_tablet_manager.cc:1403] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.009s
I20260709 14:47:08.287065  7277 tablet_service.cc:1511] Processing CreateTablet for tablet d86a97bb97d747b284e501468014e372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:47:08.287885  7426 tablet_service.cc:1511] Processing CreateTablet for tablet d86a97bb97d747b284e501468014e372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:47:08.296803  7275 tablet_service.cc:1511] Processing CreateTablet for tablet b22df26277d14e4ca39a3621e372fadd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:47:08.297610  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a97bb97d747b284e501468014e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.298050  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22df26277d14e4ca39a3621e372fadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.301545  7424 tablet_service.cc:1511] Processing CreateTablet for tablet b22df26277d14e4ca39a3621e372fadd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:47:08.302773  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22df26277d14e4ca39a3621e372fadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.290093  7348 tablet_service.cc:1511] Processing CreateTablet for tablet d86a97bb97d747b284e501468014e372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:47:08.291591  7479 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:08.310243  7479 ts_tablet_manager.cc:1403] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.004s
I20260709 14:47:08.310560  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a97bb97d747b284e501468014e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.310854  7350 tablet_service.cc:1511] Processing CreateTablet for tablet b22df26277d14e4ca39a3621e372fadd (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:47:08.312151  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22df26277d14e4ca39a3621e372fadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.313383  7479 raft_consensus.cc:359] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:08.314142  7314 heartbeater.cc:499] Master 127.5.255.62:32903 was elected leader, sending a full tablet report...
I20260709 14:47:08.296777  7481 raft_consensus.cc:359] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.316067  7481 raft_consensus.cc:385] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.316390  7481 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.317256  7481 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.314914  7479 raft_consensus.cc:385] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.319077  7479 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.319829  7479 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:08.314843  7478 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:08.331621  7278 tablet_service.cc:1511] Processing CreateTablet for tablet f53d27299d724986be22c84f11fe8a7c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:47:08.332880  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53d27299d724986be22c84f11fe8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.314837  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a97bb97d747b284e501468014e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.351934  7478 tablet_bootstrap.cc:654] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.357779  7463 heartbeater.cc:499] Master 127.5.255.62:32903 was elected leader, sending a full tablet report...
I20260709 14:47:08.357659  7347 tablet_service.cc:1511] Processing CreateTablet for tablet f53d27299d724986be22c84f11fe8a7c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:47:08.357856  7428 tablet_service.cc:1511] Processing CreateTablet for tablet f53d27299d724986be22c84f11fe8a7c (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:47:08.358963  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53d27299d724986be22c84f11fe8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.359193  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53d27299d724986be22c84f11fe8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.364193  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 59ecb1b3214a4d718ed7f152323c53d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:47:08.365397  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ecb1b3214a4d718ed7f152323c53d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.374703  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 59ecb1b3214a4d718ed7f152323c53d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:47:08.375937  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ecb1b3214a4d718ed7f152323c53d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.378844  7479 ts_tablet_manager.cc:1434] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.009s
I20260709 14:47:08.379912  7479 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:08.382825  7481 ts_tablet_manager.cc:1434] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.017s
I20260709 14:47:08.383574  7389 heartbeater.cc:499] Master 127.5.255.62:32903 was elected leader, sending a full tablet report...
I20260709 14:47:08.383876  7481 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:08.387614  7275 tablet_service.cc:1511] Processing CreateTablet for tablet a37332fd6fe14bbb992d99e3199e2848 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:47:08.388741  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37332fd6fe14bbb992d99e3199e2848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.389883  7353 tablet_service.cc:1511] Processing CreateTablet for tablet a37332fd6fe14bbb992d99e3199e2848 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:47:08.391163  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37332fd6fe14bbb992d99e3199e2848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.391852  7427 tablet_service.cc:1511] Processing CreateTablet for tablet a37332fd6fe14bbb992d99e3199e2848 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:47:08.393522  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37332fd6fe14bbb992d99e3199e2848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.397318  7481 tablet_bootstrap.cc:654] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.385653  7479 tablet_bootstrap.cc:654] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.400960  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 59ecb1b3214a4d718ed7f152323c53d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:47:08.410447  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ecb1b3214a4d718ed7f152323c53d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.418092  7478 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:08.418685  7478 ts_tablet_manager.cc:1403] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.011s
I20260709 14:47:08.421701  7478 raft_consensus.cc:359] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.422501  7478 raft_consensus.cc:385] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.422863  7478 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.423805  7478 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.430042  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7040e9610438eaffcc1c02ff127e4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:47:08.430233  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7040e9610438eaffcc1c02ff127e4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:47:08.431241  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7040e9610438eaffcc1c02ff127e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.431521  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7040e9610438eaffcc1c02ff127e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.433220  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7040e9610438eaffcc1c02ff127e4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:47:08.434396  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7040e9610438eaffcc1c02ff127e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.434655  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 67cdd986c35641a69e4f9f33bde5333d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:47:08.435832  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cdd986c35641a69e4f9f33bde5333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.469704  7478 ts_tablet_manager.cc:1434] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:47:08.473003  7478 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:08.479208  7479 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:08.479067  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 67cdd986c35641a69e4f9f33bde5333d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:47:08.479647  7479 ts_tablet_manager.cc:1403] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.031s
I20260709 14:47:08.479986  7478 tablet_bootstrap.cc:654] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.480257  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cdd986c35641a69e4f9f33bde5333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.483928  7479 raft_consensus.cc:359] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.484701  7479 raft_consensus.cc:385] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.485044  7479 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.485363  7279 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4b3e981864e45bb508b8b5a13e57d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:47:08.485841  7479 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.486604  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4b3e981864e45bb508b8b5a13e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.487893  7479 ts_tablet_manager.cc:1434] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:47:08.488808  7479 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:08.492527  7484 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.492949  7484 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.484475  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 67cdd986c35641a69e4f9f33bde5333d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:47:08.494565  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cdd986c35641a69e4f9f33bde5333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.503883  7479 tablet_bootstrap.cc:654] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.495191  7484 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:08.511570  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:08.515513  7428 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4b3e981864e45bb508b8b5a13e57d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:47:08.516455  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4b3e981864e45bb508b8b5a13e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.518862  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 901b975339f84ce3a5da0031634092bb (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:47:08.520063  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901b975339f84ce3a5da0031634092bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.522817  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:08.523527  7438 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:08.524689  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 901b975339f84ce3a5da0031634092bb (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:47:08.525017  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:08.525923  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901b975339f84ce3a5da0031634092bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.525949  7484 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:08.526365  7484 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.526749  7484 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.530766  7354 tablet_service.cc:1511] Processing CreateTablet for tablet e446e0fb822c4368abc0568fe5469fe4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:47:08.531996  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446e0fb822c4368abc0568fe5469fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.535902  7484 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.539258  7427 tablet_service.cc:1511] Processing CreateTablet for tablet e446e0fb822c4368abc0568fe5469fe4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:47:08.545042  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 817ea0b867a04aeba20be78eb48f2a0d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:47:08.547999  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ea0b867a04aeba20be78eb48f2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.548995  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 817ea0b867a04aeba20be78eb48f2a0d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:47:08.550268  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ea0b867a04aeba20be78eb48f2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.550482  7481 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:08.551865  7481 ts_tablet_manager.cc:1403] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.168s	user 0.022s	sys 0.035s
I20260709 14:47:08.551690  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 901b975339f84ce3a5da0031634092bb (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:47:08.555541  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:08.555716  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 817ea0b867a04aeba20be78eb48f2a0d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:47:08.553179  7277 tablet_service.cc:1511] Processing CreateTablet for tablet e446e0fb822c4368abc0568fe5469fe4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:47:08.556388  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901b975339f84ce3a5da0031634092bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.557365  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446e0fb822c4368abc0568fe5469fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.559721  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446e0fb822c4368abc0568fe5469fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.560637  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ea0b867a04aeba20be78eb48f2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.550226  7348 tablet_service.cc:1511] Processing CreateTablet for tablet e8d4b3e981864e45bb508b8b5a13e57d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:47:08.567670  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:08.569031  7438 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.570379  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24d111bea45a58672e39f43135eae (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
W20260709 14:47:08.573849  7252 leader_election.cc:343] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.574263  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:08.574448  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24d111bea45a58672e39f43135eae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:47:08.575618  7252 leader_election.cc:343] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.576224  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24d111bea45a58672e39f43135eae (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:47:08.577080  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24d111bea45a58672e39f43135eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.577282  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d4b3e981864e45bb508b8b5a13e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.566720  7484 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:08.588269  7481 raft_consensus.cc:359] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.589051  7481 raft_consensus.cc:385] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.589367  7481 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.590515  7481 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.592036  7438 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:08.592680  7481 ts_tablet_manager.cc:1434] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:47:08.606554  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:08.593740  7353 tablet_service.cc:1511] Processing CreateTablet for tablet 8508d5617d3945929098b92732ed2303 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:47:08.596266  7428 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24d111bea45a58672e39f43135eae (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:47:08.597059  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 8508d5617d3945929098b92732ed2303 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:47:08.608306  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8508d5617d3945929098b92732ed2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.609067  7481 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:08.613588  7485 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.614106  7485 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.619553  7485 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:08.620671  7481 tablet_bootstrap.cc:654] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.598131  7484 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.621860  7484 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.602819  7479 tablet_bootstrap.cc:492] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:08.608315  7428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24d111bea45a58672e39f43135eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.637583  7494 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:08.642292  7479 ts_tablet_manager.cc:1403] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.148s	user 0.028s	sys 0.003s
I20260709 14:47:08.676990  7479 raft_consensus.cc:359] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.681967  7479 raft_consensus.cc:385] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.682335  7479 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.683303  7486 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.683368  7479 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.683964  7486 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:08.687445  7486 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:08.716195  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 8508d5617d3945929098b92732ed2303 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:47:08.717496  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8508d5617d3945929098b92732ed2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.698284  7494 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:08.725049  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8508d5617d3945929098b92732ed2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.734644  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:08.735133  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51698c42a8457a994362f02a6131ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:47:08.736721  7438 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:08.736657  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:08.735625  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:08.738210  7364 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:08.739858  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:08.747740  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 9dda42f49c2f46e29a424a61ef293ec8 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:47:08.728715  7484 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:08.754042  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51698c42a8457a994362f02a6131ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.756292  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dda42f49c2f46e29a424a61ef293ec8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:47:08.759055  7329 leader_election.cc:343] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.763456  7347 tablet_service.cc:1511] Processing CreateTablet for tablet e1b36ba131614b54965c5a49d5abf0df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:47:08.764729  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b36ba131614b54965c5a49d5abf0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.767236  7276 tablet_service.cc:1511] Processing CreateTablet for tablet e1b36ba131614b54965c5a49d5abf0df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:47:08.767408  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 9dda42f49c2f46e29a424a61ef293ec8 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:47:08.767872  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51698c42a8457a994362f02a6131ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:47:08.768488  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b36ba131614b54965c5a49d5abf0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.769065  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dda42f49c2f46e29a424a61ef293ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.772116  7479 ts_tablet_manager.cc:1434] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.120s	user 0.002s	sys 0.004s
I20260709 14:47:08.773134  7479 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:08.761902  7494 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.775198  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 081df39e463943ff88b3478269a791ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:47:08.777101  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081df39e463943ff88b3478269a791ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.777729  7274 tablet_service.cc:1511] Processing CreateTablet for tablet da3d9a0a4c2e4889a989f9c0342bbdc6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:47:08.781652  7481 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:08.782122  7481 ts_tablet_manager.cc:1403] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.003s
I20260709 14:47:08.782657  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51698c42a8457a994362f02a6131ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.762820  7498 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:08.786265  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 081df39e463943ff88b3478269a791ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:47:08.786450  7272 tablet_service.cc:1511] Processing CreateTablet for tablet dbeb4ed62fcf4d23958e3869738110d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:47:08.788056  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:08.789929  7401 leader_election.cc:343] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.792867  7479 tablet_bootstrap.cc:654] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.801143  7478 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:08.800954  7481 raft_consensus.cc:359] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.797060  7498 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.803020  7498 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.801614  7478 ts_tablet_manager.cc:1403] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.329s	user 0.030s	sys 0.032s
I20260709 14:47:08.799211  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d9a0a4c2e4889a989f9c0342bbdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.801671  7481 raft_consensus.cc:385] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.808957  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 4c51698c42a8457a994362f02a6131ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:47:08.809502  7354 tablet_service.cc:1511] Processing CreateTablet for tablet dbeb4ed62fcf4d23958e3869738110d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:47:08.810963  7478 raft_consensus.cc:359] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.812809  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 9cacb7c0d58846fd92609582cb0347df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:47:08.817257  7427 tablet_service.cc:1511] Processing CreateTablet for tablet 9dda42f49c2f46e29a424a61ef293ec8 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:47:08.817513  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 9cacb7c0d58846fd92609582cb0347df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:47:08.820210  7348 tablet_service.cc:1511] Processing CreateTablet for tablet da3d9a0a4c2e4889a989f9c0342bbdc6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:47:08.820922  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:08.835031  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dda42f49c2f46e29a424a61ef293ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.826198  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 5b046c22bdab4b4ab5a6cd883730f7f6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:47:08.827507  7425 tablet_service.cc:1511] Processing CreateTablet for tablet da3d9a0a4c2e4889a989f9c0342bbdc6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:47:08.836135  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d9a0a4c2e4889a989f9c0342bbdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.836678  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c51698c42a8457a994362f02a6131ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.827970  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 081df39e463943ff88b3478269a791ff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:47:08.839408  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081df39e463943ff88b3478269a791ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.829777  7421 tablet_service.cc:1511] Processing CreateTablet for tablet dbeb4ed62fcf4d23958e3869738110d1 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:47:08.833034  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeb4ed62fcf4d23958e3869738110d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.833838  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 9cacb7c0d58846fd92609582cb0347df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:47:08.826198  7426 tablet_service.cc:1511] Processing CreateTablet for tablet e1b36ba131614b54965c5a49d5abf0df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:47:08.842229  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cacb7c0d58846fd92609582cb0347df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.842905  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cacb7c0d58846fd92609582cb0347df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.848435  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:08.848734  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081df39e463943ff88b3478269a791ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.852128  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeb4ed62fcf4d23958e3869738110d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.853577  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeb4ed62fcf4d23958e3869738110d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.831940  7478 raft_consensus.cc:385] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.855816  7478 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.856869  7478 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.857874  7289 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:08.858212  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b36ba131614b54965c5a49d5abf0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.859151  7478 ts_tablet_manager.cc:1434] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:47:08.860160  7478 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:08.861022  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b046c22bdab4b4ab5a6cd883730f7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.861176  7328 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:08.862339  7485 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:08.862689  7485 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.863014  7485 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.831126  7481 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.865979  7481 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.870033  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d9a0a4c2e4889a989f9c0342bbdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.862918  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cacb7c0d58846fd92609582cb0347df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.869741  7485 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.893409  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:08.894006  7289 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.897321  7485 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:08.898510  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
W20260709 14:47:08.899880  7329 leader_election.cc:343] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.905926  7187 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:08.911769  7402 leader_election.cc:343] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:08.912218  7402 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:08.912992  7486 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:08.919756  7498 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.921555  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 5b046c22bdab4b4ab5a6cd883730f7f6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:47:08.922564  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:08.922796  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b046c22bdab4b4ab5a6cd883730f7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.923132  7364 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.924376  7498 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:08.934270  7479 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:08.935309  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:08.949261  7437 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:08.951239  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 1bff3849edc24fb6830566f2c0a0d73e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:47:08.952428  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bff3849edc24fb6830566f2c0a0d73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.934597  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 1bff3849edc24fb6830566f2c0a0d73e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:47:08.936424  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 5b046c22bdab4b4ab5a6cd883730f7f6 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:47:08.957098  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b046c22bdab4b4ab5a6cd883730f7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.959434  7437 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:08.960661  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bff3849edc24fb6830566f2c0a0d73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.960541  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:08.961326  7498 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:08.961984  7498 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:08.961537  7421 tablet_service.cc:1511] Processing CreateTablet for tablet 1bff3849edc24fb6830566f2c0a0d73e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:47:08.962765  7498 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.963945  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bff3849edc24fb6830566f2c0a0d73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.941061  7478 tablet_bootstrap.cc:654] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.946751  7481 ts_tablet_manager.cc:1434] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.164s	user 0.012s	sys 0.001s
I20260709 14:47:08.968158  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe90ea794f42f39ed97bb5a9d65aa2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:47:08.970219  7481 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:08.948244  7289 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:08.949241  7479 ts_tablet_manager.cc:1403] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.042s
I20260709 14:47:08.977742  7479 raft_consensus.cc:359] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.978489  7479 raft_consensus.cc:385] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:08.978813  7479 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:08.979329  7481 tablet_bootstrap.cc:654] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:08.979851  7479 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.982741  7328 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:08.953032  7364 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:08.987994  7506 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:08.988503  7506 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:08.989279  7506 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:08.996402  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe90ea794f42f39ed97bb5a9d65aa2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:47:08.997722  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe90ea794f42f39ed97bb5a9d65aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.001118  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe90ea794f42f39ed97bb5a9d65aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.002285  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe90ea794f42f39ed97bb5a9d65aa2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:47:09.003580  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe90ea794f42f39ed97bb5a9d65aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:08.988183  7479 ts_tablet_manager.cc:1434] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:47:09.010728  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 2f174fd3c38240ae8fe01e6ddff5b34a (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:47:09.011885  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f174fd3c38240ae8fe01e6ddff5b34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.018659  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 2f174fd3c38240ae8fe01e6ddff5b34a (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:47:09.019845  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f174fd3c38240ae8fe01e6ddff5b34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.026371  7479 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.046528  7347 tablet_service.cc:1511] Processing CreateTablet for tablet b63f6ea5f6c140fba2aca31ca8a9bef0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:47:09.051162  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 2f174fd3c38240ae8fe01e6ddff5b34a (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:47:09.054946  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc642764e4843a797d4a3d124922619 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:47:09.055302  7273 tablet_service.cc:1511] Processing CreateTablet for tablet c653c479f6994c039e2b61de45c7e29d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:47:09.055503  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc642764e4843a797d4a3d124922619 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:47:09.056511  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c653c479f6994c039e2b61de45c7e29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.056707  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63f6ea5f6c140fba2aca31ca8a9bef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.062819  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f174fd3c38240ae8fe01e6ddff5b34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.065567  7186 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.066979  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc642764e4843a797d4a3d124922619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.061939  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc642764e4843a797d4a3d124922619 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:47:09.069479  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc642764e4843a797d4a3d124922619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.069660  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc642764e4843a797d4a3d124922619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.071422  7426 tablet_service.cc:1511] Processing CreateTablet for tablet b63f6ea5f6c140fba2aca31ca8a9bef0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:47:09.072715  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63f6ea5f6c140fba2aca31ca8a9bef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.075960  7478 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.076577  7478 ts_tablet_manager.cc:1403] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.013s
I20260709 14:47:09.086766  7279 tablet_service.cc:1511] Processing CreateTablet for tablet b63f6ea5f6c140fba2aca31ca8a9bef0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:47:09.088048  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63f6ea5f6c140fba2aca31ca8a9bef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.097909  7350 tablet_service.cc:1511] Processing CreateTablet for tablet c653c479f6994c039e2b61de45c7e29d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:47:09.099088  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c653c479f6994c039e2b61de45c7e29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.098964  7422 tablet_service.cc:1511] Processing CreateTablet for tablet c653c479f6994c039e2b61de45c7e29d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:47:09.100171  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c653c479f6994c039e2b61de45c7e29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.123937  7479 tablet_bootstrap.cc:654] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.127146  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 9803cd068546466c925aca94a6057123 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:47:09.128485  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9803cd068546466c925aca94a6057123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.130095  7506 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.130517  7486 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.130741  7506 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.130965  7486 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.132700  7486 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:09.132700  7506 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.137208  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.137617  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:09.139365  7272 tablet_service.cc:1511] Processing CreateTablet for tablet f82a951027124390b8996ea8a32e7c64 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:47:09.139777  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:09.140074  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:09.140568  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82a951027124390b8996ea8a32e7c64. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:47:09.141083  7329 leader_election.cc:343] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:09.141093  7401 leader_election.cc:343] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:09.142313  7402 leader_election.cc:343] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:09.142745  7402 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:09.143872  7486 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:09.134943  7478 raft_consensus.cc:359] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.148587  7478 raft_consensus.cc:385] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.148888  7478 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.149683  7478 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.150606  7289 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:09.150415  7186 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.152307  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:09.153376  7506 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:09.153725  7506 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.154074  7506 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.145454  7421 tablet_service.cc:1511] Processing CreateTablet for tablet 9803cd068546466c925aca94a6057123 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:47:09.157226  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9803cd068546466c925aca94a6057123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.160307  7506 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.162034  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 9803cd068546466c925aca94a6057123 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:47:09.163260  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9803cd068546466c925aca94a6057123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.163142  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:09.163734  7289 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.169699  7289 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:09.170730  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:09.171501  7485 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:09.175072  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed909a8d6614c11af4199fc37dfa1e0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:47:09.176270  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed909a8d6614c11af4199fc37dfa1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.177407  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed909a8d6614c11af4199fc37dfa1e0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:47:09.178593  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed909a8d6614c11af4199fc37dfa1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.163224  7478 ts_tablet_manager.cc:1434] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 14:47:09.184705  7478 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.197701  7485 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:09.198112  7481 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.198553  7481 ts_tablet_manager.cc:1403] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.229s	user 0.022s	sys 0.020s
I20260709 14:47:09.198658  7478 tablet_bootstrap.cc:654] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.198717  7485 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.203924  7479 tablet_bootstrap.cc:492] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.204384  7479 ts_tablet_manager.cc:1403] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.016s
I20260709 14:47:09.206676  7422 tablet_service.cc:1511] Processing CreateTablet for tablet f82a951027124390b8996ea8a32e7c64 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:47:09.207832  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82a951027124390b8996ea8a32e7c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.208600  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce5852523941eab1a8b03f0768d479 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:47:09.208695  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 6efd3164c0f748ef9daa39acd91eb23b (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:47:09.211881  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:09.212519  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efd3164c0f748ef9daa39acd91eb23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.213152  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce5852523941eab1a8b03f0768d479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.211814  7345 tablet_service.cc:1511] Processing CreateTablet for tablet f82a951027124390b8996ea8a32e7c64 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:47:09.213367  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 6efd3164c0f748ef9daa39acd91eb23b (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:47:09.214615  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efd3164c0f748ef9daa39acd91eb23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.214521  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82a951027124390b8996ea8a32e7c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.218518  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce5852523941eab1a8b03f0768d479 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:47:09.201417  7481 raft_consensus.cc:359] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.211663  7479 raft_consensus.cc:359] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.210389  7506 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.222769  7479 raft_consensus.cc:385] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.223110  7479 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.223819  7479 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.224263  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce5852523941eab1a8b03f0768d479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.224710  7437 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.225901  7479 ts_tablet_manager.cc:1434] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:47:09.226804  7479 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.233680  7437 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:09.222106  7481 raft_consensus.cc:385] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.240437  7424 tablet_service.cc:1511] Processing CreateTablet for tablet bf5ac666eabf43249d034627640fb372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:47:09.241076  7277 tablet_service.cc:1511] Processing CreateTablet for tablet bf5ac666eabf43249d034627640fb372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:47:09.241631  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5ac666eabf43249d034627640fb372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.242151  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5ac666eabf43249d034627640fb372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.244230  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 6e442becbde54b77b84196c7cd519ad2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:47:09.245374  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e442becbde54b77b84196c7cd519ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.237200  7481 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.245632  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce5852523941eab1a8b03f0768d479 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:47:09.246033  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 6efd3164c0f748ef9daa39acd91eb23b (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:47:09.246801  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce5852523941eab1a8b03f0768d479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.246544  7481 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.248095  7346 tablet_service.cc:1511] Processing CreateTablet for tablet bf5ac666eabf43249d034627640fb372 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:47:09.249305  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5ac666eabf43249d034627640fb372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.251291  7478 tablet_bootstrap.cc:492] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.251967  7478 ts_tablet_manager.cc:1403] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.002s
I20260709 14:47:09.257655  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efd3164c0f748ef9daa39acd91eb23b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:47:09.257704  7252 consensus_peers.cc:597] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:47:09.267359  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 6e442becbde54b77b84196c7cd519ad2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:47:09.268617  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e442becbde54b77b84196c7cd519ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.249264  7481 ts_tablet_manager.cc:1434] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.002s
I20260709 14:47:09.281023  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 6e442becbde54b77b84196c7cd519ad2 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:47:09.284179  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e442becbde54b77b84196c7cd519ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.287428  7353 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba992854ccf4eb7b0daa42f44f632d4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:47:09.288702  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba992854ccf4eb7b0daa42f44f632d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.291721  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 110f68282e8640b1a0bac61d85879e6d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:47:09.292999  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110f68282e8640b1a0bac61d85879e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.295706  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba992854ccf4eb7b0daa42f44f632d4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:47:09.297554  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba992854ccf4eb7b0daa42f44f632d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.306543  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 110f68282e8640b1a0bac61d85879e6d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:47:09.307600  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110f68282e8640b1a0bac61d85879e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.288703  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba992854ccf4eb7b0daa42f44f632d4 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:47:09.311451  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba992854ccf4eb7b0daa42f44f632d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.311108  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 110f68282e8640b1a0bac61d85879e6d (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:47:09.314546  7186 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.315686  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:47:09.316809  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.318627  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:47:09.326159  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed909a8d6614c11af4199fc37dfa1e0 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:47:09.328779  7481 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.328341  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110f68282e8640b1a0bac61d85879e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.336279  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 4005578964d743d69898231623b4d957 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:47:09.344164  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4005578964d743d69898231623b4d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.339406  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:47:09.343371  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed909a8d6614c11af4199fc37dfa1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.346145  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.346588  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab9f8bf0c2f4d338c38be21ba5e640e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.359686  7478 raft_consensus.cc:359] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.360445  7478 raft_consensus.cc:385] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.360747  7478 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.363015  7479 tablet_bootstrap.cc:654] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.368908  7485 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.369359  7485 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.371930  7485 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.372608  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:09.373095  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.373744  7437 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:09.374785  7481 tablet_bootstrap.cc:654] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.375046  7329 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:09.375890  7485 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:09.376266  7485 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.376616  7485 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.373417  7478 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.383018  7481 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.383417  7481 ts_tablet_manager.cc:1403] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.005s
I20260709 14:47:09.386076  7485 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.386387  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 4005578964d743d69898231623b4d957 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:47:09.387563  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4005578964d743d69898231623b4d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.389009  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:09.389932  7289 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:09.390241  7347 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1a6dfa89845a38e3acad32e0324df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:47:09.391559  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1a6dfa89845a38e3acad32e0324df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.385627  7478 ts_tablet_manager.cc:1434] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.000s
I20260709 14:47:09.393955  7478 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.397735  7498 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.396598  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 4005578964d743d69898231623b4d957 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:47:09.403918  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4005578964d743d69898231623b4d957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.398736  7279 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1a6dfa89845a38e3acad32e0324df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:47:09.409241  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1a6dfa89845a38e3acad32e0324df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.410050  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 040825419a2745f394539e10471a3f94 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:47:09.411075  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040825419a2745f394539e10471a3f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.414984  7423 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1a6dfa89845a38e3acad32e0324df (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:47:09.417836  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1a6dfa89845a38e3acad32e0324df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.418201  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:09.418785  7437 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.421787  7485 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.429544  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 040825419a2745f394539e10471a3f94 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:47:09.430601  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040825419a2745f394539e10471a3f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.430410  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 040825419a2745f394539e10471a3f94 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:47:09.431679  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040825419a2745f394539e10471a3f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.437103  7478 tablet_bootstrap.cc:654] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.439260  7479 tablet_bootstrap.cc:492] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.439690  7479 ts_tablet_manager.cc:1403] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.004s
I20260709 14:47:09.442378  7479 raft_consensus.cc:359] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.443100  7479 raft_consensus.cc:385] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.443411  7479 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.444392  7479 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.450225  7481 raft_consensus.cc:359] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.451026  7481 raft_consensus.cc:385] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.451386  7481 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.452203  7481 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.454079  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 33988a52d94d4f06adb6ba9aa45bef31 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:47:09.456830  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33988a52d94d4f06adb6ba9aa45bef31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.458838  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ebf66e79f4753b3c5649925dd2cab (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:47:09.459160  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 33988a52d94d4f06adb6ba9aa45bef31 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:47:09.460146  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ebf66e79f4753b3c5649925dd2cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.460242  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33988a52d94d4f06adb6ba9aa45bef31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.468611  7485 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.468920  7481 ts_tablet_manager.cc:1434] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 14:47:09.470700  7481 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.471289  7479 ts_tablet_manager.cc:1434] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:47:09.472342  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 33988a52d94d4f06adb6ba9aa45bef31 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:47:09.479490  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ebf66e79f4753b3c5649925dd2cab (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:47:09.484433  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ebf66e79f4753b3c5649925dd2cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.471997  7437 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:09.487949  7329 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:09.488991  7485 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:09.490391  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33988a52d94d4f06adb6ba9aa45bef31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.490307  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3ebf66e79f4753b3c5649925dd2cab (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:47:09.491339  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3ebf66e79f4753b3c5649925dd2cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.493113  7485 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:09.494103  7485 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.497054  7481 tablet_bootstrap.cc:654] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.499786  7478 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.500232  7478 ts_tablet_manager.cc:1403] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.000s
I20260709 14:47:09.502970  7478 raft_consensus.cc:359] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.503675  7478 raft_consensus.cc:385] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.503989  7478 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.511497  7481 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
W20260709 14:47:09.513700  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:09.514824  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:47:09.515887  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.516301  7438 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.517494  7479 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.523356  7498 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.524103  7506 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.534910  7478 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.535830  7354 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:47:09.537223  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.537410  7478 ts_tablet_manager.cc:1434] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:47:09.537613  7273 tablet_service.cc:1511] Processing CreateTablet for tablet f5962e73fd0e43e09e8b4ae74fca8bdc (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:47:09.538357  7478 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.545918  7481 ts_tablet_manager.cc:1403] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.011s
I20260709 14:47:09.548435  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5962e73fd0e43e09e8b4ae74fca8bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.555348  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 2d578726f78a404a8b7517d7e0713dff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:47:09.556517  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d578726f78a404a8b7517d7e0713dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.560845  7424 tablet_service.cc:1511] Processing CreateTablet for tablet f5962e73fd0e43e09e8b4ae74fca8bdc (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:47:09.561321  7478 tablet_bootstrap.cc:654] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.561925  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5962e73fd0e43e09e8b4ae74fca8bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.574518  7498 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.575364  7345 tablet_service.cc:1511] Processing CreateTablet for tablet f5962e73fd0e43e09e8b4ae74fca8bdc (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:47:09.576447  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 2d578726f78a404a8b7517d7e0713dff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:47:09.579437  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:47:09.580713  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78dc0398b94b5dbfdbc3daf0ac9054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.585035  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5962e73fd0e43e09e8b4ae74fca8bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.612357  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 2d578726f78a404a8b7517d7e0713dff (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:47:09.613617  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d578726f78a404a8b7517d7e0713dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.617976  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d578726f78a404a8b7517d7e0713dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.613281  7481 raft_consensus.cc:359] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.618484  7481 raft_consensus.cc:385] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.618569  7278 tablet_service.cc:1511] Processing CreateTablet for tablet cd3b8057676a4451812037fa2c5412b3 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:47:09.618844  7481 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.626397  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3b8057676a4451812037fa2c5412b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.619573  7479 tablet_bootstrap.cc:654] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.617429  7478 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.627229  7478 ts_tablet_manager.cc:1403] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.043s
I20260709 14:47:09.626482  7481 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.629372  7347 tablet_service.cc:1511] Processing CreateTablet for tablet cd3b8057676a4451812037fa2c5412b3 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:47:09.632175  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3b8057676a4451812037fa2c5412b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.646399  7481 ts_tablet_manager.cc:1434] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.005s
I20260709 14:47:09.649791  7423 tablet_service.cc:1511] Processing CreateTablet for tablet cd3b8057676a4451812037fa2c5412b3 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:47:09.651217  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3b8057676a4451812037fa2c5412b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.651350  7481 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.651731  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 544b60f5f8b14ba397a39ce12cdc8818 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:47:09.652863  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b60f5f8b14ba397a39ce12cdc8818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.654541  7478 raft_consensus.cc:359] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.655236  7478 raft_consensus.cc:385] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.655519  7478 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.656334  7478 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.619043  7187 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.660213  7516 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.668087  7478 ts_tablet_manager.cc:1434] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 14:47:09.679137  7421 tablet_service.cc:1511] Processing CreateTablet for tablet 544b60f5f8b14ba397a39ce12cdc8818 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:47:09.680402  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b60f5f8b14ba397a39ce12cdc8818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.682363  7478 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.691969  7478 tablet_bootstrap.cc:654] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.703799  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 544b60f5f8b14ba397a39ce12cdc8818 (DEFAULT_TABLE table=test-workload [id=602d5e06744d48f0abbad22a9be60cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:47:09.705061  7506 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:09.720616  7498 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.721154  7498 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.723076  7498 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.720522  7481 tablet_bootstrap.cc:654] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.725432  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.725656  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:09.727039  7252 leader_election.cc:343] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:09.727339  7506 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:09.727881  7254 leader_election.cc:343] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:09.727852  7506 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.728550  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b60f5f8b14ba397a39ce12cdc8818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:09.731413  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.728389  7254 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:47:09.732882  7329 leader_election.cc:343] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:09.733417  7498 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:09.734786  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:09.734840  7506 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:09.736146  7328 leader_election.cc:343] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:09.736574  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:09.736881  7478 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.737296  7478 ts_tablet_manager.cc:1403] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.015s
I20260709 14:47:09.737318  7506 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:09.740186  7481 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.740118  7478 raft_consensus.cc:359] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.740799  7478 raft_consensus.cc:385] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.740806  7481 ts_tablet_manager.cc:1403] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.003s
I20260709 14:47:09.741194  7478 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.741889  7478 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.743796  7478 ts_tablet_manager.cc:1434] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:09.744143  7481 raft_consensus.cc:359] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.744735  7478 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.744896  7481 raft_consensus.cc:385] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.745306  7481 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.746192  7481 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.750682  7478 tablet_bootstrap.cc:654] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.751711  7479 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.752069  7479 ts_tablet_manager.cc:1403] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.005s
I20260709 14:47:09.754485  7479 raft_consensus.cc:359] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.755146  7479 raft_consensus.cc:385] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.755290  7481 ts_tablet_manager.cc:1434] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:47:09.755504  7478 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.755996  7478 ts_tablet_manager.cc:1403] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:47:09.756330  7481 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.755447  7479 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.758446  7478 raft_consensus.cc:359] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.759097  7478 raft_consensus.cc:385] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.759387  7478 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.760030  7478 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.762631  7478 ts_tablet_manager.cc:1434] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:09.762745  7481 tablet_bootstrap.cc:654] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.757579  7479 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.763513  7478 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.767331  7481 tablet_bootstrap.cc:492] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.767791  7481 ts_tablet_manager.cc:1403] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 14:47:09.768806  7478 tablet_bootstrap.cc:654] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.770262  7481 raft_consensus.cc:359] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.770886  7481 raft_consensus.cc:385] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.771150  7481 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.771785  7481 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.773631  7481 ts_tablet_manager.cc:1434] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:47:09.774641  7481 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.779976  7481 tablet_bootstrap.cc:654] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.784997  7479 ts_tablet_manager.cc:1434] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260709 14:47:09.786190  7479 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.798121  7498 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.798672  7498 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.801393  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.802062  7438 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:09.803360  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:09.804215  7494 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:09.804589  7494 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.804967  7494 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.805852  7479 tablet_bootstrap.cc:654] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.812016  7498 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:09.813015  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:09.813480  7363 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:09.813735  7478 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.814220  7478 ts_tablet_manager.cc:1403] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.026s
I20260709 14:47:09.814225  7494 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.816205  7479 tablet_bootstrap.cc:492] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.817075  7478 raft_consensus.cc:359] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.816407  7494 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:09.817019  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:09.817886  7478 raft_consensus.cc:385] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.817358  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:09.817931  7479 ts_tablet_manager.cc:1403] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 14:47:09.818009  7481 tablet_bootstrap.cc:492] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.818295  7478 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.818462  7363 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.818681  7481 ts_tablet_manager.cc:1403] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.016s
I20260709 14:47:09.818120  7438 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.819001  7478 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.820957  7478 ts_tablet_manager.cc:1434] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:09.821288  7481 raft_consensus.cc:359] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.821851  7481 raft_consensus.cc:385] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.822110  7481 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.822827  7479 raft_consensus.cc:359] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.822844  7481 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.823567  7479 raft_consensus.cc:385] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.823851  7479 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.824570  7479 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.826452  7479 ts_tablet_manager.cc:1434] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:47:09.829370  7478 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.829845  7481 ts_tablet_manager.cc:1434] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:47:09.830721  7481 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.831880  7438 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:09.835057  7481 tablet_bootstrap.cc:654] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.834966  7478 tablet_bootstrap.cc:654] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.835409  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:09.836229  7498 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:09.848719  7498 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:09.849633  7498 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:09.850293  7478 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.850723  7478 ts_tablet_manager.cc:1403] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 14:47:09.850982  7481 tablet_bootstrap.cc:492] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.851579  7481 ts_tablet_manager.cc:1403] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 14:47:09.834201  7363 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:09.850214  7479 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.853412  7478 raft_consensus.cc:359] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.854344  7481 raft_consensus.cc:359] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.854935  7478 raft_consensus.cc:385] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.855118  7481 raft_consensus.cc:385] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.855259  7478 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.855626  7481 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.855942  7478 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.856649  7481 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.857856  7478 ts_tablet_manager.cc:1434] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:47:09.858711  7478 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.859470  7479 tablet_bootstrap.cc:654] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.862285  7481 ts_tablet_manager.cc:1434] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:47:09.863309  7481 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.864282  7478 tablet_bootstrap.cc:654] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.873566  7481 tablet_bootstrap.cc:654] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.878126  7186 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.913029  7478 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.913435  7478 ts_tablet_manager.cc:1403] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.030s
I20260709 14:47:09.913934  7479 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.914281  7479 ts_tablet_manager.cc:1403] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.035s
I20260709 14:47:09.914419  7481 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.914829  7481 ts_tablet_manager.cc:1403] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.017s
I20260709 14:47:09.916086  7479 raft_consensus.cc:359] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.915970  7478 raft_consensus.cc:359] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.916586  7479 raft_consensus.cc:385] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.916656  7478 raft_consensus.cc:385] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.916836  7479 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.916996  7478 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.917177  7481 raft_consensus.cc:359] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.917785  7481 raft_consensus.cc:385] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.917548  7479 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.917672  7478 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.918071  7481 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.918823  7481 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.919351  7479 ts_tablet_manager.cc:1434] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:47:09.923503  7479 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.928680  7479 tablet_bootstrap.cc:654] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.920665  7481 ts_tablet_manager.cc:1434] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:47:09.930589  7481 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.922276  7478 ts_tablet_manager.cc:1434] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:47:09.936018  7481 tablet_bootstrap.cc:654] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.935993  7478 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.942530  7478 tablet_bootstrap.cc:654] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.944694  7481 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.945104  7481 ts_tablet_manager.cc:1403] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 14:47:09.945452  7479 tablet_bootstrap.cc:492] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.945909  7479 ts_tablet_manager.cc:1403] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260709 14:47:09.947278  7478 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.947669  7478 ts_tablet_manager.cc:1403] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:47:09.947461  7481 raft_consensus.cc:359] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.947743  7479 raft_consensus.cc:359] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.948065  7481 raft_consensus.cc:385] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.948345  7479 raft_consensus.cc:385] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.948410  7481 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.948645  7479 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.949123  7481 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.950074  7479 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.950706  7478 raft_consensus.cc:359] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.951143  7481 ts_tablet_manager.cc:1434] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:47:09.951347  7478 raft_consensus.cc:385] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.951551  7478 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.952085  7478 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.953718  7481 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.953956  7478 ts_tablet_manager.cc:1434] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:47:09.955340  7479 ts_tablet_manager.cc:1434] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:47:09.956168  7479 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.956555  7478 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.959386  7481 tablet_bootstrap.cc:654] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.961510  7479 tablet_bootstrap.cc:654] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.962679  7478 tablet_bootstrap.cc:654] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.966214  7506 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.966687  7506 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.968829  7506 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.970343  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:09.970944  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:09.971606  7478 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:09.972054  7478 ts_tablet_manager.cc:1403] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 14:47:09.972121  7481 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:09.972517  7481 ts_tablet_manager.cc:1403] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:47:09.972577  7479 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:09.970948  7438 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:09.973259  7479 ts_tablet_manager.cc:1403] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:47:09.974020  7329 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:09.974599  7478 raft_consensus.cc:359] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.975222  7478 raft_consensus.cc:385] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.975461  7478 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.975847  7481 raft_consensus.cc:359] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.976447  7481 raft_consensus.cc:385] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.976145  7478 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.976235  7479 raft_consensus.cc:359] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.976716  7481 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.976892  7479 raft_consensus.cc:385] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:09.977116  7529 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.977219  7479 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:09.971570  7289 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:09.977337  7481 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.978283  7478 ts_tablet_manager.cc:1434] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:47:09.977999  7479 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.979099  7478 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:09.978468  7485 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:09.979432  7485 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.979471  7481 ts_tablet_manager.cc:1434] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:47:09.980415  7481 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:09.980036  7529 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.979792  7485 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.982388  7529 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:09.980127  7479 ts_tablet_manager.cc:1434] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:47:09.984083  7479 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:09.984755  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:09.985431  7478 tablet_bootstrap.cc:654] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.985355  7363 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:09.979236  7498 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.986498  7481 tablet_bootstrap.cc:654] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.986572  7498 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:09.988559  7498 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:09.989198  7479 tablet_bootstrap.cc:654] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:09.991420  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:09.991590  7401 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:09.992074  7364 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:09.992535  7529 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:09.992915  7529 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.993237  7529 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:09.993510  7252 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:09.998529  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:09.999879  7254 leader_election.cc:343] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.000275  7479 tablet_bootstrap.cc:492] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.000672  7479 ts_tablet_manager.cc:1403] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:47:10.000967  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.001569  7289 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.003394  7494 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.003172  7479 raft_consensus.cc:359] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.003717  7494 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.003806  7479 raft_consensus.cc:385] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.004146  7494 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.004189  7479 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.005041  7479 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.012344  7479 ts_tablet_manager.cc:1434] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:47:10.013160  7479 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.018190  7498 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.018764  7479 tablet_bootstrap.cc:654] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.018656  7498 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.021327  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.021950  7364 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.023173  7252 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.024183  7544 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.024600  7544 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.024941  7544 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.030056  7479 tablet_bootstrap.cc:492] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.030455  7479 ts_tablet_manager.cc:1403] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:47:10.031653  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:10.032981  7254 leader_election.cc:343] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.033257  7479 raft_consensus.cc:359] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.033921  7479 raft_consensus.cc:385] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.034060  7498 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.034297  7479 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.035051  7479 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.035413  7289 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.045431  7486 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.045895  7486 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.047863  7486 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.049609  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.050055  7479 ts_tablet_manager.cc:1434] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:47:10.050211  7364 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.051154  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.051964  7486 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.052304  7486 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.052654  7486 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.053128  7498 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.057368  7498 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.065246  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.065948  7364 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.067237  7252 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.068789  7562 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.069208  7562 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.071645  7562 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.071811  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.072110  7562 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.072458  7562 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.072543  7364 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.072856  7562 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.073752  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.054625  7494 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.079341  7562 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.081993  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.082628  7364 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.056542  7485 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.061723  7486 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.086766  7486 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.062331  7479 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.087754  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.088449  7288 raft_consensus.cc:2393] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:10.090396  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.090935  7363 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.092712  7479 tablet_bootstrap.cc:654] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.097280  7494 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.098243  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.103061  7494 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.103927  7494 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.105340  7494 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.100032  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.106211  7438 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.108970  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.109588  7287 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.110605  7506 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.100199  7498 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.101132  7363 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.114075  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:10.086261  7562 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.101492  7479 tablet_bootstrap.cc:492] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.059635  7544 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.115355  7479 ts_tablet_manager.cc:1403] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.008s
I20260709 14:47:10.104559  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.039914  7529 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.099036  7485 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.118857  7529 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.119537  7479 raft_consensus.cc:359] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.120690  7544 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.115332  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.121182  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.121510  7364 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.122676  7479 raft_consensus.cc:385] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.123281  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.117343  7486 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.123926  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.125917  7479 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.124053  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.126507  7436 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.126866  7433 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.125437  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.128082  7285 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.129738  7485 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.130366  7485 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.127591  7529 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.131243  7529 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.133903  7529 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.134698  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.135282  7288 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.135946  7479 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.142206  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.144316  7479 ts_tablet_manager.cc:1434] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:47:10.146663  7529 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.147066  7529 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.147390  7529 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.148458  7438 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.149693  7329 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.150502  7516 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.150996  7516 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:10.139645  7289 raft_consensus.cc:2393] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:10.151786  7516 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.140443  7437 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.152943  7433 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.166901  7485 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.166853  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.168884  7363 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.168787  7485 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.171566  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.182531  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.183784  7252 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.194460  7544 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:47:10.194583  7401 leader_election.cc:343] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.194963  7544 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:10.195827  7544 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.198289  7478 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.198748  7478 ts_tablet_manager.cc:1403] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.220s	user 0.056s	sys 0.072s
I20260709 14:47:10.202792  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.203635  7562 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.204092  7562 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:10.204866  7562 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.201436  7478 raft_consensus.cc:359] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.214921  7478 raft_consensus.cc:385] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.215229  7478 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.215850  7478 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.218567  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.221915  7287 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.227909  7494 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.219518  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.230337  7364 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.233824  7479 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.235042  7478 ts_tablet_manager.cc:1434] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:47:10.237159  7478 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.238859  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.239394  7362 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.239348  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.240063  7433 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.242424  7529 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.240957  7494 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.242225  7486 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.270231  7437 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.263342  7506 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.279340  7481 tablet_bootstrap.cc:492] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.279892  7481 ts_tablet_manager.cc:1403] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.300s	user 0.102s	sys 0.142s
I20260709 14:47:10.275358  7285 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.289844  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.292706  7481 raft_consensus.cc:359] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.293380  7481 raft_consensus.cc:385] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.293864  7481 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.294492  7481 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.295544  7562 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.296800  7481 ts_tablet_manager.cc:1434] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:47:10.297621  7361 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.300371  7481 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.283311  7529 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.276963  7506 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.283778  7486 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.308512  7564 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.300901  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.309010  7564 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.309198  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.309763  7360 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.309929  7564 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.309298  7287 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.313750  7363 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.324559  7433 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.325665  7254 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.326584  7544 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.327246  7544 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:10.326673  7186 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.328030  7544 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.333945  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:10.334810  7562 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.335253  7562 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.321491  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.335875  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.322722  7506 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.345796  7562 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.349254  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:10.350598  7254 leader_election.cc:343] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.348466  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.339793  7285 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:10.340498  7437 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:10.340770  7364 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.342561  7362 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
W20260709 14:47:10.355609  7252 leader_election.cc:343] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.359033  7252 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:10.359608  7478 tablet_bootstrap.cc:654] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.359777  7562 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.361203  7479 tablet_bootstrap.cc:654] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.362452  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.363200  7485 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.365702  7485 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.366108  7485 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.366762  7360 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.377629  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.378441  7529 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.375099  7287 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.383131  7485 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.390646  7186 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.394023  7186 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.395838  7186 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.399348  7478 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.399773  7478 ts_tablet_manager.cc:1403] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.164s	user 0.006s	sys 0.006s
I20260709 14:47:10.404294  7481 tablet_bootstrap.cc:654] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.405423  7544 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.406337  7485 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.407573  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.405440  7479 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.408136  7434 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.409754  7479 ts_tablet_manager.cc:1403] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.007s
I20260709 14:47:10.409560  7478 raft_consensus.cc:359] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.410315  7478 raft_consensus.cc:385] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.410601  7478 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.411198  7478 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.413115  7479 raft_consensus.cc:359] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.413828  7479 raft_consensus.cc:385] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.414142  7479 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.414700  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.414806  7479 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.415303  7287 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.420719  7529 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.421612  7529 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.425423  7478 ts_tablet_manager.cc:1434] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 14:47:10.425583  7479 ts_tablet_manager.cc:1434] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 14:47:10.426662  7434 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.427055  7478 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.427742  7479 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.427752  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.429286  7485 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.429765  7485 raft_consensus.cc:697] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:10.430586  7485 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.436565  7479 tablet_bootstrap.cc:654] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.438843  7287 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.445148  7478 tablet_bootstrap.cc:654] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.458922  7569 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.466298  7479 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.466763  7479 ts_tablet_manager.cc:1403] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.009s
I20260709 14:47:10.467772  7481 tablet_bootstrap.cc:492] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.467672  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:10.468225  7481 ts_tablet_manager.cc:1403] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.000s
I20260709 14:47:10.469190  7479 raft_consensus.cc:359] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.469828  7479 raft_consensus.cc:385] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.470086  7479 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.470709  7479 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.492666  7187 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:10.496585  7479 ts_tablet_manager.cc:1434] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.005s
I20260709 14:47:10.497627  7479 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.499500  7481 raft_consensus.cc:359] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.500141  7481 raft_consensus.cc:385] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.500380  7481 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.491196  7544 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.501430  7481 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.506592  7481 ts_tablet_manager.cc:1434] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:47:10.507244  7481 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.513391  7478 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.513855  7478 ts_tablet_manager.cc:1403] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.019s
I20260709 14:47:10.519397  7478 raft_consensus.cc:359] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.519841  7478 raft_consensus.cc:385] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.520041  7478 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.520742  7478 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.521262  7187 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.522399  7478 ts_tablet_manager.cc:1434] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 14:47:10.523260  7478 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.525067  7479 tablet_bootstrap.cc:654] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.528834  7478 tablet_bootstrap.cc:654] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.527669  7481 tablet_bootstrap.cc:654] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.532764  7186 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:10.534446  7186 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:10.535706  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:10.539702  7544 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.540290  7481 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.540145  7544 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.540714  7481 ts_tablet_manager.cc:1403] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:47:10.542341  7544 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.543238  7481 raft_consensus.cc:359] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.543880  7481 raft_consensus.cc:385] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.543949  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.544562  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:10.545565  7252 leader_election.cc:343] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:10.546052  7254 leader_election.cc:343] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.544191  7481 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.546448  7479 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.546499  7254 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:10.547099  7479 ts_tablet_manager.cc:1403] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.009s
I20260709 14:47:10.547175  7478 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.547657  7478 ts_tablet_manager.cc:1403] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260709 14:47:10.547588  7544 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.549748  7479 raft_consensus.cc:359] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.550410  7479 raft_consensus.cc:385] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.550282  7478 raft_consensus.cc:359] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.550727  7479 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.550923  7478 raft_consensus.cc:385] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.551221  7478 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.551813  7481 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.551906  7478 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.553911  7481 ts_tablet_manager.cc:1434] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:47:10.554138  7478 ts_tablet_manager.cc:1434] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:47:10.554361  7479 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.556145  7479 ts_tablet_manager.cc:1434] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 14:47:10.556881  7478 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.557196  7481 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.558063  7479 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.564678  7478 tablet_bootstrap.cc:654] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.567618  7485 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.569736  7479 tablet_bootstrap.cc:654] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.573935  7481 tablet_bootstrap.cc:654] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.580220  7544 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.580760  7544 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.585290  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:10.586776  7254 leader_election.cc:343] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.583065  7544 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.589178  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:10.590627  7252 leader_election.cc:343] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.591087  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:10.591643  7479 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.591643  7481 tablet_bootstrap.cc:492] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.592154  7479 ts_tablet_manager.cc:1403] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260709 14:47:10.592227  7481 ts_tablet_manager.cc:1403] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 14:47:10.592180  7544 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.595007  7479 raft_consensus.cc:359] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.595639  7479 raft_consensus.cc:385] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.595329  7481 raft_consensus.cc:359] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.595906  7479 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.596094  7481 raft_consensus.cc:385] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.596519  7481 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.596750  7479 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.597182  7481 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.598727  7479 ts_tablet_manager.cc:1434] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:10.599279  7478 tablet_bootstrap.cc:492] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.599834  7478 ts_tablet_manager.cc:1403] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.013s
I20260709 14:47:10.600178  7479 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.600929  7481 ts_tablet_manager.cc:1434] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:47:10.601768  7481 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.602388  7478 raft_consensus.cc:359] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.603017  7478 raft_consensus.cc:385] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.603287  7478 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.604110  7478 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.606339  7479 tablet_bootstrap.cc:654] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.608076  7481 tablet_bootstrap.cc:654] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.609944  7478 ts_tablet_manager.cc:1434] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:47:10.610816  7478 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.618750  7479 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.620276  7479 ts_tablet_manager.cc:1403] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 14:47:10.623175  7479 raft_consensus.cc:359] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.623571  7506 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.624329  7479 raft_consensus.cc:385] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.624574  7479 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.627092  7478 tablet_bootstrap.cc:654] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.628369  7544 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.628618  7479 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.631903  7479 ts_tablet_manager.cc:1434] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:47:10.632913  7479 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.634661  7481 tablet_bootstrap.cc:492] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.635085  7481 ts_tablet_manager.cc:1403] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260709 14:47:10.641882  7481 raft_consensus.cc:359] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.642584  7481 raft_consensus.cc:385] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.642851  7481 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.643676  7481 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.645900  7481 ts_tablet_manager.cc:1434] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:47:10.646533  7529 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.646683  7479 tablet_bootstrap.cc:654] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.647037  7529 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.649261  7529 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.651844  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.652535  7287 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.655117  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.661957  7529 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.662397  7529 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.662746  7529 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.675877  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.676728  7362 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.678861  7481 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.680739  7544 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.685861  7486 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.686340  7486 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.688311  7486 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.689407  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.674701  7529 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.690150  7361 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.691902  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:10.694327  7580 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.694752  7580 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.695094  7580 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.698288  7486 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:10.689464  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.706643  7285 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.724108  7479 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.725210  7479 ts_tablet_manager.cc:1403] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.021s
I20260709 14:47:10.727453  7478 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:10.727859  7478 ts_tablet_manager.cc:1403] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.117s	user 0.030s	sys 0.043s
I20260709 14:47:10.727833  7479 raft_consensus.cc:359] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.728925  7479 raft_consensus.cc:385] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.729152  7481 tablet_bootstrap.cc:654] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.729159  7479 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.723726  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.732544  7361 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.733436  7478 raft_consensus.cc:359] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.734133  7478 raft_consensus.cc:385] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.734393  7478 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.735073  7478 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.737064  7478 ts_tablet_manager.cc:1434] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:47:10.715011  7529 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.737896  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.738503  7285 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.738256  7580 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.741454  7479 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.743463  7479 ts_tablet_manager.cc:1434] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 14:47:10.744333  7479 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.745412  7285 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.745615  7564 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:47:10.752288  7567 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.752797  7567 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.755703  7567 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.757182  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.758546  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.758795  7286 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:10.758939  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.759586  7287 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.760079  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.761960  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.762643  7478 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:10.762557  7438 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:10.763381  7506 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.763751  7506 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.764113  7506 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.765139  7361 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.768759  7494 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.769235  7494 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.769933  7564 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.770442  7564 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.771483  7494 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.771224  7564 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.775532  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:10.776122  7438 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.777280  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.777946  7360 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:10.778059  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.778905  7544 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.779280  7544 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.779619  7544 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.783021  7580 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.783439  7506 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.786206  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.786828  7286 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.789279  7544 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.801478  7479 tablet_bootstrap.cc:654] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.788129  7287 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.806066  7286 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.809691  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.810308  7360 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.810940  7580 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.811390  7580 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.811412  7494 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:47:10.814577  7544 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.815371  7506 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:10.816956  7580 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.817250  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.814615  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.817834  7438 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.815388  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.820039  7361 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.820814  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:10.822088  7401 leader_election.cc:343] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.822876  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:10.823498  7287 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:10.822168  7486 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.826620  7186 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:10.825098  7609 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:10.824478  7486 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.830992  7481 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:10.831415  7481 ts_tablet_manager.cc:1403] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.002s
I20260709 14:47:10.824615  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:10.836786  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.837577  7479 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:10.838084  7479 ts_tablet_manager.cc:1403] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.011s
I20260709 14:47:10.838936  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:10.839484  7434 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.840487  7486 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.840602  7479 raft_consensus.cc:359] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.841331  7479 raft_consensus.cc:385] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.841601  7479 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.842345  7479 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.844913  7479 ts_tablet_manager.cc:1434] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:47:10.845778  7479 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:10.846437  7434 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.846908  7506 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.847366  7506 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:10.848146  7506 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.851161  7544 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.852988  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:10.846526  7438 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:10.854370  7361 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:10.838327  7564 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:10.855998  7544 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.857376  7544 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:10.856251  7564 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.862567  7544 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.866412  7564 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.883447  7481 raft_consensus.cc:359] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.884222  7481 raft_consensus.cc:385] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:10.884490  7481 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:10.885144  7481 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.888191  7478 tablet_bootstrap.cc:654] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.890760  7481 ts_tablet_manager.cc:1434] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:47:10.891465  7481 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:10.898403  7360 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.903245  7186 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.905032  7567 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.915036  7561 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:47:10.918269  7564 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.922700  7561 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.923230  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:10.923540  7564 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.923830  7286 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:10.925472  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:10.931470  7479 tablet_bootstrap.cc:654] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:10.932181  7401 leader_election.cc:343] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.932771  7609 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.932932  7580 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:10.938665  7609 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.939129  7609 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.947831  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:47:10.950012  7402 leader_election.cc:343] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.955610  7286 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:10.957260  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:10.958076  7580 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:10.958540  7580 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:10.958832  7609 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:10.959306  7580 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.959865  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:10.977957  7401 leader_election.cc:343] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:10.978395  7401 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:10.983371  7187 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:10.984401  7186 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.990772  7564 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.987890  7486 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:10.991271  7564 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:10.995880  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:10.996197  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:47:10.997557  7401 leader_election.cc:343] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.010214  7516 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.010787  7481 tablet_bootstrap.cc:654] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:10.994469  7564 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:47:11.016611  7402 leader_election.cc:343] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.031872  7402 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.051445  7580 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.057183  7478 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.057582  7478 ts_tablet_manager.cc:1403] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.295s	user 0.012s	sys 0.032s
I20260709 14:47:11.058660  7479 tablet_bootstrap.cc:492] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.059082  7479 ts_tablet_manager.cc:1403] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.213s	user 0.001s	sys 0.027s
I20260709 14:47:11.060055  7478 raft_consensus.cc:359] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.060703  7478 raft_consensus.cc:385] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.060959  7478 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.061908  7478 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.061424  7479 raft_consensus.cc:359] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.062932  7479 raft_consensus.cc:385] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.063200  7479 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.054854  7564 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:47:11.063766  7479 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.064826  7478 ts_tablet_manager.cc:1434] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:47:11.065673  7479 ts_tablet_manager.cc:1434] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:11.066520  7479 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.066164  7478 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.080600  7479 tablet_bootstrap.cc:654] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.110028  7481 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.112151  7478 tablet_bootstrap.cc:654] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.112351  7187 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:11.113232  7481 ts_tablet_manager.cc:1403] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.222s	user 0.009s	sys 0.005s
I20260709 14:47:11.116767  7481 raft_consensus.cc:359] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.117383  7481 raft_consensus.cc:385] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.117650  7481 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.118470  7481 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.123219  7481 ts_tablet_manager.cc:1434] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:47:11.125790  7481 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.131150  7478 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.131590  7478 ts_tablet_manager.cc:1403] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.013s
I20260709 14:47:11.132221  7506 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.132688  7506 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.134137  7478 raft_consensus.cc:359] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.134750  7478 raft_consensus.cc:385] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.135010  7478 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.135617  7478 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.135907  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.136458  7285 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.137753  7478 ts_tablet_manager.cc:1434] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:47:11.138362  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.138501  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.139147  7566 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.139091  7438 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.134750  7506 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.138643  7478 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.139575  7566 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.140250  7566 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.145897  7478 tablet_bootstrap.cc:654] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.147353  7566 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.149991  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.150569  7285 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.154594  7478 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.155052  7478 ts_tablet_manager.cc:1403] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:47:11.155102  7479 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.157052  7479 ts_tablet_manager.cc:1403] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.006s
I20260709 14:47:11.157464  7285 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.157624  7478 raft_consensus.cc:359] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.158221  7478 raft_consensus.cc:385] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.158427  7478 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.158522  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.158952  7478 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.159268  7506 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.159749  7506 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:11.160781  7478 ts_tablet_manager.cc:1434] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:47:11.160523  7506 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.161422  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.162065  7438 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.163034  7478 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.168212  7438 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.169355  7478 tablet_bootstrap.cc:654] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.170153  7481 tablet_bootstrap.cc:654] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.169469  7566 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.159519  7479 raft_consensus.cc:359] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.173213  7479 raft_consensus.cc:385] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.173492  7479 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.174257  7479 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.179934  7479 ts_tablet_manager.cc:1434] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:47:11.180768  7479 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.182364  7187 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.185534  7481 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.185985  7481 ts_tablet_manager.cc:1403] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 14:47:11.188369  7481 raft_consensus.cc:359] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.188954  7481 raft_consensus.cc:385] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.189194  7481 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.193179  7479 tablet_bootstrap.cc:654] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.195675  7481 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.201642  7481 ts_tablet_manager.cc:1434] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:47:11.202518  7481 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.204358  7478 tablet_bootstrap.cc:492] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.204782  7478 ts_tablet_manager.cc:1403] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.042s	user 0.032s	sys 0.003s
I20260709 14:47:11.207347  7478 raft_consensus.cc:359] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.207949  7478 raft_consensus.cc:385] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.208225  7478 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.208536  7481 tablet_bootstrap.cc:654] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.208825  7478 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.210912  7478 ts_tablet_manager.cc:1434] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:47:11.211834  7478 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.215224  7479 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.215710  7479 ts_tablet_manager.cc:1403] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 14:47:11.217114  7478 tablet_bootstrap.cc:654] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.218497  7481 tablet_bootstrap.cc:492] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.218940  7481 ts_tablet_manager.cc:1403] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 14:47:11.221763  7479 raft_consensus.cc:359] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.222398  7479 raft_consensus.cc:385] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.222661  7479 raft_consensus.cc:740] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.224684  7478 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.224327  7481 raft_consensus.cc:359] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.224972  7478 ts_tablet_manager.cc:1403] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 14:47:11.225355  7479 consensus_queue.cc:260] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.226121  7506 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.226578  7506 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.227133  7478 raft_consensus.cc:359] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.227720  7478 raft_consensus.cc:385] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.227972  7478 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.228557  7506 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.228574  7478 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.230412  7479 ts_tablet_manager.cc:1434] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:47:11.230671  7478 ts_tablet_manager.cc:1434] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:47:11.230875  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.231261  7479 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.231534  7478 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.231436  7285 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.232334  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.232911  7438 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.234123  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:11.235678  7506 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.236016  7506 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.236320  7506 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.237608  7479 tablet_bootstrap.cc:654] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.224951  7481 raft_consensus.cc:385] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.237777  7478 tablet_bootstrap.cc:654] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.238059  7481 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.238689  7481 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.240633  7481 ts_tablet_manager.cc:1434] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:47:11.241401  7481 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.246580  7481 tablet_bootstrap.cc:654] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.248533  7478 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.248939  7478 ts_tablet_manager.cc:1403] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:47:11.249074  7506 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.251664  7478 raft_consensus.cc:359] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.252259  7478 raft_consensus.cc:385] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.252501  7478 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.253229  7478 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.255677  7478 ts_tablet_manager.cc:1434] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:11.256495  7478 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.260341  7566 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.261724  7478 tablet_bootstrap.cc:654] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.267524  7481 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.267948  7481 ts_tablet_manager.cc:1403] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260709 14:47:11.268368  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.268985  7285 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.270411  7481 raft_consensus.cc:359] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.271055  7481 raft_consensus.cc:385] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.271317  7481 raft_consensus.cc:740] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.273095  7481 consensus_queue.cc:260] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.275928  7285 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.276311  7481 ts_tablet_manager.cc:1434] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:47:11.277112  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.278402  7566 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.278888  7566 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:11.277194  7481 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.279775  7566 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.288151  7481 tablet_bootstrap.cc:654] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.288904  7498 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.308542  7187 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.318696  7580 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.309067  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.319471  7435 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.321235  7494 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.309959  7481 tablet_bootstrap.cc:492] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.327188  7481 ts_tablet_manager.cc:1403] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.004s
I20260709 14:47:11.331477  7435 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.329871  7481 raft_consensus.cc:359] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.332553  7481 raft_consensus.cc:385] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.332875  7481 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.333537  7481 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.336115  7481 ts_tablet_manager.cc:1434] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:47:11.337037  7481 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.310046  7506 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.352404  7609 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.356101  7481 tablet_bootstrap.cc:654] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.367065  7506 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.367524  7506 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.370123  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.370308  7506 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.370896  7288 raft_consensus.cc:2393] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:11.371191  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.372129  7478 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.372521  7329 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.373641  7506 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.375725  7479 tablet_bootstrap.cc:492] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.376140  7479 ts_tablet_manager.cc:1403] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.025s
I20260709 14:47:11.372548  7478 ts_tablet_manager.cc:1403] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.116s	user 0.046s	sys 0.043s
I20260709 14:47:11.379215  7479 raft_consensus.cc:359] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.379837  7479 raft_consensus.cc:385] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.380096  7479 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.380712  7479 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.382064  7478 raft_consensus.cc:359] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.382615  7479 ts_tablet_manager.cc:1434] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:47:11.383502  7479 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.384629  7506 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.384749  7481 tablet_bootstrap.cc:492] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.385052  7478 raft_consensus.cc:385] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.385376  7481 ts_tablet_manager.cc:1403] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.004s
I20260709 14:47:11.385376  7478 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.386309  7478 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.388281  7478 ts_tablet_manager.cc:1434] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:47:11.388712  7479 tablet_bootstrap.cc:654] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.389184  7478 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.395054  7478 tablet_bootstrap.cc:654] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.395738  7516 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.396215  7481 raft_consensus.cc:359] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.397053  7481 raft_consensus.cc:385] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.397365  7481 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.398116  7481 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.405992  7478 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.406385  7478 ts_tablet_manager.cc:1403] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:47:11.408571  7481 ts_tablet_manager.cc:1434] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:47:11.409478  7481 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.412168  7498 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.412606  7498 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.408800  7478 raft_consensus.cc:359] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.414501  7478 raft_consensus.cc:385] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.414767  7478 raft_consensus.cc:740] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.415330  7478 consensus_queue.cc:260] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.417428  7478 ts_tablet_manager.cc:1434] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:47:11.418475  7478 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.418744  7564 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.422650  7609 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.425295  7478 tablet_bootstrap.cc:654] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.427083  7481 tablet_bootstrap.cc:654] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.430603  7498 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.432273  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.432937  7434 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.434230  7254 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.435009  7494 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.435364  7494 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.435866  7494 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.436337  7566 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.436801  7566 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.435302  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.438632  7360 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.439181  7566 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.439733  7478 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.440156  7478 ts_tablet_manager.cc:1403] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:47:11.440218  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.441252  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.441951  7434 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.442338  7498 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.442673  7478 raft_consensus.cc:359] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.443300  7478 raft_consensus.cc:385] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.443005  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:11.443145  7498 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.442934  7494 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.444088  7478 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.444041  7506 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.445039  7506 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.445423  7506 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.447078  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.448241  7494 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.449280  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.445425  7287 raft_consensus.cc:2393] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:11.458412  7481 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.452107  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.456511  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.469344  7478 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.456843  7516 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.469731  7435 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.470163  7498 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.454725  7506 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.471127  7254 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.472069  7360 raft_consensus.cc:2393] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:11.474102  7561 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.474393  7478 ts_tablet_manager.cc:1434] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 14:47:11.474459  7561 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.474915  7561 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.475350  7478 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.477252  7506 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.456247  7479 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.478066  7479 ts_tablet_manager.cc:1403] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.015s
I20260709 14:47:11.478917  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.479681  7287 raft_consensus.cc:2393] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:11.481441  7479 raft_consensus.cc:359] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.482092  7479 raft_consensus.cc:385] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.482450  7479 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.482084  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.483172  7479 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.485571  7478 tablet_bootstrap.cc:654] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.485903  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.486675  7506 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.487742  7479 ts_tablet_manager.cc:1434] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:47:11.490494  7479 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.492115  7561 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.450491  7434 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.494091  7516 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.495851  7361 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.497331  7478 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.497743  7478 ts_tablet_manager.cc:1403] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260709 14:47:11.469740  7481 ts_tablet_manager.cc:1403] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.009s
I20260709 14:47:11.500192  7478 raft_consensus.cc:359] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.500777  7478 raft_consensus.cc:385] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.501017  7478 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.501768  7478 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.502352  7481 raft_consensus.cc:359] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.502939  7481 raft_consensus.cc:385] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.503190  7481 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.503705  7478 ts_tablet_manager.cc:1434] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:11.503628  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.504226  7564 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.504987  7564 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.506855  7564 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:11.507025  7479 tablet_bootstrap.cc:654] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.508190  7360 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.508462  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.509033  7362 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:11.510087  7401 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:11.511123  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.511857  7287 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:11.510892  7481 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.513785  7564 raft_consensus.cc:2804] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.514228  7564 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.514541  7564 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.516251  7360 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.517371  7252 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.518172  7494 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.518625  7494 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:11.519384  7494 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.514668  7478 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.521217  7564 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.525111  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.525240  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.525554  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.525878  7288 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.526162  7435 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.527432  7329 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.528247  7506 raft_consensus.cc:2764] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:47:11.529418  7478 tablet_bootstrap.cc:654] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.534494  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.532697  7288 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:11.535101  7360 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.535401  7516 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.530987  7561 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.534611  7564 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:11.535707  7402 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.537081  7580 raft_consensus.cc:2804] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.537499  7580 raft_consensus.cc:697] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:11.538335  7580 consensus_queue.cc:237] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.541390  7360 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:11.530535  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.543745  7435 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.545018  7434 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.514508  7481 ts_tablet_manager.cc:1434] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:47:11.546072  7254 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:11.546550  7481 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.547091  7561 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.547567  7561 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:11.548346  7561 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.550022  7435 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.557081  7478 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.557516  7478 ts_tablet_manager.cc:1403] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 14:47:11.559026  7481 tablet_bootstrap.cc:654] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.559952  7478 raft_consensus.cc:359] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.560640  7478 raft_consensus.cc:385] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.560914  7478 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.571647  7479 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.572149  7479 ts_tablet_manager.cc:1403] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.005s
W20260709 14:47:11.574673  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:11.575139  7498 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.575567  7498 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.576895  7478 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.578542  7478 ts_tablet_manager.cc:1434] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:47:11.579370  7478 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.581112  7187 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.583616  7187 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.584539  7498 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.590919  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.591364  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:11.592078  7252 leader_election.cc:343] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:11.592793  7254 leader_election.cc:343] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.593245  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.594825  7498 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.594911  7479 raft_consensus.cc:359] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.595563  7479 raft_consensus.cc:385] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.595840  7479 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.595803  7580 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.590197  7562 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.596606  7562 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.596661  7479 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.600639  7478 tablet_bootstrap.cc:654] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.603036  7562 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.602916  7580 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.603335  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:11.605006  7252 leader_election.cc:343] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.604985  7479 ts_tablet_manager.cc:1434] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:47:11.607743  7479 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.609107  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.609687  7434 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.611227  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:11.612036  7498 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.612433  7498 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.612789  7498 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.620617  7516 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.622767  7562 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.623250  7562 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.627187  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.627838  7435 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.627697  7498 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.629866  7498 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.630963  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.631281  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.631876  7435 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.633080  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.627888  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.634469  7361 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
W20260709 14:47:11.636219  7252 leader_election.cc:343] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.625677  7562 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.593374  7185 catalog_manager.cc:5697] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:11.644462  7562 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.644830  7562 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.645277  7562 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.650664  7435 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.651813  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:11.653162  7498 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.653611  7498 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:11.661085  7498 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.673386  7481 tablet_bootstrap.cc:492] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.673905  7481 ts_tablet_manager.cc:1403] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.035s
I20260709 14:47:11.676465  7481 raft_consensus.cc:359] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.677098  7481 raft_consensus.cc:385] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.677366  7481 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.678287  7481 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.680334  7481 ts_tablet_manager.cc:1434] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:11.681211  7481 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.683023  7562 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.686252  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.686798  7361 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.687024  7481 tablet_bootstrap.cc:654] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.690990  7561 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.691461  7561 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.693342  7561 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.695011  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:11.696592  7252 leader_election.cc:343] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.698411  7361 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.699741  7252 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.701349  7562 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.702031  7562 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.702602  7562 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:11.704852  7561 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.704782  7187 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.705319  7561 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.704011  7562 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.711580  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.712116  7438 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.707984  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:11.716495  7252 leader_election.cc:343] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.708011  7561 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.722200  7481 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.722862  7438 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.722841  7481 ts_tablet_manager.cc:1403] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.019s
I20260709 14:47:11.723469  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.726137  7481 raft_consensus.cc:359] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.726766  7481 raft_consensus.cc:385] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.727011  7481 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.727712  7481 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.729882  7481 ts_tablet_manager.cc:1434] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:47:11.730736  7481 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.730361  7183 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.731467  7566 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.736064  7481 tablet_bootstrap.cc:654] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.742599  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:11.744210  7254 leader_election.cc:343] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.744659  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:47:11.745888  7254 leader_election.cc:343] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.747079  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.750857  7566 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.751358  7566 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.751835  7479 tablet_bootstrap.cc:654] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.753135  7478 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.753618  7478 ts_tablet_manager.cc:1403] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.001s
I20260709 14:47:11.745849  7562 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.760068  7478 raft_consensus.cc:359] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.761065  7561 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.761543  7561 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.762457  7566 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.754570  7498 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.760763  7478 raft_consensus.cc:385] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.763814  7478 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.764487  7478 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.765405  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.766083  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.767488  7478 ts_tablet_manager.cc:1434] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:47:11.769335  7478 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
W20260709 14:47:11.771490  7329 leader_election.cc:343] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.769779  7561 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.768056  7287 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.776124  7566 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.777972  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.774443  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.781236  7479 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
W20260709 14:47:11.781283  7252 leader_election.cc:343] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.781776  7479 ts_tablet_manager.cc:1403] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.003s
I20260709 14:47:11.781922  7481 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.782220  7566 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.782337  7481 ts_tablet_manager.cc:1403] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.019s
I20260709 14:47:11.782604  7566 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.782972  7566 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.785931  7567 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.773583  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.786384  7567 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.787218  7435 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:11.788455  7567 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.788268  7254 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:11.790177  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.791301  7478 tablet_bootstrap.cc:654] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:11.791440  7329 leader_election.cc:343] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.792991  7561 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.793327  7561 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.793648  7561 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.797319  7479 raft_consensus.cc:359] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.798004  7479 raft_consensus.cc:385] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.798285  7479 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.798882  7479 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.800421  7566 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.803068  7561 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.803473  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.803855  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.805037  7286 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.805753  7481 raft_consensus.cc:359] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.806378  7481 raft_consensus.cc:385] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.806624  7481 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.807209  7481 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.807977  7566 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.803553  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.822283  7285 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.823055  7481 ts_tablet_manager.cc:1434] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:47:11.823936  7481 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.824162  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.824926  7567 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.825294  7567 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.825615  7567 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.829380  7481 tablet_bootstrap.cc:654] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.832195  7567 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.810396  7479 ts_tablet_manager.cc:1434] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:47:11.811867  7286 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.814177  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:47:11.837359  7252 leader_election.cc:343] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.838124  7479 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.840461  7481 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:11.815877  7561 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.840885  7481 ts_tablet_manager.cc:1403] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:47:11.817880  7478 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.841378  7478 ts_tablet_manager.cc:1403] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.000s
I20260709 14:47:11.843998  7479 tablet_bootstrap.cc:654] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:11.818552  7329 leader_election.cc:343] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.817242  7627 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.843698  7478 raft_consensus.cc:359] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.817874  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.846033  7567 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.844311  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.854712  7561 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.865278  7286 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.866882  7481 raft_consensus.cc:359] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.867475  7561 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.867731  7627 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.869504  7561 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.870260  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.870810  7286 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
W20260709 14:47:11.871394  7402 leader_election.cc:343] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.871462  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.871729  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.872244  7567 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.872539  7435 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.873224  7567 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:11.873208  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.873936  7478 raft_consensus.cc:385] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.874231  7478 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
W20260709 14:47:11.874687  7252 leader_election.cc:343] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.874894  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.874866  7478 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.875283  7567 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.875871  7566 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.876375  7566 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
W20260709 14:47:11.876518  7254 leader_election.cc:343] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.877378  7627 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:11.877259  7566 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.878548  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:11.867514  7481 raft_consensus.cc:385] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.877378  7254 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:11.879987  7506 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.879711  7481 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.880421  7506 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.880995  7481 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.881320  7360 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
W20260709 14:47:11.882242  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 63711.1us
I20260709 14:47:11.883100  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.885764  7627 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.886183  7627 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.886574  7627 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.890196  7506 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.892207  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:47:11.893800  7328 leader_election.cc:343] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.894284  7516 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.884848  7561 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:11.897854  7478 ts_tablet_manager.cc:1434] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.007s
I20260709 14:47:11.898802  7478 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:11.927538  7479 tablet_bootstrap.cc:492] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.928113  7479 ts_tablet_manager.cc:1403] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.003s
I20260709 14:47:11.930764  7479 raft_consensus.cc:359] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.932408  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:11.948473  7479 raft_consensus.cc:385] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:11.932456  7627 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.939859  7478 tablet_bootstrap.cc:654] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.948786  7479 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:11.949540  7479 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.950819  7434 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.951512  7479 ts_tablet_manager.cc:1434] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 14:47:11.952462  7479 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:11.954186  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.941059  7183 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.944022  7435 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:11.947064  7481 ts_tablet_manager.cc:1434] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.013s
I20260709 14:47:11.934000  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.956211  7481 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:11.956681  7438 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:11.958333  7479 tablet_bootstrap.cc:654] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:11.959299  7402 leader_election.cc:343] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.960403  7254 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:11.961786  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:11.962163  7561 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.962610  7561 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:11.962864  7516 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.963404  7561 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.964200  7627 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:11.964946  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:11.968698  7566 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.969133  7566 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.971165  7566 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:11.972882  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:11.973443  7286 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:11.973951  7627 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.974761  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.975519  7566 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:11.975885  7566 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.976210  7566 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.976881  7494 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:11.978101  7481 tablet_bootstrap.cc:654] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:11.977984  7478 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:11.975284  7434 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.978673  7478 ts_tablet_manager.cc:1403] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.008s
I20260709 14:47:11.983129  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:11.971058  7516 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:47:11.985316  7329 leader_election.cc:343] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:11.987021  7566 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:11.989492  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:11.990099  7286 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:11.994339  7361 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:11.996835  7286 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:11.997988  7479 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:11.998090  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:11.998559  7479 ts_tablet_manager.cc:1403] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.002s
I20260709 14:47:11.998890  7516 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:11.999352  7516 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:12.000491  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.000439  7516 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.001266  7479 raft_consensus.cc:359] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.001920  7627 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.002168  7479 raft_consensus.cc:385] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.002542  7627 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:12.002564  7479 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.003520  7627 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.006784  7183 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.010550  7486 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.010821  7185 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.012687  7681 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.012998  7478 raft_consensus.cc:359] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.013202  7681 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.013645  7478 raft_consensus.cc:385] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.014297  7478 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.014261  7479 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.015048  7478 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.015790  7681 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.017001  7479 ts_tablet_manager.cc:1434] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:47:12.017292  7478 ts_tablet_manager.cc:1434] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:47:12.019457  7479 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.019477  7478 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.021114  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.036321  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.033835  7566 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.037729  7438 raft_consensus.cc:2393] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:12.057758  7478 tablet_bootstrap.cc:654] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.060737  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.064762  7329 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.069185  7481 tablet_bootstrap.cc:492] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.069514  7481 ts_tablet_manager.cc:1403] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.033s
I20260709 14:47:12.071807  7516 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:12.072803  7329 leader_election.cc:343] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.079759  7481 raft_consensus.cc:359] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.083092  7481 raft_consensus.cc:385] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.083307  7481 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.083846  7481 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.085078  7498 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:47:12.086566  7481 ts_tablet_manager.cc:1434] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:47:12.093474  7481 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.092324  7185 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.098542  7479 tablet_bootstrap.cc:654] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.102340  7498 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.103436  7481 tablet_bootstrap.cc:654] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.109344  7516 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.115306  7562 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.113979  7479 tablet_bootstrap.cc:492] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.109615  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:12.121033  7479 ts_tablet_manager.cc:1403] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.001s
I20260709 14:47:12.124318  7479 raft_consensus.cc:359] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.125437  7479 raft_consensus.cc:385] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.126138  7479 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.127620  7479 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.131309  7479 ts_tablet_manager.cc:1434] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:47:12.134069  7479 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.146759  7481 tablet_bootstrap.cc:492] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.147742  7481 ts_tablet_manager.cc:1403] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.007s
I20260709 14:47:12.148949  7478 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.149382  7478 ts_tablet_manager.cc:1403] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.006s
I20260709 14:47:12.151178  7479 tablet_bootstrap.cc:654] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.151829  7478 raft_consensus.cc:359] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.152467  7478 raft_consensus.cc:385] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.152730  7478 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.153234  7498 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.161854  7481 raft_consensus.cc:359] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.162498  7481 raft_consensus.cc:385] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.162788  7481 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.165313  7481 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.166909  7478 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.169005  7516 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.169165  7478 ts_tablet_manager.cc:1434] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 14:47:12.169462  7516 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.170039  7478 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.170377  7486 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.170851  7486 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.172312  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.172849  7486 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.173018  7437 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:12.173095  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.174628  7516 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.174535  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.175938  7286 raft_consensus.cc:2393] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:12.176776  7481 ts_tablet_manager.cc:1434] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:47:12.174551  7328 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.177637  7481 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.174501  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.178501  7516 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.179195  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.179967  7486 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.185375  7516 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.178494  7478 tablet_bootstrap.cc:654] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.193478  7561 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:12.201356  7494 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.209935  7486 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.211738  7479 tablet_bootstrap.cc:492] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.212234  7479 ts_tablet_manager.cc:1403] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.010s
I20260709 14:47:12.217480  7479 raft_consensus.cc:359] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.218761  7479 raft_consensus.cc:385] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.218981  7479 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.219538  7479 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.221236  7479 ts_tablet_manager.cc:1434] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:47:12.222179  7479 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.226366  7481 tablet_bootstrap.cc:654] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.234640  7478 tablet_bootstrap.cc:492] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.235070  7478 ts_tablet_manager.cc:1403] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.006s
I20260709 14:47:12.237521  7478 raft_consensus.cc:359] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.238175  7478 raft_consensus.cc:385] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.238437  7478 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.240732  7479 tablet_bootstrap.cc:654] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.242053  7481 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.242462  7481 ts_tablet_manager.cc:1403] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.005s
I20260709 14:47:12.243571  7478 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.245641  7478 ts_tablet_manager.cc:1434] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:47:12.244863  7481 raft_consensus.cc:359] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.246675  7481 raft_consensus.cc:385] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.246628  7498 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.246948  7478 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.247054  7481 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.247766  7481 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.253525  7478 tablet_bootstrap.cc:654] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.253700  7481 ts_tablet_manager.cc:1434] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:47:12.254760  7481 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.260401  7481 tablet_bootstrap.cc:654] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.280783  7479 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.281149  7479 ts_tablet_manager.cc:1403] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.000s
I20260709 14:47:12.283742  7478 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.284272  7478 ts_tablet_manager.cc:1403] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.007s
I20260709 14:47:12.284463  7479 raft_consensus.cc:359] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.285130  7479 raft_consensus.cc:385] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.285401  7479 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.286084  7479 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.287415  7478 raft_consensus.cc:359] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.288112  7478 raft_consensus.cc:385] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.288285  7479 ts_tablet_manager.cc:1434] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:47:12.288447  7478 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.289192  7479 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.289278  7478 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.299304  7479 tablet_bootstrap.cc:654] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.299551  7478 ts_tablet_manager.cc:1434] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:47:12.300468  7478 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.302366  7481 tablet_bootstrap.cc:492] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.302798  7481 ts_tablet_manager.cc:1403] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.016s
I20260709 14:47:12.305141  7481 raft_consensus.cc:359] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.305958  7481 raft_consensus.cc:385] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.306023  7498 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.306248  7481 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.306603  7498 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.307025  7481 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.308770  7498 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.310858  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.311103  7479 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.311604  7479 ts_tablet_manager.cc:1403] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 14:47:12.311657  7364 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:12.312124  7481 ts_tablet_manager.cc:1434] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:47:12.312983  7481 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.313288  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.314203  7479 raft_consensus.cc:359] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.314824  7479 raft_consensus.cc:385] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.315071  7479 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.315805  7479 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.316484  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:12.317639  7498 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.318919  7481 tablet_bootstrap.cc:654] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.324752  7498 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.327174  7479 ts_tablet_manager.cc:1434] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:47:12.329934  7479 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.332306  7481 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.333050  7481 ts_tablet_manager.cc:1403] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:47:12.335531  7481 raft_consensus.cc:359] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.336149  7481 raft_consensus.cc:385] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.336410  7481 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.336990  7481 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.337824  7479 tablet_bootstrap.cc:654] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.338899  7481 ts_tablet_manager.cc:1434] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:12.328956  7478 tablet_bootstrap.cc:654] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.339761  7481 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.345165  7479 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.345268  7478 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.345639  7479 ts_tablet_manager.cc:1403] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:47:12.345791  7478 ts_tablet_manager.cc:1403] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 14:47:12.346089  7481 tablet_bootstrap.cc:654] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.348129  7479 raft_consensus.cc:359] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.348801  7479 raft_consensus.cc:385] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.349057  7479 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.349193  7478 raft_consensus.cc:359] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.349962  7478 raft_consensus.cc:385] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.349829  7479 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.350277  7478 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.351137  7478 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.353060  7478 ts_tablet_manager.cc:1434] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:47:12.356153  7479 ts_tablet_manager.cc:1434] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:47:12.357019  7479 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.358114  7561 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.358587  7561 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.360671  7561 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.362329  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.362388  7479 tablet_bootstrap.cc:654] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.363142  7364 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:12.364526  7478 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.366724  7252 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.367581  7498 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.367913  7498 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.368227  7498 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.368289  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:12.369717  7254 leader_election.cc:343] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.385417  7481 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.385842  7481 ts_tablet_manager.cc:1403] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.017s
I20260709 14:47:12.394601  7561 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.398485  7561 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.399312  7486 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.399772  7486 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.400401  7561 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.401168  7481 raft_consensus.cc:359] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.401834  7481 raft_consensus.cc:385] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.402124  7481 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.402768  7481 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.403201  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.403504  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.403877  7364 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:12.404183  7286 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:12.399328  7562 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.405092  7481 ts_tablet_manager.cc:1434] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:47:12.404934  7562 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.405537  7402 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.406121  7481 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.406441  7627 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.406850  7627 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.408548  7486 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.407601  7562 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.399350  7516 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:47:12.410651  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.411257  7434 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:12.407240  7627 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.414747  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.415869  7562 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.416236  7562 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.416622  7562 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.417054  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.417367  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.417737  7360 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
W20260709 14:47:12.419031  7252 leader_election.cc:343] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.420023  7252 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.420780  7494 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.421115  7494 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.421432  7494 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.422633  7627 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.424561  7562 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.424861  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.404452  7498 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.426685  7562 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.427541  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:12.427865  7498 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.428979  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.429265  7478 tablet_bootstrap.cc:654] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.429239  7288 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.430609  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.432142  7364 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.436964  7627 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.437785  7481 tablet_bootstrap.cc:654] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:12.439256  7254 leader_election.cc:343] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.441087  7516 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.442804  7627 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.443898  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.444469  7361 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:12.446272  7252 leader_election.cc:343] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.446341  7561 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.446805  7580 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.446911  7561 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.447286  7580 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.448971  7561 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.449157  7580 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.450371  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.451035  7360 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:12.451079  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.451817  7287 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:12.452292  7401 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:12.453188  7580 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.453548  7580 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.453907  7580 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.455325  7361 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:12.456487  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.443394  7627 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.458163  7252 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.459693  7627 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.459923  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.461192  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.462591  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.463054  7494 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.463812  7627 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.464282  7498 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.464360  7561 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.442795  7288 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
W20260709 14:47:12.464850  7252 leader_election.cc:343] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.466882  7516 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.467264  7481 tablet_bootstrap.cc:492] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.470163  7402 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.470682  7481 ts_tablet_manager.cc:1403] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260709 14:47:12.471555  7434 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.473424  7481 raft_consensus.cc:359] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.474112  7481 raft_consensus.cc:385] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.474367  7481 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.475015  7481 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.476622  7481 ts_tablet_manager.cc:1434] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:47:12.468214  7498 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:12.477437  7498 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.474452  7627 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.478701  7627 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:12.468218  7561 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.479537  7627 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.480672  7481 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.480794  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.481490  7437 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.482613  7561 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.487567  7481 tablet_bootstrap.cc:654] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.487746  7437 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:12.489292  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.490651  7516 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.493528  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:12.496111  7252 leader_election.cc:343] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.501473  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.502050  7361 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.505383  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.506362  7567 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.506778  7567 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.507054  7580 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.508790  7567 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.509584  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:12.510186  7285 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.513208  7567 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.517999  7361 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:12.520399  7252 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.521494  7718 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.521992  7718 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:12.522998  7718 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.529464  7494 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.530901  7364 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:12.518421  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:12.533385  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.536352  7494 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:47:12.551270  7254 leader_election.cc:343] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.551797  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:12.553045  7481 tablet_bootstrap.cc:492] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.553501  7481 ts_tablet_manager.cc:1403] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.011s
I20260709 14:47:12.554636  7437 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:12.556000  7481 raft_consensus.cc:359] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.556674  7481 raft_consensus.cc:385] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.556924  7481 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.559859  7478 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.560278  7478 ts_tablet_manager.cc:1403] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.031s
I20260709 14:47:12.562583  7481 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.565191  7481 ts_tablet_manager.cc:1434] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:47:12.566704  7481 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.566403  7183 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.566602  7478 raft_consensus.cc:359] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.568820  7478 raft_consensus.cc:385] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.569479  7478 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.570542  7478 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.572968  7481 tablet_bootstrap.cc:654] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.574731  7478 ts_tablet_manager.cc:1434] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:47:12.586771  7580 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.583072  7183 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.563930  7494 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:12.589643  7494 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:12.592607  7721 log.cc:927] Time spent T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260709 14:47:12.588553  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 53395.4us
W20260709 14:47:12.595578  7254 leader_election.cc:343] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.596971  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.597584  7498 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.599525  7567 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.600016  7567 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.603456  7498 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.590721  7478 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.604218  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.604991  7438 raft_consensus.cc:2393] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:12.605603  7479 tablet_bootstrap.cc:492] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.606062  7479 ts_tablet_manager.cc:1403] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.249s	user 0.039s	sys 0.027s
I20260709 14:47:12.608783  7479 raft_consensus.cc:359] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.609441  7479 raft_consensus.cc:385] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.609946  7479 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.610673  7479 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.612855  7479 ts_tablet_manager.cc:1434] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:47:12.613655  7479 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.603780  7567 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.622473  7479 tablet_bootstrap.cc:654] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.622673  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:12.624755  7567 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.630517  7481 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.631011  7481 ts_tablet_manager.cc:1403] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.064s	user 0.002s	sys 0.013s
I20260709 14:47:12.633682  7481 raft_consensus.cc:359] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.633894  7329 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.634331  7481 raft_consensus.cc:385] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.634684  7481 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.635234  7567 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.638564  7481 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.641302  7481 ts_tablet_manager.cc:1434] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:47:12.642144  7481 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.643818  7567 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:47:12.644924  7329 leader_election.cc:343] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.648798  7479 tablet_bootstrap.cc:492] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.608824  7285 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:12.649230  7479 ts_tablet_manager.cc:1403] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260709 14:47:12.652509  7479 raft_consensus.cc:359] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.653131  7479 raft_consensus.cc:385] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.653393  7479 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.653939  7479 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.656189  7479 ts_tablet_manager.cc:1434] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:47:12.656948  7479 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.662222  7187 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.663579  7479 tablet_bootstrap.cc:654] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.667682  7481 tablet_bootstrap.cc:654] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.668937  7580 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.672397  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.673053  7364 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.674811  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.679720  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.688841  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:12.692896  7723 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.700402  7723 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:12.701421  7723 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.694416  7609 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.701977  7730 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.703859  7730 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.704658  7187 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:12.706048  7730 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.693859  7478 tablet_bootstrap.cc:654] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.708137  7494 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.708565  7494 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.708971  7494 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.710816  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.711588  7360 raft_consensus.cc:2393] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:12.715113  7364 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:12.715684  7718 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.718683  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.720376  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.721366  7287 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:12.735226  7328 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:12.736204  7681 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.736560  7681 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.736904  7681 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.739463  7402 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.742201  7479 tablet_bootstrap.cc:492] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.749778  7479 ts_tablet_manager.cc:1403] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.004s
I20260709 14:47:12.771135  7727 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.799976  7478 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.800536  7478 ts_tablet_manager.cc:1403] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.213s	user 0.024s	sys 0.020s
I20260709 14:47:12.804405  7479 raft_consensus.cc:359] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.828017  7479 raft_consensus.cc:385] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.828400  7479 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.807039  7478 raft_consensus.cc:359] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.834398  7478 raft_consensus.cc:385] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.834692  7478 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.807945  7494 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.835331  7478 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.836575  7494 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.837406  7478 ts_tablet_manager.cc:1434] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:47:12.813270  7727 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.837451  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:12.838224  7364 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.838714  7478 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.842228  7479 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.828166  7481 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.843940  7481 ts_tablet_manager.cc:1403] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.202s	user 0.061s	sys 0.072s
W20260709 14:47:12.829614  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:47:12.805606  7254 leader_election.cc:343] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:12.831700  7681 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.846015  7478 tablet_bootstrap.cc:654] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.847837  7681 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.844249  7479 ts_tablet_manager.cc:1434] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.094s	user 0.000s	sys 0.016s
I20260709 14:47:12.849928  7479 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.851060  7364 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:12.851549  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:12.852098  7287 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.853907  7481 raft_consensus.cc:359] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.854532  7481 raft_consensus.cc:385] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.854780  7481 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.857430  7481 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.858665  7252 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.859517  7498 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.860015  7498 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:12.860875  7498 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.860140  7481 ts_tablet_manager.cc:1434] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:47:12.862440  7481 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.862789  7183 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:12.867357  7479 tablet_bootstrap.cc:654] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.868106  7481 tablet_bootstrap.cc:654] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.876276  7287 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:12.877218  7328 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.877995  7681 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:12.878530  7681 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:12.879421  7681 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.884258  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.884908  7438 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.889290  7718 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.900493  7481 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.900915  7481 ts_tablet_manager.cc:1403] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.002s
I20260709 14:47:12.908262  7481 raft_consensus.cc:359] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.908981  7481 raft_consensus.cc:385] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.909257  7481 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.909340  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:12.910104  7435 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.913133  7481 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.916661  7481 ts_tablet_manager.cc:1434] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:47:12.917577  7481 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.924877  7627 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.925364  7627 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.927501  7627 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:12.929077  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:12.901592  7438 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:12.929869  7360 raft_consensus.cc:2393] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:12.930943  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.929764  7481 tablet_bootstrap.cc:654] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.933241  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:12.934072  7627 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.939975  7479 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:12.940440  7479 ts_tablet_manager.cc:1403] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.091s	user 0.030s	sys 0.033s
I20260709 14:47:12.940730  7627 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:12.945008  7479 raft_consensus.cc:359] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.945614  7478 tablet_bootstrap.cc:492] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:12.945600  7479 raft_consensus.cc:385] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.946403  7479 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.946985  7718 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:12.947058  7479 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.947881  7481 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.948271  7481 ts_tablet_manager.cc:1403] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 14:47:12.949862  7435 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:12.949558  7479 ts_tablet_manager.cc:1434] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:47:12.951325  7479 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:12.952701  7481 raft_consensus.cc:359] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.953321  7481 raft_consensus.cc:385] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.953565  7481 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.946138  7478 ts_tablet_manager.cc:1403] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.033s
I20260709 14:47:12.956301  7478 raft_consensus.cc:359] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.956876  7478 raft_consensus.cc:385] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:12.957129  7478 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:12.958062  7481 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.957973  7183 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.960626  7481 ts_tablet_manager.cc:1434] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:47:12.961467  7481 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:12.963958  7567 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.964419  7567 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.966033  7478 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.957089  7479 tablet_bootstrap.cc:654] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.967095  7567 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:12.968087  7478 ts_tablet_manager.cc:1434] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 14:47:12.968923  7478 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:12.970139  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:12.970757  7287 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:12.974249  7478 tablet_bootstrap.cc:654] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.977365  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:12.977594  7481 tablet_bootstrap.cc:654] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:12.979296  7516 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:12.979686  7516 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.980017  7516 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.987491  7186 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.989549  7516 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:12.996304  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:12.996856  7287 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:12.996994  7481 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:12.997473  7481 ts_tablet_manager.cc:1403] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260709 14:47:13.000765  7481 raft_consensus.cc:359] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.001390  7481 raft_consensus.cc:385] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.001652  7481 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.004443  7481 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.006505  7481 ts_tablet_manager.cc:1434] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:47:13.007329  7481 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:13.007905  7479 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:13.008348  7479 ts_tablet_manager.cc:1403] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.007s
I20260709 14:47:13.007318  7287 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:13.011762  7479 raft_consensus.cc:359] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.011917  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:13.012272  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.012432  7479 raft_consensus.cc:385] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.013160  7479 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.013782  7479 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.015689  7567 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:13.016353  7479 ts_tablet_manager.cc:1434] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:47:13.017187  7479 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:13.019996  7567 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:13.011796  7516 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.022486  7498 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:13.021044  7567 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:13.028566  7329 leader_election.cc:343] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.029652  7479 tablet_bootstrap.cc:654] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.033871  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:13.024029  7478 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:13.034759  7478 ts_tablet_manager.cc:1403] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
W20260709 14:47:13.035540  7329 leader_election.cc:343] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.037916  7478 raft_consensus.cc:359] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.038798  7478 raft_consensus.cc:385] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.039112  7478 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.039800  7478 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.042480  7479 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:13.042920  7479 ts_tablet_manager.cc:1403] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 14:47:13.047905  7494 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:13.022502  7481 tablet_bootstrap.cc:654] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.049021  7567 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.049885  7478 ts_tablet_manager.cc:1434] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:47:13.049533  7567 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.050930  7478 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:13.052636  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:47:13.054533  7328 leader_election.cc:343] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.055938  7567 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.056535  7185 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:13.059428  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.056965  7479 raft_consensus.cc:359] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.060364  7479 raft_consensus.cc:385] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.060663  7479 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.061386  7479 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.067338  7434 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:13.068130  7478 tablet_bootstrap.cc:654] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.069506  7479 ts_tablet_manager.cc:1434] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:47:13.070523  7479 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:13.076596  7479 tablet_bootstrap.cc:654] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.077354  7329 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:13.078478  7516 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:13.078869  7516 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:13.079175  7516 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.090612  7627 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.091077  7627 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.093154  7627 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:13.093891  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:13.095820  7287 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:13.085742  7516 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.098489  7402 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:13.098903  7494 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:13.100729  7481 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:13.101056  7627 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:13.101496  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:13.102109  7434 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.101182  7481 ts_tablet_manager.cc:1403] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.004s
I20260709 14:47:13.103252  7478 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:13.103667  7478 ts_tablet_manager.cc:1403] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.001s
I20260709 14:47:13.104583  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:13.105397  7718 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:13.106079  7401 leader_election.cc:343] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.101459  7627 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:13.106750  7627 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.108327  7494 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.108781  7494 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.098935  7516 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.112217  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:13.112782  7361 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:13.113932  7252 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:13.114722  7718 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:13.115132  7718 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:13.115478  7718 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.114941  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
W20260709 14:47:13.120507  7328 leader_election.cc:343] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.122363  7494 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.123343  7627 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.124037  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.122169  7481 raft_consensus.cc:359] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.128518  7481 raft_consensus.cc:385] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.128836  7481 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.124596  7435 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:13.135512  7434 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:13.136940  7481 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.149590  7481 ts_tablet_manager.cc:1434] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:47:13.156157  7561 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.145541  7329 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:13.166771  7481 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:13.172289  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:13.172915  7287 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.169866  7561 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.177304  7561 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.178364  7567 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:13.178661  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:13.178901  7567 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:13.179728  7567 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:13.180227  7401 leader_election.cc:343] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.182482  7478 raft_consensus.cc:359] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.184573  7478 raft_consensus.cc:385] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.184859  7478 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.186864  7478 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.196192  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.196579  7481 tablet_bootstrap.cc:654] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.201540  7478 ts_tablet_manager.cc:1434] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.003s
I20260709 14:47:13.202345  7479 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:13.202778  7478 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:13.202841  7479 ts_tablet_manager.cc:1403] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.036s
I20260709 14:47:13.212260  7718 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.214071  7479 raft_consensus.cc:359] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.213387  7627 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:13.214712  7479 raft_consensus.cc:385] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.215010  7479 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.215619  7479 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.215891  7718 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.250109  7478 tablet_bootstrap.cc:654] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:13.254005  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 64184.3us
I20260709 14:47:13.255895  7479 ts_tablet_manager.cc:1434] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:47:13.258181  7566 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.259651  7566 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.284833  7479 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:13.288410  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:13.289546  7438 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.289984  7681 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.290735  7681 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.306661  7681 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.305928  7438 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
W20260709 14:47:13.306684  7254 leader_election.cc:343] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.314265  7516 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.315124  7516 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.317703  7566 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.319559  7481 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:13.320322  7481 ts_tablet_manager.cc:1403] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.154s	user 0.007s	sys 0.014s
I20260709 14:47:13.320828  7479 tablet_bootstrap.cc:654] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.324150  7516 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.324416  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:13.326057  7288 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:13.325984  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:13.328191  7287 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:13.332333  7478 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:13.332862  7478 ts_tablet_manager.cc:1403] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.008s
I20260709 14:47:13.336388  7478 raft_consensus.cc:359] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.337210  7478 raft_consensus.cc:385] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.337539  7478 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.338263  7478 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.340579  7481 raft_consensus.cc:359] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.341279  7481 raft_consensus.cc:385] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:13.341526  7481 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:13.342157  7481 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.345022  7481 ts_tablet_manager.cc:1434] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260709 14:47:13.346378  7481 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:13.349090  7478 ts_tablet_manager.cc:1434] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:47:13.353477  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.353682  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.354652  7328 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:13.355533  7580 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:13.357721  7681 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:13.358160  7681 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:13.358556  7681 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:13.359020  7329 leader_election.cc:343] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:13.359927  7329 leader_election.cc:343] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:13.355844  7328 leader_election.cc:343] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.361336  7580 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:13.362329  7402 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:13.362785  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:13.363816  7580 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:13.364296  7254 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:13.364559  7580 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:13.365331  7767 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:13.366029  7767 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:13.367228  7767 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.365624  7580 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.371044  7627 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:13.375236  7478 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:13.375286  7727 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:13.378364  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:13.382078  7328 leader_election.cc:343] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.382534  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:13.383689  7567 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:13.386862  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:13.387768  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:13.388414  7360 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:13.392086  7329 leader_election.cc:343] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.392632  7329 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:13.394011  7516 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:13.401902  7360 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:13.380896  7187 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:13.410445  7252 leader_election.cc:343] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.410885  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:13.413445  7562 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:13.416045  7185 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:13.419299  7481 tablet_bootstrap.cc:654] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.420264  7478 tablet_bootstrap.cc:654] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:13.421533  7183 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:13.391630  7681 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.440624  7768 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:13.441157  7768 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.444290  7768 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:13.463752  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:13.467569  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:13.530226  7254 leader_election.cc:343] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.531016  7566 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260709 14:47:13.543529  7252 leader_election.cc:343] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:13.579455  7252 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:47:13.596652  7777 log.cc:927] Time spent T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.082s	user 0.006s	sys 0.000s
I20260709 14:47:13.626412  7767 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:13.619814  7516 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:47:13.619874  7479 tablet_bootstrap.cc:492] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:13.654899  7479 ts_tablet_manager.cc:1403] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.373s	user 0.028s	sys 0.011s
I20260709 14:47:13.668015  7727 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:13.660763  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 120183us
W20260709 14:47:13.753119  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 77180.3us
I20260709 14:47:13.702713  7727 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:13.687595  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:13.812361  7288 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:13.816121  7567 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:13.938295  7779 log.cc:927] Time spent T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.214s	user 0.006s	sys 0.000s
I20260709 14:47:13.926368  7567 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.009097  7288 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:14.110328  7478 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:14.110906  7478 ts_tablet_manager.cc:1403] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.736s	user 0.036s	sys 0.055s
W20260709 14:47:14.117453  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 117387us
I20260709 14:47:14.121932  7481 tablet_bootstrap.cc:492] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:14.124390  7481 ts_tablet_manager.cc:1403] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.778s	user 0.049s	sys 0.013s
W20260709 14:47:14.126758  7739 log.cc:927] Time spent T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.201s	user 0.001s	sys 0.000s
I20260709 14:47:14.128708  7727 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:14.149886  7478 raft_consensus.cc:359] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.154405  7478 raft_consensus.cc:385] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:14.154727  7478 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:14.169246  7478 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.173982  7479 raft_consensus.cc:359] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.176123  7479 raft_consensus.cc:385] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:14.176405  7479 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:14.177002  7479 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.180894  7481 raft_consensus.cc:359] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.181557  7481 raft_consensus.cc:385] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:14.181844  7481 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:14.184564  7478 ts_tablet_manager.cc:1434] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 14:47:14.182677  7481 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.188284  7481 ts_tablet_manager.cc:1434] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 14:47:14.197228  7479 ts_tablet_manager.cc:1434] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.537s	user 0.019s	sys 0.001s
W20260709 14:47:14.197570  7479 ts_tablet_manager.cc:1467] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Tablet startup took 537ms
I20260709 14:47:14.207314  7481 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:14.208703  7478 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:14.222078  7798 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 14:47:14.201728  7479 ts_tablet_manager.cc:1469] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: Trace:
0709 14:47:09.239482 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.239604 (+   122us) service_pool.cc:224] Handling call
0709 14:47:09.241176 (+  1572us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:47:09.241310 (+   134us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:47:09.266703 (+ 25393us) tablet_metadata.cc:665] Metadata flushed
0709 14:47:09.275840 (+  9137us) tablet_replica.cc:206] Creating consensus instance
0709 14:47:09.276214 (+   374us) inbound_call.cc:177] Queueing success response
0709 14:47:13.257553 (+3981339us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:47:13.659917 (+402364us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:47:14.098268 (+438351us) tablet_replica.cc:261] Starting instrumentation
0709 14:47:14.098833 (+   565us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":19607,"raft.queue_time_us":6597,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":112,"tablet-open.queue_time_us":3981262}
I20260709 14:47:14.237249  7567 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:14.238477  7479 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
W20260709 14:47:14.256809  7776 log.cc:927] Time spent T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.801s	user 0.007s	sys 0.000s
I20260709 14:47:14.250818  7562 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:47:14.286226  7681 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:14.292752  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 44731.7us
W20260709 14:47:14.293915  7329 consensus_peers.cc:597] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Couldn't send request to peer d52c036652d44b2fbc993b18d252ebff. 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 14:47:14.351576  7681 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:14.352756  7328 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:14.371631  7516 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:14.372128  7516 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:14.373086  7516 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.473778  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 80) took 1071 ms. Trace:
I20260709 14:47:14.481158  7783 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.474915  7284 rpcz_store.cc:276] 0709 14:47:13.402568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.422849 (+ 20281us) service_pool.cc:224] Handling call
0709 14:47:13.423661 (+   812us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:13.424246 (+   585us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:13.424282 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:13.424728 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 14:47:13.449507 (+ 24779us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:47:13.449558 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.449641 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:14.250564 (+800923us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b20000256f8. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f86fd450b91 00007f86fd472a19 00007f86fd43d8c3 00007f86fd43cbb6 00007f86fd43c7d8 00007f86fd446221 00007f86fd4461d9 00007f86fd446169 00007f86fd446131 00007f86fd44542d 0000000000396ad4
0709 14:47:14.473371 (+222807us) raft_consensus.cc:1685] finished
0709 14:47:14.473394 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.473664 (+   270us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":131,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":84,"spinlock_wait_cycles":27024256,"thread_start_us":24266,"threads_started":1,"wal-append.queue_time_us":24698}
I20260709 14:47:14.481675  7783 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.503533  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.514394  7478 tablet_bootstrap.cc:654] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:14.525393  7790 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:47:14.527673  7481 tablet_bootstrap.cc:654] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:14.534907  7783 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:14.539801  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:14.540148  7681 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.543048  7681 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.528090  7516 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:14.546779  7681 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:14.548508  7328 leader_election.cc:343] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:14.550927  7328 consensus_peers.cc:597] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:47:14.545667  7516 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.554818  7516 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:14.562368  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.565644  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.566323  7283 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:14.571280  7795 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.571743  7795 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.571959  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.579303  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:14.579802  7516 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:14.582098  7516 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.586680  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.587317  7287 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:14.589689  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:14.598156  7786 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:14.598480  7786 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:14.598799  7786 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:14.600956  7183 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35036 (request call id 83) took 1178 ms. Trace:
I20260709 14:47:14.594111  7567 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:14.597046  7284 raft_consensus.cc:2393] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:14.603757  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:14.604372  7434 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:14.603642  7567 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:14.606241  7567 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:14.614449  7767 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:14.629210  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:14.629868  7361 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:14.643802  7516 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:14.645568  7185 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:14.666258  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:14.690064  7795 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:14.699618  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:14.707722  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:14.708514  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:14.691056  7786 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.743211  7479 tablet_bootstrap.cc:654] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:14.601320  7183 rpcz_store.cc:276] 0709 14:47:13.418195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.418551 (+   356us) service_pool.cc:224] Handling call
0709 14:47:14.596907 (+1178356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:13.443590 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:13.444089 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:13.444117 (+    28us) write_op.cc:435] Acquired schema lock
0709 14:47:13.444134 (+    17us) tablet.cc:662] Decoding operations
0709 14:47:13.444448 (+   314us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:13.444488 (+    40us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:13.444515 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:47:13.444681 (+   166us) tablet.cc:701] Row locks acquired
0709 14:47:13.444702 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:47:13.444813 (+   111us) write_op.cc:270] Start()
0709 14:47:13.444919 (+   106us) write_op.cc:276] Timestamp: P: 1783608433444777 usec, L: 0
0709 14:47:13.444934 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 14:47:13.574381 (+129447us) log.cc:844] Serialized 534 byte log entry
0709 14:47:14.010390 (+436009us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b540007c454. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f86fd80b571 00007f86fd89de28 00007f87012d8581 00007f87012d7d58 00007f87012dc9f1 00007f87012dc9a9 00007f87012dc939 00007f87012dc901 00007f87012dbb2d 0000000000396ad4 0000000000396919
0709 14:47:14.225570 (+215180us) op_driver.cc:464] REPLICATION: finished
0709 14:47:14.522663 (+297093us) write_op.cc:301] APPLY: starting
0709 14:47:14.523460 (+   797us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:14.526433 (+  2973us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:14.527364 (+   931us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:14.536051 (+  8687us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:14.536225 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:47:14.536271 (+    46us) write_op.cc:312] APPLY: finished
0709 14:47:14.536492 (+   221us) log.cc:844] Serialized 22 byte log entry
0709 14:47:14.536658 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:14.536760 (+   102us) write_op.cc:454] Released schema lock
0709 14:47:14.536803 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:14.537167 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:14.539684 (+  2517us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":289548,"apply.run_cpu_time_us":1652,"apply.run_wall_time_us":16960,"num_ops":1,"prepare.queue_time_us":9951,"prepare.run_cpu_time_us":24788,"prepare.run_wall_time_us":566951,"replication_time_us":780504,"spinlock_wait_cycles":39739648,"thread_start_us":101914,"threads_started":1}]]}
I20260709 14:47:14.740063  7434 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:14.759625  7481 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:14.760155  7481 ts_tablet_manager.cc:1403] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.562s	user 0.035s	sys 0.044s
I20260709 14:47:14.754956  7681 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:47:14.758684  7329 leader_election.cc:343] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:14.773298  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:14.782532  7478 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:14.783073  7478 ts_tablet_manager.cc:1403] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.587s	user 0.036s	sys 0.018s
I20260709 14:47:14.796659  7795 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:14.809511  7478 raft_consensus.cc:359] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.780476  7329 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:14.837054  7478 raft_consensus.cc:385] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:14.838919  7681 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:14.840477  7478 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:14.839516  7681 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.850598  7481 raft_consensus.cc:359] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.851437  7481 raft_consensus.cc:385] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:14.853662  7481 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:14.854552  7478 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.845635  7799 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:14.874369  7786 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:14.878187  7516 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:14.878664  7516 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.880627  7516 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:14.881625  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:14.882639  7432 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:14.891738  7786 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:14.892314  7786 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:14.857230  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 97970.7us
I20260709 14:47:14.895071  7786 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:14.902316  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:14.896157  7329 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:14.974859  7516 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:14.877105  7481 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.979445  7516 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.852324  7567 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.977836  7566 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:14.984516  7818 log.cc:927] Time spent T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:47:14.981997  7566 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:14.986158  7681 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.003757  7478 ts_tablet_manager.cc:1434] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.220s	user 0.005s	sys 0.005s
I20260709 14:47:15.014233  7567 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.044457  7478 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.056799  7479 tablet_bootstrap.cc:492] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.057251  7479 ts_tablet_manager.cc:1403] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.819s	user 0.047s	sys 0.055s
I20260709 14:47:15.067838  7479 raft_consensus.cc:359] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.068481  7479 raft_consensus.cc:385] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.068778  7479 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.071179  7478 tablet_bootstrap.cc:654] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.073000  7479 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.085346  7479 ts_tablet_manager.cc:1434] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 14:47:15.090080  7479 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.093570  7516 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.095727  7478 tablet_bootstrap.cc:492] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.098212  7478 ts_tablet_manager.cc:1403] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.015s
I20260709 14:47:15.102566  7479 tablet_bootstrap.cc:654] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.106273  7478 raft_consensus.cc:359] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.107297  7478 raft_consensus.cc:385] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.107570  7478 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.108157  7478 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.108914  7479 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.109364  7479 ts_tablet_manager.cc:1403] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:47:15.111935  7478 ts_tablet_manager.cc:1434] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:47:15.113308  7478 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.141569  7479 raft_consensus.cc:359] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.142298  7479 raft_consensus.cc:385] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.142581  7479 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.143234  7479 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.146030  7479 ts_tablet_manager.cc:1434] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 14:47:15.147097  7479 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.148440  7478 tablet_bootstrap.cc:654] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.152685  7479 tablet_bootstrap.cc:654] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.153759  7478 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.154227  7478 ts_tablet_manager.cc:1403] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:47:15.156646  7478 raft_consensus.cc:359] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.157266  7479 tablet_bootstrap.cc:492] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.157783  7479 ts_tablet_manager.cc:1403] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260709 14:47:15.157294  7478 raft_consensus.cc:385] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.158250  7478 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.158879  7478 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.160269  7479 raft_consensus.cc:359] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.160952  7478 ts_tablet_manager.cc:1434] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 14:47:15.160955  7479 raft_consensus.cc:385] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.161418  7479 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.162199  7478 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.162055  7479 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.164948  7479 ts_tablet_manager.cc:1434] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:47:15.166114  7479 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.168821  7478 tablet_bootstrap.cc:654] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.171916  7479 tablet_bootstrap.cc:654] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.175518  7478 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.175926  7478 ts_tablet_manager.cc:1403] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260709 14:47:15.177386  7479 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.177874  7479 ts_tablet_manager.cc:1403] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:47:15.178821  7478 raft_consensus.cc:359] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.179443  7478 raft_consensus.cc:385] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.179697  7478 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.180322  7478 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.181095  7479 raft_consensus.cc:359] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.181741  7479 raft_consensus.cc:385] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.182019  7479 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.182385  7478 ts_tablet_manager.cc:1434] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:47:15.182698  7479 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.183483  7478 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.185056  7479 ts_tablet_manager.cc:1434] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:15.186007  7479 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.189494  7478 tablet_bootstrap.cc:654] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.191565  7479 tablet_bootstrap.cc:654] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.200829  7479 tablet_bootstrap.cc:492] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.200888  7478 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.201375  7479 ts_tablet_manager.cc:1403] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 14:47:15.201437  7478 ts_tablet_manager.cc:1403] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260709 14:47:15.203928  7479 raft_consensus.cc:359] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.204586  7479 raft_consensus.cc:385] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.204317  7478 raft_consensus.cc:359] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.204854  7479 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.204988  7478 raft_consensus.cc:385] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.205294  7478 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.205561  7479 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.205856  7478 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.206823  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.207583  7360 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:15.207885  7478 ts_tablet_manager.cc:1434] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:15.208046  7479 ts_tablet_manager.cc:1434] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:47:15.208823  7478 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.209064  7479 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.215026  7478 tablet_bootstrap.cc:654] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.215416  7479 tablet_bootstrap.cc:654] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.219601  7478 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.220480  7479 tablet_bootstrap.cc:492] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.220510  7478 ts_tablet_manager.cc:1403] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:47:15.220947  7479 ts_tablet_manager.cc:1403] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:47:15.223248  7479 raft_consensus.cc:359] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.223730  7479 raft_consensus.cc:385] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.223701  7478 raft_consensus.cc:359] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.224133  7479 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.224494  7478 raft_consensus.cc:385] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.224818  7478 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.224879  7479 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.225520  7478 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.226795  7479 ts_tablet_manager.cc:1434] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:15.227556  7479 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.227638  7478 ts_tablet_manager.cc:1434] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:47:15.228700  7478 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.232430  7479 tablet_bootstrap.cc:654] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.235248  7478 tablet_bootstrap.cc:654] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.235584  7481 ts_tablet_manager.cc:1434] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.475s	user 0.007s	sys 0.000s
I20260709 14:47:15.236577  7481 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:15.238027  7567 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:15.224130  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 328029us
I20260709 14:47:15.240470  7329 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.246237  7478 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.246690  7478 ts_tablet_manager.cc:1403] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:47:15.246718  7784 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:15.249348  7478 raft_consensus.cc:359] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.250034  7478 raft_consensus.cc:385] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.250290  7478 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.250893  7478 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.252157  7481 tablet_bootstrap.cc:654] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:15.255363  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 492123us
I20260709 14:47:15.256467  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:15.256870  7567 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.257025  7286 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.257350  7567 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.260732  7567 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.263334  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.265436  7494 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.265914  7494 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.267771  7494 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.268179  7478 ts_tablet_manager.cc:1434] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:47:15.269194  7478 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.268989  7494 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.270002  7494 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.265959  7286 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:15.271893  7494 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.276120  7478 tablet_bootstrap.cc:654] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.293630  7494 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.294072  7494 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.295363  7494 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.296145  7481 tablet_bootstrap.cc:492] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:15.296605  7481 ts_tablet_manager.cc:1403] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260709 14:47:15.296638  7478 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:15.297200  7478 ts_tablet_manager.cc:1403] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260709 14:47:15.273308  7566 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.299405  7481 raft_consensus.cc:359] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.299546  7478 raft_consensus.cc:359] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.300236  7481 raft_consensus.cc:385] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.300254  7478 raft_consensus.cc:385] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.300732  7481 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.301473  7481 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.300735  7478 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.303238  7478 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.305970  7481 ts_tablet_manager.cc:1434] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:47:15.306964  7481 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:15.307044  7479 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.307500  7479 ts_tablet_manager.cc:1403] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.080s	user 0.044s	sys 0.019s
I20260709 14:47:15.309669  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.309976  7479 raft_consensus.cc:359] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.310642  7479 raft_consensus.cc:385] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.310901  7479 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:15.311882  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.311486  7479 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.313938  7481 tablet_bootstrap.cc:654] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.314818  7479 ts_tablet_manager.cc:1434] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:15.315747  7479 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:15.321496  7479 tablet_bootstrap.cc:654] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:15.323488  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.014s	sys 0.013s
W20260709 14:47:15.323789  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.014s	sys 0.013s
I20260709 14:47:15.326138  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.326902  7478 ts_tablet_manager.cc:1434] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 14:47:15.327845  7478 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:15.333156  7478 tablet_bootstrap.cc:654] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:15.334012  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:15.334913  7280 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:15.335500  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:15.336251  7433 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:15.338194  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.347537  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.349453  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.350117  7438 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:15.355408  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.357445  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.361109  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.364837  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:15.365484  7282 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:15.367496  7282 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.384194  7431 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:15.397408  7254 leader_election.cc:343] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:15.398736  7315 tablet.cc:2406] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 14:47:15.399467  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 72568.9us
I20260709 14:47:15.407356  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.408701  7252 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:15.410904  7819 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:15.411320  7819 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.411644  7819 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.411747  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:15.414624  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.420346  7819 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.421507  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.422097  7356 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:15.431095  7819 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.438385  7328 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.439929  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.440512  7438 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:15.442862  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.445392  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.445956  7438 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:15.450729  7567 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.451221  7567 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.452527  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:15.453079  7438 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.453824  7771 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:15.455477  7567 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.456929  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.461284  7438 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:15.462152  7850 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:15.462661  7850 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:15.463569  7850 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.463788  7567 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:15.474061  7794 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:15.464179  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 90616.1us
I20260709 14:47:15.468935  7254 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:15.474499  7794 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.475605  7767 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:47:15.475908  7254 leader_election.cc:343] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:15.476866  7254 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:15.477667  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:15.479751  7767 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.480100  7767 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.480809  7794 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.482988  7820 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:15.486764  7824 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:15.487251  7824 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:15.484504  7820 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.491618  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:15.492515  7820 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.500871  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.504372  7361 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:15.488061  7824 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.514734  7254 leader_election.cc:343] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:15.514416  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.527992  7819 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.528453  7819 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.533845  7481 tablet_bootstrap.cc:492] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:15.534415  7481 ts_tablet_manager.cc:1403] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.228s	user 0.008s	sys 0.012s
I20260709 14:47:15.501677  7329 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:15.533928  7820 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.566872  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 108317us
I20260709 14:47:15.568024  7516 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:15.568415  7516 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.568748  7516 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.585403  7516 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.583324  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 83794.2us
W20260709 14:47:15.590020  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 179913us
W20260709 14:47:15.590451  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 178759us
I20260709 14:47:15.601198  7516 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.587474  7819 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.591538  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.657382  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:15.661557  7438 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.587936  7786 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.614714  7851 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:15.674108  7252 leader_election.cc:343] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:15.644878  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:15.602090  7820 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:15.676532  7252 leader_election.cc:343] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:15.676945  7252 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:15.677738  7494 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:15.711417  7479 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:15.711923  7479 ts_tablet_manager.cc:1403] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.396s	user 0.033s	sys 0.036s
I20260709 14:47:15.713356  7438 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:15.675915  7786 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.725042  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 133576us
I20260709 14:47:15.730296  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:15.730482  7784 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:15.755993  7254 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:15.745757  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.730545  7562 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.745607  7771 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.763422  7494 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.765751  7494 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.763916  7254 leader_election.cc:343] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:15.731288  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 75888.8us
I20260709 14:47:15.765903  7481 raft_consensus.cc:359] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.807274  7481 raft_consensus.cc:385] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.807592  7481 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
W20260709 14:47:15.788844  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 63123.4us
I20260709 14:47:15.756907  7355 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.802078  7516 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:15.771776  7479 raft_consensus.cc:359] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.764616  7794 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:15.718430  7851 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.809036  7479 raft_consensus.cc:385] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:15.810267  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.817348  7479 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
W20260709 14:47:15.809340  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 45306.1us
I20260709 14:47:15.816342  7481 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.809301  7854 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:15.771413  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:15.829353  7479 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.837466  7561 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:15.837554  7789 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:15.764813  7562 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.838804  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:15.836437  7364 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:15.840576  7562 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.756649  7784 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.826751  7854 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.803433  7767 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:15.843256  7478 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.081s	sys 0.167s
I20260709 14:47:15.843701  7851 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:15.844192  7494 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.844532  7561 raft_consensus.cc:697] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:15.989964  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:47:15.992988  7478 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.090s	sys 0.180s
I20260709 14:47:15.993463  7561 consensus_queue.cc:237] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.984946  7364 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:15.936645  7627 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:15.970253  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 207660us
I20260709 14:47:15.835381  7567 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:15.911741  7858 log.cc:927] Time spent T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260709 14:47:15.838701  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:15.834035  7794 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.000434  7287 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:16.001425  7627 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.971856  7860 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:15.971830  7479 ts_tablet_manager.cc:1434] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.260s	user 0.005s	sys 0.019s
I20260709 14:47:15.809607  7771 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:15.986651  7854 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:15.976778  7767 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:15.970858  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 124534us
I20260709 14:47:16.011179  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.011514  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:16.012246  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.014087  7771 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:15.998997  7478 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:16.021127  7478 ts_tablet_manager.cc:1403] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.693s	user 0.091s	sys 0.187s
W20260709 14:47:16.018142  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:16.030098  7479 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:16.021288  7862 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:47:16.023144  7433 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:16.020888  7437 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.033746  7481 ts_tablet_manager.cc:1434] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.499s	user 0.007s	sys 0.030s
W20260709 14:47:16.015856  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 174611us
I20260709 14:47:16.025370  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.037400  7436 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:16.038964  7794 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:16.039878  7401 consensus_peers.cc:597] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:47:16.044353  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.045979  7854 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.048183  7786 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.070663  7478 raft_consensus.cc:359] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.071147  7478 raft_consensus.cc:385] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:16.071362  7478 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:16.050321  7853 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.072937  7478 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.074105  7481 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:16.074366  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.077409  7437 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:16.086654  7478 ts_tablet_manager.cc:1434] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.002s
I20260709 14:47:16.086951  7254 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.087852  7824 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:16.088630  7254 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.097654  7824 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.102859  7870 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.102972  7784 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.107439  7821 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:16.107846  7821 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.108168  7821 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.075816  7853 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.112630  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.116278  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:16.116482  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.116884  7286 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.098078  7824 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.097800  7795 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:16.126034  7478 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:16.098367  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.124373  7402 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.119704  7627 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.119828  7853 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.103369  7870 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.135329  7860 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:16.289013  7867 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.291190  7850 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:47:16.195698  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 88879.7us
W20260709 14:47:16.295192  7252 leader_election.cc:343] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:16.295646  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:16.225767  7481 tablet_bootstrap.cc:654] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:16.301637  7479 tablet_bootstrap.cc:654] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:16.123904  7854 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.293306  7867 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:16.200870  7846 log.cc:927] Time spent T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:47:16.304113  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.135095  7880 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.268347  7875 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.133781  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.301241  7860 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.133631  7795 raft_consensus.cc:697] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:16.135342  7784 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.280055  7355 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:16.259424  7871 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.201035  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:16.304306  7286 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:16.312314  7860 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:16.317691  7252 leader_election.cc:343] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:16.318522  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:16.312563  7789 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:16.320377  7799 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.320109  7789 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.305944  7854 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.316455  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.313750  7784 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.329340  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:16.332274  7252 leader_election.cc:343] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:16.314345  7880 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.333993  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.327030  7566 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.331415  7771 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.322114  7821 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.349840  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.328656  7824 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.402783  7880 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.328740  7871 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.333477  7795 consensus_queue.cc:237] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.319015  7875 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.329638  7799 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.356419  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.409194  7289 raft_consensus.cc:2393] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:16.409606  7879 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:16.410284  7824 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:16.355116  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0b40 after lost signal to thread 6143
I20260709 14:47:16.350176  7566 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.444252  7789 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:16.445380  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800190fa0 after lost signal to thread 7221
I20260709 14:47:16.356725  7771 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:16.408603  7401 leader_election.cc:343] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:16.449918  7882 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:16.411738  7867 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.418859  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:16.455991  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08000a60e0 after lost signal to thread 7313
I20260709 14:47:16.453516  7767 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
W20260709 14:47:16.456964  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080018c4a0 after lost signal to thread 7388
I20260709 14:47:16.456861  7767 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.457093  7875 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.458853  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.460044  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:16.461198  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:16.453277  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 46420.9us
I20260709 14:47:16.463079  7478 tablet_bootstrap.cc:654] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:16.492125  7870 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.446309  7363 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
W20260709 14:47:16.487280  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08002191c0 after lost signal to thread 7462
I20260709 14:47:16.458865  7767 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.500038  7566 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.499912  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.500600  7362 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.501228  7854 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.501302  7771 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.492993  7681 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:16.505483  7883 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:16.505864  7799 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.500735  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.493830  7627 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.506055  7883 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.501226  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.508580  7681 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.508351  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.509167  7627 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.643760  7286 raft_consensus.cc:2393] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
W20260709 14:47:16.644204  6145 debug-util.cc:398] Leaking SignalData structure 0x7b080000fac0 after lost signal to thread 7478
I20260709 14:47:16.645197  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.645679  7871 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.646236  7821 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.646384  7883 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.659325  7355 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:16.663237  7681 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.670010  7851 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.648048  7627 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.651268  7479 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:16.671738  7479 ts_tablet_manager.cc:1403] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.651s	user 0.068s	sys 0.081s
I20260709 14:47:16.673321  7401 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.674659  7854 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:16.674872  7252 leader_election.cc:343] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:16.674600  7479 raft_consensus.cc:359] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.675469  7479 raft_consensus.cc:385] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:16.675571  7252 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:16.675806  7479 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:16.676635  7479 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.677887  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.670562  7851 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.678445  7767 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.678519  7287 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:16.679752  7851 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.652057  7860 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.678145  7479 ts_tablet_manager.cc:1434] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:47:16.680451  7252 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.681064  7479 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:16.681669  7869 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:16.685490  7852 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.687793  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:16.682053  7869 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:16.692467  7360 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.695065  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.691527  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.702674  7359 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:16.707139  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.707737  7433 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:16.708627  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:16.709285  7479 tablet_bootstrap.cc:654] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:16.709087  7183 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:16.710196  7784 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.702070  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.715308  7281 raft_consensus.cc:2393] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:16.718686  7402 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:16.719429  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:16.709347  7436 raft_consensus.cc:2393] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:16.726770  7288 raft_consensus.cc:2393] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:16.718590  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.720356  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.725406  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.729167  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:16.721958  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.722436  7851 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:16.723532  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.723675  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.724804  7481 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:16.734292  7481 ts_tablet_manager.cc:1403] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.665s	user 0.012s	sys 0.014s
I20260709 14:47:16.682009  7860 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.731519  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.732892  7820 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.722473  7567 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:47:16.731475  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.737742  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:16.738338  7430 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.742578  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:16.743139  7363 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.745321  7516 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:16.745774  7516 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.733074  7851 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.692479  7869 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:16.729205  7881 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:47:16.741904  7784 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:16.749339  7867 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:47:16.755489  7516 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:16.759033  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:16.759128  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.759768  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.748623  7851 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.767768  7478 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:16.756453  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.782503  7478 ts_tablet_manager.cc:1403] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.677s	user 0.019s	sys 0.014s
I20260709 14:47:16.767568  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.750200  7852 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.768198  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.798741  7784 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:16.798847  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.787551  7860 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:16.799643  7784 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.800132  7860 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:16.800490  7860 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:16.785671  7786 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.786790  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.786418  7879 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:47:16.806432  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.791616  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.808352  7478 raft_consensus.cc:359] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.811184  7401 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.816555  7478 raft_consensus.cc:385] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:16.817355  7478 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:16.822866  7481 raft_consensus.cc:359] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.824353  7481 raft_consensus.cc:385] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:16.824604  7481 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:16.817862  7478 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.792258  7360 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:16.828056  7852 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:16.826431  7363 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:16.844441  7252 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:16.846973  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.845709  7481 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.850766  7478 ts_tablet_manager.cc:1434] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 14:47:16.850891  7479 tablet_bootstrap.cc:492] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:16.851341  7479 ts_tablet_manager.cc:1403] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.171s	user 0.031s	sys 0.006s
I20260709 14:47:16.848713  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.851853  7888 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:16.852317  7888 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:16.853117  7888 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.857152  7481 ts_tablet_manager.cc:1434] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.003s
I20260709 14:47:16.855861  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.861147  7478 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:16.866258  7481 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:16.857800  7850 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.873186  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:16.879680  7479 raft_consensus.cc:359] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.880307  7479 raft_consensus.cc:385] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:16.880558  7479 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:16.881139  7479 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.875629  7437 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:16.895928  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.900051  7479 ts_tablet_manager.cc:1434] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:47:16.905117  7479 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:16.896512  7430 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:16.908399  7867 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:16.911314  7437 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:16.890718  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.927416  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:16.927601  7850 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.929116  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.929823  7438 raft_consensus.cc:2393] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:16.914310  7852 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.931695  7869 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.913569  7860 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.914309  7851 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.938290  7627 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:16.941046  7868 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:47:16.928130  7850 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.938266  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.938762  7786 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.938475  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:16.948904  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:16.953703  7856 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:16.957126  7856 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:16.950888  7627 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:16.950683  7786 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:16.965258  7252 consensus_peers.cc:597] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:47:16.970613  7627 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.016971  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.017679  7786 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.019904  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.020169  7851 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.020861  7856 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.021826  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.022358  7860 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.024106  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.024591  7284 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.027817  7850 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.028179  7869 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.029848  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.035084  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.040264  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.045629  7479 tablet_bootstrap.cc:654] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.042982  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.047709  7852 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:17.049753  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.051369  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.051921  7784 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.057153  7435 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:17.056965  7784 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.059010  7784 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.054224  7850 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:17.063059  7850 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.064702  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.065698  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.066350  7281 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:17.067318  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.067361  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:17.068682  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.069070  7771 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.069428  7771 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.069770  7771 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.071445  7481 tablet_bootstrap.cc:654] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.070241  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.078963  7478 tablet_bootstrap.cc:654] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.075024  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.082159  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.085037  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.085822  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.054826  7852 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.066365  7850 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.094528  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.094980  7284 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:17.095616  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.097214  7402 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:17.099896  7860 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:17.100355  7860 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:17.101137  7860 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.107385  7856 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.107844  7856 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.114833  7329 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.118603  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
W20260709 14:47:17.106267  7904 log.cc:927] Time spent T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:47:17.123755  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:17.126165  7329 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.109629  7856 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.131533  7329 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:47:17.133352  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:17.108973  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.121213  7567 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.134989  7862 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.135210  7884 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:17.130538  7562 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.140265  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.123123  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.135461  7824 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.126179  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.145380  7516 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.146401  7329 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.156375  7329 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.157450  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.134151  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.154021  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:17.137326  7852 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.160151  7516 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:17.141938  7681 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.144459  7562 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.154722  7771 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.158644  7567 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.167815  7562 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.164705  7433 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:17.158775  7799 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.169396  7771 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.171460  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:17.173159  7794 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.158818  7431 raft_consensus.cc:1240] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:17.158686  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.175731  7288 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:17.165100  7767 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:47:17.179034  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.179593  7284 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.197924  7562 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.200237  7284 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:17.213683  7820 consensus_queue.cc:1059] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:17.214774  7820 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:17.215073  7820 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:17.215790  7820 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.216950  7820 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:17.218465  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.221741  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:17.223239  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:17.225878  7516 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:17.226843  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 69466.8us
I20260709 14:47:17.227506  7681 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:17.227977  7681 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:17.228786  7681 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.219195  7786 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.236559  7329 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.239948  7516 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.241622  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.229992  7860 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.248298  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.263762  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.271442  7479 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:17.271931  7479 ts_tablet_manager.cc:1403] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.370s	user 0.045s	sys 0.022s
I20260709 14:47:17.273749  7481 tablet_bootstrap.cc:492] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:17.274201  7481 ts_tablet_manager.cc:1403] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.408s	user 0.031s	sys 0.046s
I20260709 14:47:17.274829  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.262480  7860 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.263332  7883 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.286895  7516 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.287539  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.288334  7516 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.289139  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.268901  7566 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.292230  7516 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.294610  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:17.292140  7915 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.298789  7562 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.303785  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.304311  7478 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:17.323988  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:17.324507  7478 ts_tablet_manager.cc:1403] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.465s	user 0.012s	sys 0.020s
I20260709 14:47:17.324570  7433 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.307094  7481 raft_consensus.cc:359] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.325420  7481 raft_consensus.cc:385] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.325714  7481 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.326371  7481 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.291694  7860 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:47:17.330019  7252 leader_election.cc:343] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.332151  7481 ts_tablet_manager.cc:1434] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 14:47:17.341894  7185 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35032 (request call id 103) took 1225 ms. Trace:
I20260709 14:47:17.291071  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.342308  7185 rpcz_store.cc:276] 0709 14:47:16.116190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:16.116349 (+   159us) service_pool.cc:224] Handling call
0709 14:47:17.341799 (+1225450us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5083,"reported_tablets":6}
I20260709 14:47:17.351958  7854 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.348393  7187 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:17.353345  7481 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:17.354879  7433 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:17.358578  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:17.358745  7478 raft_consensus.cc:359] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.359596  7880 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:17.360245  7478 raft_consensus.cc:385] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.360549  7478 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.360050  7880 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:17.363621  7478 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.364118  7880 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.366406  7281 raft_consensus.cc:1240] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:17.366721  7561 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.367158  7561 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.370821  7478 ts_tablet_manager.cc:1434] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:47:17.371783  7478 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
W20260709 14:47:17.374188  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 83199.6us
I20260709 14:47:17.375057  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.376195  7854 consensus_queue.cc:1059] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:17.379395  7850 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.393008  7888 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:17.395556  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:17.396811  7252 leader_election.cc:343] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.398223  7561 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.414842  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.416038  7479 raft_consensus.cc:359] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.416674  7479 raft_consensus.cc:385] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.416934  7479 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.418262  7479 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.427879  7481 tablet_bootstrap.cc:654] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:17.420729  7254 leader_election.cc:343] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.428699  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:17.429662  7479 ts_tablet_manager.cc:1434] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.157s	user 0.004s	sys 0.004s
I20260709 14:47:17.448045  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:47:17.451948  7919 log.cc:927] Time spent T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:47:17.452562  7478 tablet_bootstrap.cc:654] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:17.452877  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 114682us
I20260709 14:47:17.446637  7820 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.464761  7479 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:17.458344  7771 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.458268  7786 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:47:17.459842  7401 leader_election.cc:343] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.482678  7771 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.494771  7401 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.495756  7771 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.466065  7799 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:47:17.498263  7856 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.478597  7627 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:17.499872  7627 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:17.499617  7185 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.502218  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.503645  7288 raft_consensus.cc:2393] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:17.496646  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.511658  7185 catalog_manager.cc:5697] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.518291  7915 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:17.523036  7860 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.525012  7860 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.526414  7430 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:17.532382  7824 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.532904  7824 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.508443  7627 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.535966  7627 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:17.537467  7879 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:17.542454  7920 log.cc:927] Time spent T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:47:17.563485  7185 catalog_manager.cc:5697] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.602133  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.602532  7481 tablet_bootstrap.cc:492] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:17.602917  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.603005  7289 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:17.603031  7481 ts_tablet_manager.cc:1403] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.255s	user 0.010s	sys 0.012s
I20260709 14:47:17.604717  7183 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.605727  7481 raft_consensus.cc:359] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.606398  7481 raft_consensus.cc:385] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.606650  7481 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.607604  7481 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.609335  7481 ts_tablet_manager.cc:1434] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:17.610280  7481 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:17.615499  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.628571  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.629747  7824 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:17.628069  7252 leader_election.cc:343] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.632102  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.651232  7479 tablet_bootstrap.cc:654] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.656922  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.657826  7627 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.659535  7481 tablet_bootstrap.cc:654] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.662128  7183 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.665284  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.672842  7363 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.675149  7478 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:17.675689  7478 ts_tablet_manager.cc:1403] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.304s	user 0.009s	sys 0.019s
I20260709 14:47:17.682415  7329 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.674185  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.708633  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.709967  7850 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.697479  7799 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:17.721622  7254 leader_election.cc:343] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.722723  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:17.724489  7799 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.726107  7860 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.742448  7860 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.728916  7627 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:47:17.741516  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.751646  7856 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.752251  7681 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.755481  7854 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:17.757153  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.758352  7363 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:17.728914  7879 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.744448  7860 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.773206  7479 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:17.773656  7479 ts_tablet_manager.cc:1403] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.325s	user 0.007s	sys 0.017s
I20260709 14:47:17.770736  7856 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:47:17.772791  7401 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:17.781049  7479 raft_consensus.cc:359] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.781672  7479 raft_consensus.cc:385] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.785216  7479 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.791603  7478 raft_consensus.cc:359] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.792205  7478 raft_consensus.cc:385] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.792460  7478 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.785729  7479 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.794740  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.795344  7281 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:17.790117  7850 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.797287  7479 ts_tablet_manager.cc:1434] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:47:17.792984  7478 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.800585  7187 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:17.810604  7481 tablet_bootstrap.cc:492] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:17.811044  7481 ts_tablet_manager.cc:1403] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.010s
I20260709 14:47:17.801491  7850 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.811771  7850 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.812788  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.813387  7283 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:17.813509  7799 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.815187  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.816542  7479 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:17.819206  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:17.813501  7481 raft_consensus.cc:359] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.819964  7481 raft_consensus.cc:385] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:17.819909  7187 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:17.821374  7627 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.821861  7627 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.822495  7771 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.822881  7771 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.823211  7771 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.822156  7478 ts_tablet_manager.cc:1434] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.146s	user 0.003s	sys 0.006s
I20260709 14:47:17.823817  7627 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.824561  7478 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:17.824760  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:17.825891  7401 leader_election.cc:343] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.827561  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.828155  7283 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:17.829155  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
W20260709 14:47:17.831557  7929 log.cc:927] Time spent T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:47:17.820297  7481 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:17.833397  7627 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:17.833877  7627 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.833478  7481 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.834312  7627 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.839848  7481 ts_tablet_manager.cc:1434] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:47:17.842804  7481 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:17.886199  7627 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.895241  7481 tablet_bootstrap.cc:654] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.888347  7921 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.898715  7627 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.907096  7479 tablet_bootstrap.cc:654] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.907748  7887 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:17.905405  7850 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.917423  7430 raft_consensus.cc:2393] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:17.919473  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.919310  7771 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.920020  7283 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.900125  7921 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.921227  7771 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.921962  7921 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:17.906150  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.929261  7850 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:17.932451  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.932965  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:17.934316  7286 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:17.934726  7357 raft_consensus.cc:2393] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:17.935376  7478 tablet_bootstrap.cc:654] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:17.938292  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:17.932623  7824 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.939311  7824 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.938827  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:17.943570  7824 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:17.946664  7401 leader_election.cc:343] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.947623  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:17.950192  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:17.954692  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.954988  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:17.959501  7329 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.961091  7883 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.961714  7883 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:17.964290  7254 leader_election.cc:343] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:47:17.965718  7252 leader_election.cc:343] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:17.966105  7252 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:17.968802  7820 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.969735  7850 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:17.971163  7185 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.972805  7286 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:17.976879  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:17.977077  7283 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:17.977965  7786 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:17.978263  7329 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:17.978504  7786 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:17.978322  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:17.979662  7786 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:17.980087  7915 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:17.980572  7627 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:17.983906  7627 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:17.984655  7627 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.007896  7479 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:18.008159  7481 tablet_bootstrap.cc:492] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:18.008332  7479 ts_tablet_manager.cc:1403] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.014s
I20260709 14:47:18.010946  7479 raft_consensus.cc:359] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.011660  7479 raft_consensus.cc:385] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.011955  7479 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.011330  7481 ts_tablet_manager.cc:1403] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.169s	user 0.009s	sys 0.005s
I20260709 14:47:18.012642  7479 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.014250  7479 ts_tablet_manager.cc:1434] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:47:18.015235  7479 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:18.015498  7478 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:18.015908  7478 ts_tablet_manager.cc:1403] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.004s
I20260709 14:47:18.019518  7478 raft_consensus.cc:359] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.020104  7478 raft_consensus.cc:385] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.020578  7915 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:18.021435  7478 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.022101  7478 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.027040  7481 raft_consensus.cc:359] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.028172  7481 raft_consensus.cc:385] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.028448  7481 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.034673  7479 tablet_bootstrap.cc:654] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.029034  7481 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.037889  7478 ts_tablet_manager.cc:1434] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:47:18.040762  7363 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:18.046068  7478 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Bootstrap starting.
I20260709 14:47:18.047379  7481 ts_tablet_manager.cc:1434] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 14:47:18.063944  7479 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:18.064380  7479 ts_tablet_manager.cc:1403] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.004s
I20260709 14:47:18.065599  7887 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:47:18.071102  7478 tablet_bootstrap.cc:654] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.070987  7479 raft_consensus.cc:359] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.071650  7479 raft_consensus.cc:385] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.072209  7479 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.072818  7479 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.074120  7879 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.076406  7481 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:18.079052  7479 ts_tablet_manager.cc:1434] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:47:18.080219  7879 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.083425  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:18.084826  7252 leader_election.cc:343] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:18.085857  7481 tablet_bootstrap.cc:654] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.086620  7479 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:18.089442  7879 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:18.091470  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:18.092053  7430 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:18.110026  7479 tablet_bootstrap.cc:654] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.118434  7481 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:18.119444  7481 ts_tablet_manager.cc:1403] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.003s
I20260709 14:47:18.121654  7479 tablet_bootstrap.cc:492] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:18.122130  7479 ts_tablet_manager.cc:1403] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.006s
I20260709 14:47:18.124708  7479 raft_consensus.cc:359] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.125393  7479 raft_consensus.cc:385] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.125707  7479 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.126412  7479 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.123468  7481 raft_consensus.cc:359] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.128059  7481 raft_consensus.cc:385] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.129161  7481 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.129798  7481 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.131119  7479 ts_tablet_manager.cc:1434] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:47:18.131690  7481 ts_tablet_manager.cc:1434] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:47:18.134631  7481 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:18.140048  7481 tablet_bootstrap.cc:654] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.143776  7479 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Bootstrap starting.
I20260709 14:47:18.150446  7479 tablet_bootstrap.cc:654] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:18.156730  7481 tablet_bootstrap.cc:492] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:18.157145  7481 ts_tablet_manager.cc:1403] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 14:47:18.158403  7478 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: No bootstrap required, opened a new log
I20260709 14:47:18.160674  7481 raft_consensus.cc:359] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.161217  7478 ts_tablet_manager.cc:1403] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.010s
I20260709 14:47:18.161384  7481 raft_consensus.cc:385] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.161679  7481 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.162278  7481 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.163870  7478 raft_consensus.cc:359] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.164516  7478 raft_consensus.cc:385] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.164760  7478 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.165434  7478 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.167769  7478 ts_tablet_manager.cc:1434] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:47:18.170018  7479 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: No bootstrap required, opened a new log
I20260709 14:47:18.170483  7479 ts_tablet_manager.cc:1403] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.007s
I20260709 14:47:18.173152  7479 raft_consensus.cc:359] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.173585  7479 raft_consensus.cc:385] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:18.173779  7479 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Initialized, Role: FOLLOWER
I20260709 14:47:18.174391  7479 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:18.174386  7481 ts_tablet_manager.cc:1434] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
W20260709 14:47:19.167061  7253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.837s	user 0.009s	sys 0.001s
W20260709 14:47:19.167578  7253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.009s	sys 0.001s
W20260709 14:47:19.176527  7255 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.863s	user 0.008s	sys 0.011s
W20260709 14:47:19.203474  7255 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.904s	user 0.009s	sys 0.011s
W20260709 14:47:19.217214  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.860s	user 0.000s	sys 0.012s
W20260709 14:47:19.217561  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.860s	user 0.000s	sys 0.012s
I20260709 14:47:19.301988  7856 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.302600  7856 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.303472  7952 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.304075  7953 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.303947  7952 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.304500  7953 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.304832  7856 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.305930  7952 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.306414  7952 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.321269  7953 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:19.324535  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5480 after lost signal to thread 6143
I20260709 14:47:19.320575  7856 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.330803  7957 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.331382  7957 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.337632  7953 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.338755  7955 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.326478  7856 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.339733  7955 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.340829  7856 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.341346  7856 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.338187  7953 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.319274  7952 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.342546  7956 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.341775  7955 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.333676  7957 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.349856  7957 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.349159  7956 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.350366  7957 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.341825  7856 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.350714  7953 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.557554  7953 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.558167  7953 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.560544  7953 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.561028  7953 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.610733  7952 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.611357  7952 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.611822  7952 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.664976  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:19.712280  7952 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.712889  7952 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.717574  7856 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.718098  7856 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.718575  7856 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:19.359095  7561 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.719956  7627 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.720453  7627 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.726192  7561 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.382208  7960 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.728170  7627 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.728097  7960 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.729110  7561 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.351102  7955 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.729934  7955 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.354552  7956 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.349057  7954 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.561441  7953 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.731036  7954 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.713364  7952 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.730270  7960 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.732164  7955 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.732726  7960 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.732947  7954 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.733464  7952 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.733202  7960 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.733783  7627 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.734220  7627 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.734512  7957 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.734984  7957 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.735491  7957 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.735787  7627 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.735031  7960 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.732128  7953 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.736951  7956 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.736897  7561 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.737486  7956 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.737529  7561 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.739082  7627 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.739614  7956 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.739499  7627 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.740087  7956 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.739647  7561 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.743482  7627 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.740530  7956 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.745752  7956 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.745949  7627 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.746385  7627 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.746852  7786 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.747362  7786 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.747994  7627 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.748435  7627 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.748796  7627 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.749212  7786 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.749430  7960 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.749971  7960 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.751976  7960 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.752403  7960 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.753929  7960 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.754599  7957 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.755123  7957 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.756225  7786 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.756698  7786 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.760509  7786 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.760684  7888 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.760946  7786 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.761173  7888 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.762066  7562 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.762588  7562 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.763096  7888 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.755764  7960 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.755584  7957 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.761379  7786 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.763574  7888 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.765110  7954 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.765925  7959 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:19.805353  7561 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.805583  7562 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.806128  7958 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.805846  7561 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.795759  7879 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.796849  7959 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:19.811820  7627 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.797547  7952 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.786204  7960 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.815800  7562 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.798732  7953 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.811568  7959 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:19.796669  7888 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.798321  7954 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.806579  7958 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.819200  7952 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.820329  7960 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.813483  7879 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.828094  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.829954  7561 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.830338  7961 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.823644  7562 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.824726  7953 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.879601  7786 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.878434  7956 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.901826  7481 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:19.902951  7879 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.903400  7879 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.903802  7879 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.907963  7824 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.908428  7824 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.909201  7960 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.887914  7852 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.912889  7852 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.913563  7957 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.914351  7924 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.914762  7852 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.914848  7924 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.895314  7561 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.921212  7960 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.920399  7786 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.894963  7280 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:19.899819  7856 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:19.921696  7960 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.929214  7854 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.935494  7962 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.922580  7561 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.937945  7968 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.938429  7968 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.939157  7561 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.939666  7561 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:19.941232  7561 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.929387  7896 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.895803  7961 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.922083  7963 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.948553  7879 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.927886  7957 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:19.954248  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.958882  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.959643  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.960464  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.917524  7956 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.922077  7786 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.064855  7402 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.039709  7967 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.168500  7867 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:47:20.168416  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 103657us
I20260709 14:47:20.090152  7966 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.018126  7968 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.944729  7955 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.170053  7289 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.178678  7957 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:19.961834  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.065973  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.186028  7627 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.186810  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.966054  7888 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.182657  7285 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.187592  7856 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.178429  7963 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.193868  7856 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.190778  7852 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.194275  7771 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.188349  7851 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.191300  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.189569  7627 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.181937  7956 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:19.942767  7854 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.182572  7288 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.180929  7282 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.179215  7867 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.183312  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:19.961764  7896 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.161755  7979 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:19.950394  7962 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.170084  7978 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.185310  7955 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.185801  7967 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.194797  7771 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.227234  7967 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.194867  7280 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:20.194499  7924 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.199493  7867 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:20.219817  7287 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.194677  7852 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.183655  7959 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.222898  7879 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.224440  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.199378  7851 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:20.253631  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 62381us
I20260709 14:47:20.255048  7627 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.258287  7627 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.272084  7627 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.180831  7966 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.235723  7561 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.254611  7963 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.241359  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.249179  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.283004  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.290244  7896 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.292269  7286 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:20.292330  7289 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.292479  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.252425  7681 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.290215  7963 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.243320  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.232720  7972 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.293131  7963 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.293291  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.240554  7856 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.293748  7963 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.227525  7771 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.235112  7924 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.234499  7860 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.228396  7964 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.236583  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.234498  7970 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.252336  7978 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.234905  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.294755  7481 tablet_bootstrap.cc:654] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:20.254653  7967 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.293161  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.288777  7974 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.296872  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.287395  7975 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.240499  7879 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.303596  7627 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.231628  7979 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.290853  7981 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.325768  7959 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.301486  7960 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.293529  7972 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.320446  7286 raft_consensus.cc:2393] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:20.298511  7285 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:20.299645  7955 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.328861  7627 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.332108  7627 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.315925  7771 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.298743  7288 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
W20260709 14:47:20.317641  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001cf140 after lost signal to thread 7221
I20260709 14:47:20.301599  7962 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.318115  7402 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.293154  7681 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.302573  7860 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.323875  7786 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.338551  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.316143  7964 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.332947  7856 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.345578  7982 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.327142  7957 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.302507  7924 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.318486  7967 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.328642  7974 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.318697  7970 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.345933  7627 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.419353  7516 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.577127  7516 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.370162  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:20.597636  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 227537us
I20260709 14:47:20.336133  7896 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.345495  7962 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.604202  7516 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.336858  7960 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.383985  7852 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.421435  7953 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.337721  7854 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.615108  7854 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.370278  7786 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:20.584213  7860 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.382899  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.535285  7977 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.532821  7851 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.574599  7972 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.417238  7562 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.371459  7979 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.375830  7986 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.613250  7627 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.364117  7973 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.337138  7771 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.375604  7971 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.621114  7516 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.608714  7962 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.598912  7856 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.613641  7957 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.629050  7957 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.615545  7854 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.625885  7627 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.617578  7786 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.616299  7852 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.607614  7985 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.613766  7960 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.608310  7896 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.621536  7983 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.631181  7516 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.330936  7975 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.621789  7984 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.632284  7972 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.631747  7962 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.329742  7981 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.640252  7516 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.632437  7856 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.632747  7879 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.643956  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.649605  7516 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.650085  7516 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:20.650485  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:20.649375  7187 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.652447  7187 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.649506  7438 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:20.656526  7183 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:35052 (request call id 37) took 1308 ms. Trace:
I20260709 14:47:20.621536  7977 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.635390  7979 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.635604  7681 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.639726  7976 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.634663  7966 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.633396  7974 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.633033  7971 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.633615  7852 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.603520  7982 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.635671  7985 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.706784  7516 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.633466  7786 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:20.656808  7185 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35032 (request call id 106) took 2595 ms. Trace:
I20260709 14:47:20.722013  7185 rpcz_store.cc:276] 0709 14:47:18.054886 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.062026 (+  7140us) service_pool.cc:224] Handling call
0709 14:47:20.650530 (+2588504us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6207,"reported_tablets":9}
I20260709 14:47:20.656874  7183 rpcz_store.cc:276] 0709 14:47:19.341380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:19.343490 (+  2110us) service_pool.cc:224] Handling call
0709 14:47:19.343810 (+   320us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 14:47:20.301975 (+958165us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=602d5e06744d48f0abbad22a9be60cea]
0709 14:47:20.649542 (+347567us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1304834}
I20260709 14:47:20.645212  7980 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.723920  7979 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.726228  7958 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.726562  7627 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.727002  7961 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.727205  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 181) took 2616 ms. Trace:
I20260709 14:47:20.632359  7986 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.723120  7967 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.710845  7990 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.722414  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.736892  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.639842  7972 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.656551  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.714191  7971 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.715118  7883 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.710986  7992 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.634963  7973 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:20.729533  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001de2e0 after lost signal to thread 7313
I20260709 14:47:20.638875  7983 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.741525  7479 ts_tablet_manager.cc:1434] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Time spent starting tablet: real 2.571s	user 0.008s	sys 0.023s
I20260709 14:47:20.736577  7988 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.724705  7957 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.728600  7924 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.645546  7984 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:20.749384  7479 ts_tablet_manager.cc:1467] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Tablet startup took 2578ms
I20260709 14:47:20.728758  7963 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.743155  7965 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.743091  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.727734  7976 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.767408  7924 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
W20260709 14:47:20.762584  7479 ts_tablet_manager.cc:1469] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Trace:
0709 14:47:09.648807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.648947 (+   140us) service_pool.cc:224] Handling call
0709 14:47:09.650809 (+  1862us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:47:09.650893 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:47:09.658643 (+  7750us) tablet_metadata.cc:665] Metadata flushed
0709 14:47:09.794596 (+135953us) tablet_replica.cc:206] Creating consensus instance
0709 14:47:09.795179 (+   583us) inbound_call.cc:177] Queueing success response
0709 14:47:18.131766 (+8336587us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:47:18.170768 (+ 39002us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:47:18.171476 (+   708us) tablet_replica.cc:261] Starting instrumentation
0709 14:47:18.171966 (+   490us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":93,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"tablet-open.queue_time_us":8336656}
I20260709 14:47:20.746951  7989 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.764932  7824 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:20.749594  7385 debug-util.cc:398] Leaking SignalData structure 0x7b080019f380 after lost signal to thread 7314
I20260709 14:47:20.746502  7431 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.748409  7990 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.779618  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.780671  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.781016  7771 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.781162  7286 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:20.781973  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.762638  7993 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.764945  7970 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.762784  7992 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.749536  7289 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.749141  7883 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.741801  7980 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.799428  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.800576  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.770994  7915 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.765234  7999 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.771206  7967 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:20.804324  7984 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.796851  7771 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:20.788682  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.739177  7283 rpcz_store.cc:276] 0709 14:47:18.111147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.726458 (+2615311us) service_pool.cc:224] Handling call
0709 14:47:20.726746 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:20.726909 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:20.726928 (+    19us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:20.726963 (+    35us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:20.726994 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.727050 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:20.727153 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:20.793630  7952 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.771850  7924 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.792943  7975 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.796898  7992 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.807425  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.817925  7436 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.818358  7924 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.818931  7481 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:20.818758  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.819355  7481 ts_tablet_manager.cc:1403] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.918s	user 0.019s	sys 0.022s
I20260709 14:47:20.808889  7771 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.811555  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.816658  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.812021  7981 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.767323  7965 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.809506  7967 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.765084  7988 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.812848  7979 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.818392  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.823061  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.823293  7436 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
W20260709 14:47:20.825146  7385 debug-util.cc:398] Leaking SignalData structure 0x7b080025cb80 after lost signal to thread 7388
I20260709 14:47:20.823390  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.824877  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.809708  7915 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.816856  7962 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.831168  7852 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.826874  7432 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:20.827934  7431 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.795683  7989 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.807801  7993 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.811944  7999 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:20.841979  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.849610  7963 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.850273  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.840534  7362 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.851318  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.851576  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.852147  7362 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.852907  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.853101  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.854887  7786 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.855758  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.857142  7954 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.867174  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.867395  7980 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.857154  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.870784  7883 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.870951  7965 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.869647  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.877643  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.872637  7771 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.872661  7967 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.871724  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.873979  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.887750  7988 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.887709  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.888051  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.874531  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.875090  7964 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.875239  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.891785  7356 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.892133  7982 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.878918  7289 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.892746  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.866639  7977 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.875031  7481 raft_consensus.cc:359] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.874614  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.893534  7896 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.893772  7481 raft_consensus.cc:385] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:20.858156  7983 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.867774  7281 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.894125  7481 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:20.894016  7283 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.894657  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.895179  7438 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.895978  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.896947  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.897473  7438 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.858919  7786 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.887534  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.874537  7990 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.889990  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.890961  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.902871  7854 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.903012  7362 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.901002  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.904246  7434 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.905037  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.905905  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:20.906214  7434 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:20.902038  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.902467  7280 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:20.901461  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.907263  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.901378  7481 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.891095  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.910470  7960 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.913225  7434 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.910578  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.913998  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.919281  7433 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.919693  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.919896  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.920126  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.920490  7282 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.920490  7481 ts_tablet_manager.cc:1434] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.100s	user 0.011s	sys 0.002s
I20260709 14:47:20.920847  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.921357  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.921783  7481 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:20.921952  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.922405  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.923002  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.923573  7283 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:20.923991  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45552 (request call id 240) took 1006 ms. Trace:
I20260709 14:47:20.914674  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.914700  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.915449  7356 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:20.916174  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.932998  7438 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.933799  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.934258  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.934481  7432 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.934894  7355 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.935559  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.936416  7432 raft_consensus.cc:2393] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:20.937182  7355 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:20.937702  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:20.938295  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.920661  7433 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.940284  7286 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.941951  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.942608  7288 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.942723  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.937999  7978 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.944257  7986 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.916342  7976 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:20.916692  7867 consensus_meta.cc:287] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Time spent flushing consensus metadata: real 0.676s	user 0.006s	sys 0.003s
I20260709 14:47:20.949589  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.949501  7867 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.916183  7962 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.915331  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.918226  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.918366  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.907805  7993 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.928920  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.958264  7972 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.958746  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.960078  7402 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.960856  7402 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.949764  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:20.917021  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.953027  7434 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:20.954494  7867 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:20.954679  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.965778  7854 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:20.966221  7854 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.937196  7992 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.966580  7854 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:20.966773  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.966928  7786 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.955008  7437 raft_consensus.cc:2393] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:20.955355  7287 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.957351  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.967296  7786 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.967931  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.957603  7973 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.968340  7786 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.961503  7960 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.969573  7867 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.969971  7867 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.970338  7867 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.970726  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.971297  7431 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.969615  7960 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.971866  7960 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.972157  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:20.963359  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3940 after lost signal to thread 7462
I20260709 14:47:20.964133  7286 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:20.924386  7282 rpcz_store.cc:276] 0709 14:47:19.917963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.923256 (+1005293us) service_pool.cc:224] Handling call
0709 14:47:20.923514 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:20.923663 (+   149us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:20.923692 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:20.923730 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:20.923763 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.923817 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:20.923940 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:20.973204  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.973697  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.973469  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.975811  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.976382  7438 raft_consensus.cc:2393] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:20.938089  7999 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:47:20.945488  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.968570  7287 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45564 (request call id 201) took 1012 ms. Trace:
I20260709 14:47:20.972887  7431 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:20.917882  7915 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.969447  7972 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:20.969631  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.972995  7284 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:20.982928  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.967406  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.958191  7429 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.978871  7962 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:20.973064  7280 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.978950  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.968231  7288 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:20.965986  7283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 195) took 1011 ms. Trace:
I20260709 14:47:20.980861  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:20.979818  7287 rpcz_store.cc:276] 0709 14:47:19.956634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.346098 (+389464us) service_pool.cc:224] Handling call
0709 14:47:20.915197 (+569099us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b5800000c98. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f86fa63ddb1 00007f86fa77db71 00007f86fa77da22 00007f8703696c09 00007f87027f0ee0 00007f87028ba0ab 00007f87028ba131 00007f87028680a0 00007f8702867984 00007f86fbde26d4 00007f86fbde2662
0709 14:47:20.968505 (+ 53308us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9785088}
I20260709 14:47:20.979658  7281 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:20.950302  7985 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:20.974766  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3960 after lost signal to thread 7463
I20260709 14:47:20.996870  7962 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:20.998615  7962 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.002476  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.003887  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.925365  7971 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:20.986066  7989 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:20.986207  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.987092  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.988171  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.986373  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.011916  7992 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.013126  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.013383  7436 raft_consensus.cc:2393] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.013506  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.014094  7356 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.014731  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.014870  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.015980  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.988858  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.015975  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.018471  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.018702  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.019815  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.020087  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.988971  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.021077  7329 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.021165  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.021490  7429 raft_consensus.cc:2393] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.021992  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.022133  7989 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.022294  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:20.984659  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.989621  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.022984  7285 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:20.989770  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.982053  7972 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.023837  7329 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.024152  7972 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.024606  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.020918  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.025144  7286 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:20.985750  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.990646  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.027475  7364 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:20.991457  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:20.984769  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.005389  7402 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.001637  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.034009  7481 tablet_bootstrap.cc:654] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:21.024796  7989 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.034133  7287 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 0.
I20260709 14:47:21.034394  7284 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.035127  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.035686  7287 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:21.004727  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.036751  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.006099  7252 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.255.2:42583 timed out after 1.543s (SENT) [suppressed 4 similar messages]
I20260709 14:47:21.037722  7402 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.006148  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.006728  7896 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:21.006690  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:20.998059  7283 rpcz_store.cc:276] 0709 14:47:19.955002 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.924198 (+969196us) service_pool.cc:224] Handling call
0709 14:47:20.924488 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:20.946496 (+ 22008us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:20.951636 (+  5140us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:20.953140 (+  1504us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:20.964446 (+ 11306us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.965743 (+  1297us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:20.965929 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:21.038986  7280 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:21.037489  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.039294  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.039445  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.008540  7962 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.039943  7283 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:21.040378  7438 raft_consensus.cc:1240] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.040313  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.040892  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.041064  7288 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:21.039780  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.041561  7962 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.004981  7430 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.023963  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.042469  7285 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:21.042691  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.024832  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.042471  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.010378  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.043815  7281 raft_consensus.cc:2393] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.042721  7852 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.044579  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.044795  7824 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:21.044870  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.016666  7356 raft_consensus.cc:2393] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:21.045271  7824 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.045671  7824 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:21.046123  7852 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.046531  7852 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.003046  7289 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:47:21.010697  7363 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.026017  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.047636  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.026134  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.023381  7786 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.050239  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.051039  7960 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.026933  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.021009  7971 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.020921  7867 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.032570  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.033098  7963 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.023684  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.038458  7981 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.010327  7357 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.057582  7981 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.058028  7981 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.056613  7962 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.061424  7287 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:21.048683  7254 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.038611  7896 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.074025  7896 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.043918  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.049770  7952 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.052506  7434 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.029482  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.055052  7992 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.054068  7786 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.016710  7854 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.054441  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.008927  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.043887  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.056684  7963 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.062521  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.068037  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.069717  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.052232  7989 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.063730  7281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 199) took 1107 ms. Trace:
I20260709 14:47:21.113361  7952 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.069999  7437 raft_consensus.cc:1240] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.071022  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.071868  7972 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.072147  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.061625  7962 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.061947  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.065877  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:21.129531  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.116374  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.130417  7361 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:21.073637  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.130702  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.130923  7860 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:47:21.131234  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 57667.6us
I20260709 14:47:21.111631  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.108975  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.109129  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.131390  7962 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.113364  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.069324  7288 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 214) took 1007 ms. Trace:
I20260709 14:47:21.067874  7981 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.115535  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.131695  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.131871  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.093130  7329 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.141033  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.141165  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 48112.1us
I20260709 14:47:21.108592  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.117694  7287 raft_consensus.cc:1240] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
W20260709 14:47:21.118455  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 64097.6us
I20260709 14:47:21.134383  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.135284  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.076632  7284 raft_consensus.cc:2393] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:21.133031  7860 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.082610  7960 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.144109  7364 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.113278  7281 rpcz_store.cc:276] 0709 14:47:19.956092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.044496 (+1088404us) service_pool.cc:224] Handling call
0709 14:47:21.063251 (+ 18755us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.063412 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:21.063439 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:21.063484 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:21.063513 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.063568 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:21.063678 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:21.132148  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.141619  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.144438  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.147961  7254 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.145102  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.145692  7402 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.074805  7867 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.082858  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.082841  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.130936  7283 raft_consensus.cc:1240] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.148379  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.139739  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.143599  7359 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.155150  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.130362  7363 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.155689  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.156077  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.155313  7357 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:21.157567  7329 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.135651  7952 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.116973  7963 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.136286  7954 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.160862  7999 consensus_queue.cc:1059] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:47:21.132332  7360 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 0.
I20260709 14:47:21.111814  7852 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.144944  7992 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.150235  7860 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.155055  7966 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.159071  7880 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:21.215962  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.148005  7824 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.160705  7786 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.154857  7985 consensus_queue.cc:1059] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:47:21.169467  7358 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 3: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:21.155468  7915 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 14:47:21.214722  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 208635us
I20260709 14:47:21.159552  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.230360  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 70878us
W20260709 14:47:21.214296  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 66383.1us
I20260709 14:47:21.231405  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.231645  7435 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.216117  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.219573  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.186360  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:47:21.223785  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 66254.7us
I20260709 14:47:21.215582  7879 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.083894  7869 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.215453  7954 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.232805  7435 raft_consensus.cc:1240] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.234659  7437 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.233530  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.224822  7976 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.234299  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.234869  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.239912  7402 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.224992  7966 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.220276  7896 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.266083  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.246411  7966 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.233134  7960 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.143637  7288 rpcz_store.cc:276] 0709 14:47:20.062369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.055028 (+992659us) service_pool.cc:224] Handling call
0709 14:47:21.068612 (+ 13584us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b5800000c98. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f86fa63ddb1 00007f86fa77db71 00007f86fa77da22 00007f8703696c09 00007f87027f0ee0 00007f87028ba0ab 00007f87028ba131 00007f870287bfc0 00007f8702866929 00007f87028663d2 00007f86fbdddbd4
0709 14:47:21.068824 (+   212us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.068998 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:21.069026 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:21.069067 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:21.069102 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.069163 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:21.069264 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":25574656}
I20260709 14:47:21.237197  7958 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.246351  7961 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.229271  7786 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.228371  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.235670  7879 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.239151  7954 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.235986  7869 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.231952  7356 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:21.329929  7854 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.246582  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.247184  7992 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.262054  7971 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.359932  7867 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:21.360173  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.361018  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.375710  7329 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.248085  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.368093  7481 tablet_bootstrap.cc:492] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:21.364061  7961 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.358453  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.383311  7961 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.383885  7402 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.386003  7854 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.386389  7854 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.386777  7854 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.390023  7883 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.377851  7852 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.390508  7995 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.370982  7971 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.390893  7995 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.391115  7971 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.367586  7896 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.366380  7879 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.378716  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.362085  7960 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.363867  7958 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.364264  7981 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.376925  7435 raft_consensus.cc:1240] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.389787  7860 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.415638  7989 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.416009  7989 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.416721  7989 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.418133  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.419284  7880 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.419407  7860 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.420434  7999 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.420786  7999 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
W20260709 14:47:21.422317  8004 log.cc:927] Time spent T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:47:21.367816  7869 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.395850  7329 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.367306  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:21.427500  7431 raft_consensus.cc:2368] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:21.427663  7824 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.426082  7986 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.429769  7952 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.431581  7952 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.434813  7879 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.435096  7973 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.435535  7973 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.436280  7973 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.437357  7973 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.419703  7880 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.366533  7786 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.386426  7429 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 3: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.381122  7481 ts_tablet_manager.cc:1403] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.460s	user 0.056s	sys 0.045s
I20260709 14:47:21.441562  7960 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.417771  7989 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.456107  7187 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35036 (request call id 87) took 3396 ms. Trace:
I20260709 14:47:21.421689  7999 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:21.458590  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 62808.1us
I20260709 14:47:21.441831  7958 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.465097  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.375988  7357 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:21.469385  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.446862  7995 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:21.478246  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 239777us
I20260709 14:47:21.442348  7962 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.473959  7329 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.459275  7992 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.459139  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.479094  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.486377  7952 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:21.486452  7254 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.487465  7254 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.456082  7963 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.470690  7883 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:21.486999  7952 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:21.492640  7434 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.487555  7824 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.494066  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.484714  7985 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.485548  7999 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.480901  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.456530  7187 rpcz_store.cc:276] 0709 14:47:18.061128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.065523 (+  4395us) service_pool.cc:224] Handling call
0709 14:47:21.456041 (+3390518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:20.813087 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:20.854640 (+ 41553us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:20.858270 (+  3630us) write_op.cc:435] Acquired schema lock
0709 14:47:20.858941 (+   671us) tablet.cc:662] Decoding operations
0709 14:47:20.909744 (+ 50803us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:20.909795 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:20.909845 (+    50us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:47:20.910175 (+   330us) tablet.cc:701] Row locks acquired
0709 14:47:20.910189 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:47:20.910324 (+   135us) write_op.cc:270] Start()
0709 14:47:20.910424 (+   100us) write_op.cc:276] Timestamp: P: 1783608440910281 usec, L: 0
0709 14:47:20.910440 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:47:20.913786 (+  3346us) log.cc:844] Serialized 916 byte log entry
0709 14:47:21.077072 (+163286us) op_driver.cc:464] REPLICATION: finished
0709 14:47:21.235357 (+158285us) write_op.cc:301] APPLY: starting
0709 14:47:21.235439 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:21.237616 (+  2177us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:21.359397 (+121781us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:21.404824 (+ 45427us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:21.440041 (+ 35217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:47:21.440093 (+    52us) write_op.cc:312] APPLY: finished
0709 14:47:21.440284 (+   191us) log.cc:844] Serialized 28 byte log entry
0709 14:47:21.440438 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:21.440514 (+    76us) write_op.cc:454] Released schema lock
0709 14:47:21.440552 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:21.440865 (+   313us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:21.440892 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":248227,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":150152,"apply.run_cpu_time_us":14961,"apply.run_wall_time_us":207441,"num_ops":2,"prepare.queue_time_us":118196,"prepare.run_cpu_time_us":41588,"prepare.run_wall_time_us":175941,"raft.queue_time_us":65008,"raft.run_cpu_time_us":10730,"raft.run_wall_time_us":92255,"replication_time_us":166499,"thread_start_us":250401,"threads_started":4,"wal-append.queue_time_us":88059}]]}
I20260709 14:47:21.507091  7186 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35020 (request call id 103) took 2138 ms. Trace:
I20260709 14:47:21.495177  7952 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.507454  7186 rpcz_store.cc:276] 0709 14:47:19.342806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:19.345761 (+  2955us) service_pool.cc:224] Handling call
0709 14:47:21.480758 (+2134997us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":952466,"reported_tablets":7}
I20260709 14:47:21.482700  7972 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.504186  7254 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.483126  7915 consensus_queue.cc:1059] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:47:21.498939  7824 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.523737  7824 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.488374  7984 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:21.495492  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.503229  8011 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:47:21.528385  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 144571us
I20260709 14:47:21.530898  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.531623  7481 raft_consensus.cc:359] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.532299  7481 raft_consensus.cc:385] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:21.532557  7481 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:21.506733  7883 consensus_queue.cc:1059] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:47:21.534504  7915 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.534898  7915 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.535789  7915 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.536996  7481 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.539974  7954 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.544147  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.540760  7869 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.541260  7854 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.543226  7402 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.546598  7402 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.550508  7481 ts_tablet_manager.cc:1434] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.101s	user 0.002s	sys 0.005s
I20260709 14:47:21.537544  7966 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.530061  8011 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.557211  7481 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: Bootstrap starting.
I20260709 14:47:21.550482  7981 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:21.569933  7860 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:21.571626  7963 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.558897  7879 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.572424  7879 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.572765  7879 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.573104  7879 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.575430  7972 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.575801  7972 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.576534  7972 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.578995  7358 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 0.
I20260709 14:47:21.584730  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.587445  8008 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.587828  8008 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.588191  8008 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.577600  7972 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.595593  7986 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.595697  7954 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.596050  7986 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.596909  7986 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.561379  7285 raft_consensus.cc:1240] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.556316  8011 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.558410  7896 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.605268  7360 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 3: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:21.558233  7867 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:21.601457  7824 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.583772  7981 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:21.603473  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:21.617414  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 102298us
I20260709 14:47:21.604723  7285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45552 (request call id 244) took 1333 ms. Trace:
I20260709 14:47:21.611802  7986 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.609735  7896 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
W20260709 14:47:21.623890  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 139558us
I20260709 14:47:21.624790  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.625329  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.625413  7360 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
W20260709 14:47:21.627640  7328 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.601410  7971 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.622025  7962 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.622408  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.629894  7896 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.640057  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.642584  7329 leader_election.cc:400] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:21.642892  7329 leader_election.cc:403] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:21.634764  7973 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.638202  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.684477  7357 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:21.668319  8008 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.686440  7824 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.687203  8008 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:47:21.688241  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 52209.6us
I20260709 14:47:21.690021  7254 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.635133  7854 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:47:21.646647  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 90826us
I20260709 14:47:21.681437  7958 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.682387  7961 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.723305  7961 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.683300  7786 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.683719  7986 consensus_queue.cc:1059] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:21.693064  7363 raft_consensus.cc:1240] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.693535  7999 consensus_queue.cc:1059] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:21.724186  7436 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.724783  7999 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.725108  7999 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.725147  7786 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.725971  7999 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.727015  7999 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.695251  7434 raft_consensus.cc:1240] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.732208  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.732616  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.733340  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.733678  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.734211  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.734413  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.697726  7435 raft_consensus.cc:1240] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.735018  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.734288  7363 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.735347  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.699532  7481 tablet_bootstrap.cc:654] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:21.699700  7431 raft_consensus.cc:1240] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.700013  7966 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.700237  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.742343  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.742442  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.742719  7430 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 3: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.742970  7883 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.743359  7883 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.744180  7883 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.745172  8012 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:21.745270  7883 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.745615  8012 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.745800  7958 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.746018  8012 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.746228  7986 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:21.701181  7880 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.703547  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.748441  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 44955.5us
I20260709 14:47:21.623194  7285 rpcz_store.cc:276] 0709 14:47:20.271159 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.075345 (+804186us) service_pool.cc:224] Handling call
0709 14:47:21.113759 (+ 38414us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.602494 (+488735us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.603259 (+   765us) spinlock_profiling.cc:243] Waited 441 ms on lock 0x7b540042a254. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f86fd80b571 00007f86fd8a2e01 00007f86fd8a183e 00007f8702866419 00007f86fbdddbd4 00007f86fbdddb62 00007f86fbddda91 00007f86fbddda0c 00007f86fbddccc2 00007f86fbbdd48c 00007f86fbbdc8c6
0709 14:47:21.603411 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1014503168}
I20260709 14:47:21.704676  7915 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.750598  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.711575  7995 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.712519  7869 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.736105  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.718099  7879 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.702123  7981 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.645313  7356 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
W20260709 14:47:21.757207  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 55989.5us
I20260709 14:47:21.679070  7989 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.732131  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.759796  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.760705  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.754016  8015 consensus_queue.cc:1059] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:47:21.762603  7986 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.757726  7860 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:47:21.744139  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 54190.2us
I20260709 14:47:21.695912  8011 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.707592  7971 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.688159  7867 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.751494  7962 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:21.767541  7962 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:21.750509  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.753049  7985 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.754089  7880 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.754195  7995 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.751777  7960 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.750118  7972 consensus_queue.cc:1059] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:47:21.775446  7972 raft_consensus.cc:3055] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.775789  7972 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.750385  7973 consensus_queue.cc:1059] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:47:21.702518  7355 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.758641  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.762975  7986 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.763770  7254 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.749362  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:21.765882  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.766144  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.765700  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.767002  7183 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 0 to 1, leader changed from <none> to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:21.769709  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.770989  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.746852  7896 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.781116  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.781672  7986 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.782181  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.782979  7287 raft_consensus.cc:2393] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 3: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:21.783007  7286 raft_consensus.cc:2393] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:21.782609  8020 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.783005  7254 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:21.783754  7328 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.782779  7986 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.798628  8020 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.799026  8020 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.770107  7985 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.804983  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:21.810285  7328 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.812490  7328 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.779351  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.818365  7285 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:21.819053  7429 raft_consensus.cc:1240] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.821997  7993 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.822616  7896 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.810814  8011 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.814890  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.825567  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.826148  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.826961  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.830099  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.830747  7434 raft_consensus.cc:2393] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.823948  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.833092  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.805141  7869 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.834666  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.776575  7972 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.836423  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.842425  7960 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:21.844849  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.854861  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.855611  7434 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.856069  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.824606  8015 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.824913  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.845978  7985 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.814211  7966 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.846858  7481 tablet_bootstrap.cc:492] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: No bootstrap required, opened a new log
I20260709 14:47:21.846907  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.849467  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.811623  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.850735  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.840652  8012 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.834658  7973 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.875123  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.850461  7869 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.845180  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.858673  7429 raft_consensus.cc:2393] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.858737  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.850128  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.861030  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.856851  7976 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.880893  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.862934  7481 ts_tablet_manager.cc:1403] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent bootstrapping tablet: real 0.310s	user 0.017s	sys 0.011s
W20260709 14:47:21.869501  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.870258  7362 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:21.872210  8020 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.874545  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.850195  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.861476  7883 consensus_queue.cc:1059] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:47:21.851423  7993 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.878635  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.843582  7962 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.859912  7992 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:21.878897  7869 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.882443  7438 raft_consensus.cc:1240] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.883455  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.862775  7984 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:21.862640  7966 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:47:21.901058  7966 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.903556  7360 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.904325  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.904937  7360 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 3: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:21.904860  7989 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:21.905654  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.905910  7879 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.906131  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.906670  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.907626  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.908144  7363 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:21.908594  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.859975  8015 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:21.876528  7972 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.887530  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.910143  8015 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.875860  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.857615  7328 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:47:21.913329  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 55781.8us
I20260709 14:47:21.913636  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.914016  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.914556  7430 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.914695  7432 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.910446  7984 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.915167  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.915581  7984 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:21.895449  7992 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:21.898375  7993 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:21.891762  7361 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:21.897075  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.889496  7985 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.911492  7282 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 3: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:21.879438  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.916668  7435 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.931620  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.920390  7434 raft_consensus.cc:2393] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 3: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.918395  7973 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.919806  7992 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.928076  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.928834  7432 raft_consensus.cc:1240] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.914072  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.929343  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.930929  7999 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.931125  7356 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.919807  7993 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.934473  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.922658  7883 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.919134  7989 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:21.940502  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.926301  7289 raft_consensus.cc:2393] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 2: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:21.949263  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.950058  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.950739  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.951366  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.953246  7286 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.951548  7433 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 3: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:21.961018  7357 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:21.951622  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:21.939342  7999 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.959306  7973 consensus_queue.cc:1059] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:21.969151  7915 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.969285  8012 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:21.969497  7915 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.972198  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:21.973006  7976 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.973361  7976 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:21.974659  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.976109  7285 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:21.976452  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.977195  7356 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
W20260709 14:47:21.977993  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.978149  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.979419  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.965754  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.981630  7966 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.981920  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:21.982257  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:47:21.980159  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 65074.2us
W20260709 14:47:21.983665  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.989251  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.991498  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:21.977294  7915 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:21.962728  7883 consensus_queue.cc:1059] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:47:21.999653  7328 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.000520  7328 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:21.984369  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.003789  7915 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.005267  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:21.999010  7362 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:22.006501  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.007624  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.008116  7363 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:22.001590  7989 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.001206  7973 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.044821  7973 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.045197  7973 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.046357  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.040633  8031 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:22.042557  8026 log.cc:927] Time spent T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
W20260709 14:47:22.043162  8025 log.cc:927] Time spent T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:47:22.043758  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.051878  7328 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.051760  7869 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.043447  8020 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.043816  7989 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.052976  7972 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.060503  7481 raft_consensus.cc:359] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.061143  7481 raft_consensus.cc:385] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:22.061389  7481 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Initialized, Role: FOLLOWER
I20260709 14:47:22.063397  7972 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.063637  7976 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.059338  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.064754  7976 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.000236  7999 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:22.069718  7329 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.070108  7329 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.070420  7329 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.065568  7989 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:22.070855  7329 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.069792  8031 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.077792  7364 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
W20260709 14:47:22.078755  7252 leader_election.cc:343] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:22.065414  7972 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:22.095284  7972 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.080642  7355 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.094180  7402 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:22.098598  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.081248  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.081991  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.099110  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.099435  7357 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.084887  7362 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:22.087116  7966 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.089239  7360 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.089882  8015 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.090718  7999 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.069278  7481 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.109593  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.092350  7363 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:22.100148  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.105321  7429 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.110564  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.111371  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.111738  7869 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.111897  7860 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.115249  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.112797  7364 raft_consensus.cc:2376] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2. Re-sending same reply.
I20260709 14:47:22.120292  7360 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:22.150446  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.154922  7364 raft_consensus.cc:2376] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2. Re-sending same reply.
I20260709 14:47:22.152040  7481 ts_tablet_manager.cc:1434] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: Time spent starting tablet: real 0.270s	user 0.006s	sys 0.000s
I20260709 14:47:22.109051  7962 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:22.165313  7984 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.165993  7962 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.166906  7962 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.170406  7984 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.174731  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:47:22.190570  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 77314.2us
I20260709 14:47:22.192489  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.194962  7401 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.198698  7364 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.199360  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.175509  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.177358  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.182067  7361 raft_consensus.cc:2393] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 1: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:22.182682  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.185254  8015 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.212541  7360 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.150413  7883 consensus_queue.cc:1243] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer d52c036652d44b2fbc993b18d252ebff log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 14:47:22.203739  7401 leader_election.cc:343] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:22.205531  7364 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.214506  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.206214  7995 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.203140  8031 consensus_queue.cc:1059] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:22.153693  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.226521  7431 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.227349  7972 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.229339  7960 consensus_queue.cc:1059] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.230170  7362 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.230324  7995 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.230703  7995 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.232105  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.233173  7401 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.209492  7973 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.203483  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.219123  7252 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.221019  7971 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:22.217094  7981 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.195484  7992 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.225755  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.203613  7358 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.234905  7401 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:47:22.235927  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 184124us
I20260709 14:47:22.237108  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.232776  7989 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.239638  7989 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.235471  7854 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.231446  7995 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.241760  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.241225  7860 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.243012  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.235539  7896 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.243628  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.231633  7356 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.234946  7972 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.245954  7883 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.245524  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.246544  7860 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.244237  7976 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.247139  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.247136  7961 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:47:22.262075  7330 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.245469  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.245288  7869 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.249679  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.250182  8015 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.271214  8015 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.250633  7993 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.275038  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:22.275756  7431 raft_consensus.cc:2393] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 1: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:22.276129  7363 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.276674  7993 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.251942  7995 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.276983  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.255218  8029 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.277684  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.277908  8029 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:22.277705  7363 raft_consensus.cc:2393] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.254060  7355 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.260725  7962 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:22.261595  8030 log.cc:927] Time spent T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:47:22.280712  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.281409  7355 raft_consensus.cc:2393] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.261427  8031 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.282332  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.283056  7358 raft_consensus.cc:2393] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.283823  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.284889  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.256409  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.258010  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.259486  7989 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.263887  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.289691  7364 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:22.290545  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.291543  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.292194  7364 raft_consensus.cc:2393] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.264680  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.278671  8029 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.252573  7973 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.273516  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.305444  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.298719  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:47:22.267544  7252 leader_election.cc:343] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:22.292761  7360 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.295292  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.315776  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.296804  7992 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.297358  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.297580  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.286321  8011 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.283073  7357 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:22.325904  7361 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.324961  7860 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:22.326488  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.326696  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.327188  7357 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.327471  7361 raft_consensus.cc:2393] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:22.328008  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.328162  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.293962  8031 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.329236  8031 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.329654  8031 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.330319  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.331027  7363 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.331772  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.332429  7363 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.333187  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.300043  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.334319  7358 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.334282  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.335278  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.335431  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.336185  7363 raft_consensus.cc:2393] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.336426  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.336936  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.289364  7989 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:22.337500  7363 raft_consensus.cc:2376] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1. Re-sending same reply.
I20260709 14:47:22.338428  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.339181  7363 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 3: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:22.300587  8029 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.339978  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.309197  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.307058  7186 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.341606  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.342001  7186 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.343533  7186 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.325515  8011 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.310508  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.346990  7356 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 3: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:22.347306  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.311614  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.256470  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:47:22.316712  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 49195.2us
I20260709 14:47:22.337571  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.349623  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.321228  7973 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.321472  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:47:22.350603  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 94195.9us
I20260709 14:47:22.351262  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.351804  7328 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.352653  7860 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.352752  8012 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.353204  8012 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.353574  8012 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.353785  7252 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.354194  7993 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.354547  8008 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.354928  8008 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.349053  7362 raft_consensus.cc:2393] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.321830  7359 raft_consensus.cc:2393] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.355387  8008 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.356158  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.357267  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.322247  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.358214  7355 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.346356  8011 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.358973  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.360008  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.361006  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.361950  7860 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.322755  7360 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:22.293074  8015 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.362825  8015 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.338477  7989 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.356081  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.363968  7989 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.364228  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.365041  7358 raft_consensus.cc:2393] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.365940  7359 raft_consensus.cc:2393] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 1: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.366714  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.366978  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.367405  7359 raft_consensus.cc:2393] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.369303  7359 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:22.371300  7355 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.372551  7364 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:22.357287  7401 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.375540  7401 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.376251  7285 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.376592  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.377278  7867 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.348975  7361 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:22.365361  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.377696  7860 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.377964  7867 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.347785  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:22.378329  7860 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.354877  7252 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.378938  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.379591  7869 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.379940  7869 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:22.380000  7252 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.380350  7869 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.381980  7252 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.383024  7357 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:22.385987  7973 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.386641  7973 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:22.385972  8031 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.387802  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.389608  8031 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.389751  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.390493  7363 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:22.391084  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.392311  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.392591  7869 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.394057  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.393918  8012 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.416266  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.416950  8008 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.419165  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.395702  7880 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.396724  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.423204  7995 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.423812  7995 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.425001  7995 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.428633  8008 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.394938  8011 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.398036  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:22.399299  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.400499  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.402154  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.429059  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.435516  7962 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:22.437624  8011 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.440382  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.440907  7401 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.397291  7252 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.404518  7430 raft_consensus.cc:1240] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.413555  8020 raft_consensus.cc:2764] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:47:22.419927  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.421411  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:22.421953  7869 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.405373  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.443548  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.445130  7328 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.445217  7989 consensus_queue.cc:1059] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:22.422472  8012 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.446045  7973 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.446241  7989 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.446813  7973 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.447166  7973 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:22.447885  7973 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.446146  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.449076  7962 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:22.449021  7973 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.449944  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.450260  7401 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.450930  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.451684  8015 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.452262  8015 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.452831  8015 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.453972  7962 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.454046  7328 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.455137  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.455664  7989 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.455797  7962 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.456079  8020 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.455300  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:47:22.457129  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 59895.1us
I20260709 14:47:22.457758  7252 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.458420  8012 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.458756  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.458266  7989 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.459233  7252 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.459980  8012 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.460772  7252 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.460930  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.461449  8012 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.463032  7252 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.403141  7358 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:22.467393  8020 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.468387  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.469360  7252 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.469962  8020 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.470304  7867 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.470554  8020 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.471622  7786 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:22.474704  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.475349  7786 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.475924  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.477176  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.477370  7989 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.477864  7786 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.476449  8031 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.479033  7401 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.482390  8020 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.483048  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.483745  7786 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.484436  7867 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.482342  7252 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.485767  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.484095  7786 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:22.487530  7786 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.489883  8020 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.503575  7860 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.504230  7401 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.506510  7896 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.507025  7896 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.507930  7896 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.509423  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.485759  7252 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.511385  7252 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.511497  7401 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.512737  7252 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.513450  7869 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.513826  7252 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.514144  7869 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.515209  7786 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.516294  7960 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.517079  7960 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.517319  7786 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:22.512754  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.522706  7962 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.523027  7401 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.523195  7962 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.524132  7962 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.525127  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.529778  7971 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:22.530406  7971 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.531327  7971 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.535938  8031 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:22.536602  7282 raft_consensus.cc:1240] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.536439  8031 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.538022  8019 consensus_queue.cc:1059] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.538535  8031 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.538878  8019 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.539222  8019 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.539990  8019 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.541204  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:22.541163  8019 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.548343  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.552069  7401 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.553144  7880 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.553822  7880 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.555258  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.556169  8008 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.557396  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:22.558740  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.559649  8031 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.572417  7252 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.573155  7854 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:22.573510  7854 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:22.573864  7854 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.577239  7786 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.577823  7786 raft_consensus.cc:697] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.578693  7786 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.582950  7869 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.583747  7252 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.580296  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.587947  7869 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.588909  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.589099  7962 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.590947  7432 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.591921  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.592193  7896 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.592682  7981 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.593148  7981 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.593556  8008 consensus_queue.cc:1059] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.593930  7981 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.594544  8008 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.594882  8008 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:22.592696  7896 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.595584  8008 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.595855  7896 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.596616  8008 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.597615  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.587939  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.598816  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.599234  7252 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.600522  7252 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.600580  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.601640  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.601584  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.601589  7183 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.604162  7960 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.605724  7960 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.606537  7960 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.604450  7401 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.608086  7860 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.608501  7860 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.608624  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:22.604874  7880 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.610016  7867 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.610600  7358 raft_consensus.cc:1240] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.616931  7364 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.618618  7361 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.622298  7282 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.601768  7869 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:22.609258  7860 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.602450  8012 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.603091  8019 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.603639  7971 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.603482  7995 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.602340  8020 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.603974  7252 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.634610  7359 raft_consensus.cc:1240] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.635452  7361 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.635490  8020 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.637511  7252 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.639789  7364 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.640754  7252 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.644098  7364 raft_consensus.cc:1240] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.647550  7854 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.634511  7362 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.649258  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.644116  7995 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.649344  7869 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:22.650800  7363 raft_consensus.cc:1240] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:47:22.651124  7869 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.651593  7869 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:22.650866  7971 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.652405  7869 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.652773  7971 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.653312  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.650802  7995 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.655009  7854 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:22.656409  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.658286  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.659294  7252 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.649163  8020 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.660981  7252 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.668748  7252 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.639366  7867 consensus_queue.cc:1059] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:22.673988  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.675625  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.674553  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.676582  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.658969  8011 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.661314  7961 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:22.679060  7361 raft_consensus.cc:2393] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:22.660497  7958 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.665081  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:22.662324  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.674974  7952 raft_consensus.cc:2764] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:47:22.662271  7879 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:47:22.675154  8016 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:22.660231  7896 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:47:22.685253  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:22.661407  7854 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:22.666158  7962 consensus_queue.cc:1059] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:22.708194  7285 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.711212  8051 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.711939  8051 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.712234  8051 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.712983  8051 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.700464  8016 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:22.718165  8016 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.728176  7356 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
W20260709 14:47:22.738870  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 81640.8us
I20260709 14:47:22.742208  8051 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.789670  7860 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:47:22.791023  8031 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:22.809855  8031 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.812047  8031 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:22.812656  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:22.816637  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:22.824309  7329 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:47:22.848438  7404 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.805724  8012 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.835505  8031 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.857748  7285 raft_consensus.cc:1240] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:22.866120  7971 consensus_queue.cc:1059] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:47:22.876600  7235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:22.885010  7971 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.885407  7971 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.886827  7971 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.888566  7971 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.892517  7252 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.893505  7966 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.893679  7252 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.894598  8012 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.895336  7867 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.895725  7867 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.895867  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.896704  8012 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.896643  7867 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.881098  7961 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:22.899201  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:47:22.901373  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 161864us
I20260709 14:47:22.903280  8012 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.913746  7252 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:22.901079  8019 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.918044  7896 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.913667  8060 consensus_queue.cc:1059] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:47:22.922183  7896 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.922982  7896 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.923357  8063 consensus_queue.cc:1059] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.924199  7896 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.903779  7961 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.916622  7981 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:22.932170  8051 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:22.932380  7282 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.934808  7282 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:22.935042  7960 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.932170  8019 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.937145  7960 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.913017  7867 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.919720  8016 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:22.949349  7183 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.938705  7981 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:22.955253  7981 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:22.956254  7981 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:22.968305  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 47965.4us
I20260709 14:47:22.942735  8056 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:47:22.973310  7183 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.988059  7183 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.989576  7183 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.992223  7183 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.995038  7183 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:22.999576  7183 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 0 to 1, leader changed from <none> to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:23.001564  7186 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.006840  7183 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:23.004210  7401 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:23.013082  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:47:23.014256  7431 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:23.016772  8070 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:23.018465  7363 raft_consensus.cc:1240] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:23.011566  8060 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:23.004643  7995 consensus_queue.cc:1059] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:47:23.033424  7361 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.003957  8069 consensus_queue.cc:1059] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:47:23.026572  8060 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:47:23.004145  8062 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:47:23.049901  7361 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.046288  8051 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.051046  8051 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:23.055495  7357 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.039783  8012 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:47:23.056452  7854 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.058825  7854 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:23.059612  7854 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.060730  7854 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.045506  7962 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.061733  7962 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:23.062507  7962 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.063684  7962 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.064994  8008 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.065328  8008 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:23.067842  8008 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.068133  8060 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.068866  8008 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.051818  8051 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.070977  8051 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.045764  8072 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.051841  8019 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:47:23.074802  8072 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:23.096314  7971 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:23.076685  8060 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:47:23.131443  7356 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.132547  7358 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.127236  7960 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:47:23.145025  7280 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.148900  7981 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:23.142827  8012 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:23.152941  7356 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:23.155344  8075 log.cc:927] Time spent T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:47:23.143949  8051 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 14:47:23.158761  8078 log.cc:927] Time spent T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 14:47:23.157645  8072 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.183781  7282 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.156539  7962 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:47:23.203742  7981 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.208231  7356 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.221055  7285 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.229919  7285 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.232774  8060 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:23.238363  8051 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.239943  8070 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.264284  7431 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.264828  7355 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.270018  7356 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:23.272245  8081 log.cc:927] Time spent T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:47:23.275906  8056 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.276938  7971 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.277742  7361 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.323734  7971 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:47:23.340512  7355 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:23.300719  8017 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:47:23.435851  7282 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.441586  7281 raft_consensus.cc:1240] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:23.442097  7283 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.450793  7288 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:23.468858  7401 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:23.471937  7879 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.526976  7438 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.526984  7358 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:23.540635  7401 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:23.542419  7358 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.542413  7962 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:23.543390  8064 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:23.557340  8019 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:23.588894  8088 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.591742  8070 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.592486  7995 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.600387  7289 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.605857  7430 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:47:23.632091  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 50062.5us
I20260709 14:47:23.635731  7869 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.638041  8072 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.664028  7786 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.687404  7183 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.693013  7183 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.735909  7356 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:23.754716  8105 log.cc:927] Time spent T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.191s	user 0.004s	sys 0.000s
I20260709 14:47:23.763222  7961 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:23.801666  8083 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.802316  8083 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.808884  7286 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.809782  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:23.810590  7438 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:23.808735  8083 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:23.812013  7329 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:23.816565  8083 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:23.816970  8083 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.817389  8083 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.829571  8070 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.830618  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:23.831251  7286 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:23.870025  8082 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:23.870605  8082 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.872581  8082 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:23.873677  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:23.873903  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:23.874486  7431 raft_consensus.cc:2393] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:23.874603  7289 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:23.883421  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:23.892293  8082 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:23.892704  8082 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:23.893088  8082 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.897410  8060 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.897907  8060 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.900240  8060 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:23.901765  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:23.903067  7289 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:23.904350  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:23.904979  7359 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:23.905165  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:23.907017  8060 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:23.907410  8060 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.907727  8060 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.909693  8083 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.935817  8082 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.944097  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:23.944298  8082 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:23.945202  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:23.944959  7187 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:47:23.946028  7431 raft_consensus.cc:2393] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:23.948148  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:23.950783  7289 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.933485  8060 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.952519  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:23.952818  8083 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:23.953037  7438 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.952302  7187 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:47:23.956452  7187 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:47:23.965137  7438 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:23.967411  7289 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:23.968554  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:23.969550  8083 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:23.970093  8083 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:23.971304  8083 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.976271  7285 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:23.977257  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:23.978233  8082 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:23.979336  8082 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:23.980165  8082 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:23.982288  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:23.982867  7355 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.983017  8060 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:23.994321  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:23.994843  7285 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.017927  8060 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.018471  8060 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.026846  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.027508  7289 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:24.028680  8060 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.029289  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.029632  7355 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.030616  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.032879  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.034860  8070 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.035358  8070 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:24.036329  8070 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.047732  8060 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.060532  8060 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.060925  8060 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.061077  7952 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.061543  7952 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.064050  7952 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.065323  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.065928  7438 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.067039  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.069773  7869 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.070142  7869 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.070449  7869 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.077179  7285 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.078495  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.079663  7357 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.085431  7952 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.085954  7952 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.089948  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.090745  7355 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.091519  7186 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.089773  8060 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.102452  7952 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.103251  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.103842  7438 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.105363  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:24.108556  7952 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:24.110194  7952 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.110551  7952 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:24.107885  8082 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.114107  7183 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.115335  7183 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.116621  8083 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.117199  8083 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.118884  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.119199  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.119460  7289 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.120834  7952 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.121196  8082 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.123384  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.123603  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.123968  8060 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.124078  7357 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.125113  7952 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.127528  8080 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.127779  8083 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.127941  8080 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.129113  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.129930  8080 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.131121  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.134507  7869 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.135076  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.135620  7438 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.136757  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.136986  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.137494  7357 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.138144  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.138842  7431 raft_consensus.cc:2368] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.142360  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:24.143502  7329 leader_election.cc:400] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.143600  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.143914  7329 leader_election.cc:403] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:24.144253  7432 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.145380  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.145895  8083 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.146008  7431 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.143406  7355 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.146955  7329 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:24.146306  8083 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.151381  7869 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.155828  7357 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.148306  8082 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.156172  8083 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.158319  7252 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.159137  7869 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.156507  7438 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.159588  7869 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.160419  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:24.161504  8104 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:24.161984  8104 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.162810  8082 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.163093  8104 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.163188  8082 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.160429  7869 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.168243  8082 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.186965  8060 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.187438  8060 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.196355  8060 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.197971  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.197706  7186 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.202123  7285 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:24.195650  7355 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.203356  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.202345  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.201990  8126 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.203982  8080 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.204150  8070 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.204990  7289 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.207497  8070 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.207875  8070 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.208412  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.208730  8082 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.209193  8088 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.209625  8088 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:24.210583  8088 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.212121  8082 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.214795  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.214838  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.215355  7438 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.216073  7285 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.216548  7432 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.217512  8070 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.222915  7438 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.228243  7285 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.228396  7961 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.228942  7961 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.230914  7961 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.231577  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.232419  7355 raft_consensus.cc:2393] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.206110  8126 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.234558  7359 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:24.234965  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.235711  8080 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.236157  8080 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.237010  8080 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.238847  8126 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.239706  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.240358  7285 raft_consensus.cc:2393] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:47:24.240710  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.241262  7289 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.241084  8083 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.246063  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.246773  7431 raft_consensus.cc:2368] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.247099  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.247750  7433 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.248484  7289 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.249276  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.249599  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.249856  7359 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.250605  7960 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.251061  7960 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:24.251112  8083 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.252007  7960 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.252578  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:24.253460  7961 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:24.253782  7961 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.254226  7961 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:24.251922  7329 leader_election.cc:400] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.257992  7329 leader_election.cc:403] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:24.258975  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.262789  7359 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.263340  8083 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.247771  8070 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.275190  7186 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.283561  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.287915  7432 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.286494  7183 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.292532  7187 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.318125  7961 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.320358  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.320575  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.321108  7359 raft_consensus.cc:2393] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.325309  8060 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.325738  8060 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.326195  7433 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.327102  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:24.327737  7432 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.328058  7952 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:24.328619  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.328795  7952 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.329140  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:24.329275  7359 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 1.
I20260709 14:47:24.329352  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.330036  7285 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:24.330193  8080 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.329710  7952 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.330710  8080 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.331857  8080 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.334235  7401 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.328181  7961 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.336014  8088 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.336354  8088 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.336664  8088 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.339027  8083 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.339505  8083 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.341495  8083 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.343357  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.346849  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.348678  7433 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.349624  7329 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:24.350617  8083 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.351020  8083 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.350503  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.351397  8083 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.355053  7187 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.346848  8060 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.358508  8088 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.358891  8060 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.359639  8017 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.362524  8017 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.363613  8088 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.364776  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.365337  7359 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.366125  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.366845  8060 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.369385  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.369746  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.370011  7289 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:24.370412  7357 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:24.371132  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.371882  8060 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.364889  8017 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.372607  8060 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.373055  8060 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.372236  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.373440  8060 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.376313  7952 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.376884  7952 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.379117  7359 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.384059  7401 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.379279  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.379676  7285 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.387619  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.388350  7438 raft_consensus.cc:2368] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.383905  8083 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.389393  7355 raft_consensus.cc:2368] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.389577  7254 leader_election.cc:400] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.389858  7254 leader_election.cc:403] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:24.390463  8017 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.395916  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.396780  7438 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.397080  7433 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.391290  7252 leader_election.cc:400] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.392400  7952 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.394809  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.398003  7252 leader_election.cc:403] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:24.398259  7289 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.401604  8088 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.401733  7869 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.402309  7869 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.403313  8082 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.404381  7869 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.402298  8088 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:24.401162  7285 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.407869  7289 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.408973  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.405676  8088 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.409682  8082 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.410151  8082 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.410269  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.410984  8082 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.412179  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.412859  7433 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.379554  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.417102  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.413910  7961 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.421260  8104 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:24.421646  8104 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:47:24.421985  8104 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:24.411008  7355 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.432032  8017 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3.
I20260709 14:47:24.435859  7289 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.420120  8083 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.437194  7960 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.442898  7438 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.429778  8104 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.458508  8060 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.464241  7869 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.464869  8060 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:24.464725  7869 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.464990  8083 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:24.465520  8083 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.458544  7285 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.460947  7186 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.462765  7187 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.451362  8082 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.468556  7869 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.469489  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.473306  7285 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.469784  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.470348  8080 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.477012  8083 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.477212  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.478322  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.478868  7359 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.481037  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.486251  7285 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.487113  7433 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.480099  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.488364  7282 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.489396  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.489704  7355 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:47:24.491174  7252 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.491928  7961 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.492224  7286 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:24.492276  7961 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.493240  7961 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.495682  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.491088  8126 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:24.498009  8126 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:47:24.498378  8126 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:24.502652  8104 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 2 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.504431  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.505151  7355 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 2: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:47:24.473824  8082 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.507521  8082 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.507992  8082 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.508648  8126 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.511855  8126 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.512329  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.512698  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.513259  7438 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.514081  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.514930  8126 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.515265  8126 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.515576  8126 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.516011  8088 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.516489  8088 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:24.517274  8088 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.511900  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.524122  7436 raft_consensus.cc:2393] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 2: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:47:24.525724  7432 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:47:24.527311  7961 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.527617  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:24.528792  8104 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:24.529250  7961 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.529265  8104 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.531513  7432 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:24.531567  8104 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.532545  7359 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:24.533289  8080 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.533718  8080 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.535125  8126 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:47:24.540076  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 44281.5us
I20260709 14:47:24.540958  8140 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:24.538887  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.541466  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.541918  7432 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.544039  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.546896  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:24.547420  7355 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.553982  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.554673  7285 raft_consensus.cc:2368] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.557878  8082 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.559239  8082 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.561175  8082 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.562425  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.563004  7438 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.563999  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.566596  8082 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.572522  8082 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.572849  8082 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.590310  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.590859  7438 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:24.567078  7432 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.592003  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.596243  7438 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.583634  8080 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.590165  8017 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.606169  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:47:24.607818  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 47086.9us
I20260709 14:47:24.601136  8138 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:24.609529  8138 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.621505  8138 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.599982  7961 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:47:24.627146  7961 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.627568  7961 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.628372  7961 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.610392  8017 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.632264  8017 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.632028  8138 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.634109  8138 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.637266  7357 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.639688  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.639894  7355 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.640288  7432 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.641783  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.642299  7438 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.628259  8082 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.634490  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:47:24.647032  7359 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.636551  7328 leader_election.cc:400] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.648737  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:24.648653  7328 leader_election.cc:403] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:47:24.656131  7186 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.658944  7187 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.653172  7952 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:24.636579  8126 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.672025  8060 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.666970  7952 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.684137  7952 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:24.689039  7432 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.690089  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.690809  8126 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.691293  8126 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.692133  8126 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.700007  7438 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.701205  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:24.653519  8138 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3.
I20260709 14:47:24.708491  8080 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:47:24.717965  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 111866us
I20260709 14:47:24.714180  8082 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.719677  8080 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.727349  8080 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.729935  7359 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.733970  7186 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.748401  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:47:24.748973  7438 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:24.749948  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:47:24.751850  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.758466  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.758858  7438 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.744053  7960 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:24.765015  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.767237  7286 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.768574  7357 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.769671  8138 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.771831  7961 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.773059  7286 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.774653  8060 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.783407  7438 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:24.784961  7438 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:24.784879  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:47:24.762897  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:24.788619  8138 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.790731  8104 consensus_queue.cc:1059] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:47:24.814605  8104 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:24.814949  8104 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.815735  8104 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.816886  8104 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.836372  7280 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.838994  8088 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.830783  8138 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:24.855382  7358 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:24.862322  7952 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.862768  7280 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.878186  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:47:24.885097  7438 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.888106  8083 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.889161  8138 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.889623  8082 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.894917  7952 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:24.905797  7363 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.911379  7430 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.923561  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:24.924116  7430 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:24.924629  8126 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.926388  7434 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:24.930778  7433 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.935897  8082 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.939252  7430 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:24.960577  7360 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.960418  7961 consensus_queue.cc:1059] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:47:24.963855  8164 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:24.964258  8164 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:24.970290  8164 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:24.969391  7254 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:25.007019  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:25.010533  7360 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:25.007429  8164 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.008113  8055 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:25.064473  8144 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260709 14:47:25.056880  8055 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
W20260709 14:47:25.082406  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 77617.7us
I20260709 14:47:25.107971  8055 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:25.110416  7289 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.110601  7286 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.104599  7358 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:25.111797  7962 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:47:25.118455  8177 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.119256  8083 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.122304  7286 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:25.122653  7286 pending_rounds.cc:85] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 1
I20260709 14:47:25.122926  7286 pending_rounds.cc:107] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:25.124588  7286 raft_consensus.cc:2889] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:25.126622  8155 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.143855  7355 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:25.151928  7869 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.154146  7869 consensus_queue.cc:1243] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer 44893f6cb8194bdfbaad6ab90596f73f 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 14:47:25.155422  7869 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:25.155725  7869 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
W20260709 14:47:25.155987  8184 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 14:47:25.156388  7869 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:25.159956  7869 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:25.169652  8178 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 14:47:25.175763  8169 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 14:47:25.180881  7358 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.202231  7359 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.211040  7360 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:25.220310  7285 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:25.220721  7285 pending_rounds.cc:85] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 1
I20260709 14:47:25.220934  7285 pending_rounds.cc:107] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:25.221140  7285 raft_consensus.cc:2889] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:25.227523  7434 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:25.232089  7431 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.231318  7289 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.255124  8149 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:47:25.246060  8083 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:47:25.284384  7431 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.271371  8143 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:47:25.314782  7869 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.306056  6140 server_base.cc:1061] running on GCE node
I20260709 14:47:25.318629  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:25.318925  6140 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 14:47:25.319175  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608445319154 us; error 0 us; skew 500 ppm
I20260709 14:47:25.320072  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:47:25.359103  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 73910.4us
I20260709 14:47:25.365501  8060 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:47:25.369673  7869 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.395368  7289 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:25.395725  7289 pending_rounds.cc:85] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 1
I20260709 14:47:25.395941  7289 pending_rounds.cc:107] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:25.396176  7289 raft_consensus.cc:2889] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:25.411957  7434 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.417148  7185 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.440465  7185 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.445176  7185 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.451884  8198 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.439240  8143 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:47:25.492203  7431 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:25.493712  8082 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:25.538147  6140 webserver.cc:533] Webserver started at http://127.5.255.4:32847/ using document root <none> and password file <none>
I20260709 14:47:25.539183  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:25.539860  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:25.540308  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:25.544718  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-3-root/instance:
uuid: "ff978b01246446f788579a14ada3b184"
format_stamp: "Formatted at 2026-07-09 14:47:25 on dist-test-slave-jhh9"
I20260709 14:47:25.559046  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.003s	sys 0.006s
I20260709 14:47:25.563179  7186 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:47:25.571931  8218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:25.574348  6140 fs_manager.cc:730] Time spent opening block manager: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:47:25.574760  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
uuid: "ff978b01246446f788579a14ada3b184"
format_stamp: "Formatted at 2026-07-09 14:47:25 on dist-test-slave-jhh9"
I20260709 14:47:25.575150  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-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 14:47:25.589435  7187 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.617300  7431 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:47:25.619378  8180 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.655624  7356 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:47:25.666345  8104 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:25.674152  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:25.676250  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:25.730927  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:25.734935  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:25.735214  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:25.735505  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:25.735762  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:26.126904  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.4:34303
I20260709 14:47:26.127194  8282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.4:34303 every 8 connection(s)
I20260709 14:47:26.207470  6140 auto_leader_rebalancer-test.cc:446] add a tserver: ff978b01246446f788579a14ada3b184
I20260709 14:47:26.215371  8283 heartbeater.cc:344] Connected to a master server at 127.5.255.62:32903
I20260709 14:47:26.215802  8283 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:26.216668  8283 heartbeater.cc:507] Master 127.5.255.62:32903 requested a full tablet report, sending...
I20260709 14:47:26.219156  7183 ts_manager.cc:194] Registered new tserver with Master: ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:47:26.220445  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60468
I20260709 14:47:26.633731  7284 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:26.648236  7361 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:26.649564  8017 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:26.659888  7434 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:26.661497  8017 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } 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 14:47:26.668901  8287 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.685523  7359 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.687005  7434 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.708324  7183 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
W20260709 14:47:26.746649  7254 consensus_peers.cc:597] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d -> Peer ff978b01246446f788579a14ada3b184 (127.5.255.4:34303): Couldn't send request to peer ff978b01246446f788579a14ada3b184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e442becbde54b77b84196c7cd519ad2. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:26.788450  7434 consensus_queue.cc:237] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:26.835719  7361 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:26.837082  8088 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } 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 14:47:26.838013  7282 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:26.843078  8088 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:26.856774  8088 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.862679  7359 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.890359  7186 catalog_manager.cc:5697] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.918936  7430 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:26.939194  7361 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:47:26.939098  7284 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:47:26.942498  7286 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:26.950903  8289 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } 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 14:47:26.957901  8289 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:47:26.969345  7403 consensus_peers.cc:597] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff -> Peer ff978b01246446f788579a14ada3b184 (127.5.255.4:34303): Couldn't send request to peer ff978b01246446f788579a14ada3b184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8508d5617d3945929098b92732ed2303. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:26.979799  7403 consensus_peers.cc:597] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff -> Peer ff978b01246446f788579a14ada3b184 (127.5.255.4:34303): Couldn't send request to peer ff978b01246446f788579a14ada3b184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8d3282661eb44bb9079dc6665aa289c. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:26.999042  8289 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.012980  7356 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.035254  7434 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.047667  7186 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff reported cstate change: config changed from index -1 to 3, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.052913  7282 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.061633  8312 ts_tablet_manager.cc:933] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: Initiating tablet copy from peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
W20260709 14:47:27.096211  7403 consensus_peers.cc:597] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff -> Peer ff978b01246446f788579a14ada3b184 (127.5.255.4:34303): Couldn't send request to peer ff978b01246446f788579a14ada3b184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd3b8057676a4451812037fa2c5412b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:27.100343  7356 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:27.101701  8088 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:27.103273  7282 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:47:27.109258  8088 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } 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 14:47:27.126746  8289 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.151535  7356 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.151599  7286 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } } }
I20260709 14:47:27.161413  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: config changed from index -1 to 2, NON_VOTER ff978b01246446f788579a14ada3b184 (127.5.255.4) added. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.193114  8312 tablet_copy_client.cc:323] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: tablet copy: Beginning tablet copy session from remote peer at address 127.5.255.1:34865
I20260709 14:47:27.224074  8283 heartbeater.cc:499] Master 127.5.255.62:32903 was elected leader, sending a full tablet report...
I20260709 14:47:27.234673  7299 tablet_copy_service.cc:140] P f91ec77bdad64981bae38693026e780d: Received BeginTabletCopySession request for tablet 6e442becbde54b77b84196c7cd519ad2 from peer ff978b01246446f788579a14ada3b184 ({username='slave'} at 127.0.0.1:33772)
I20260709 14:47:27.235265  7299 tablet_copy_service.cc:161] P f91ec77bdad64981bae38693026e780d: Beginning new tablet copy session on tablet 6e442becbde54b77b84196c7cd519ad2 from peer ff978b01246446f788579a14ada3b184 at {username='slave'} at 127.0.0.1:33772: session id = ff978b01246446f788579a14ada3b184-6e442becbde54b77b84196c7cd519ad2
I20260709 14:47:27.254982  7299 tablet_copy_source_session.cc:215] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:47:27.348479  8312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e442becbde54b77b84196c7cd519ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:27.375124  8312 tablet_copy_client.cc:806] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 0 data blocks...
I20260709 14:47:27.375844  8312 tablet_copy_client.cc:670] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 1 WAL segments...
I20260709 14:47:27.380676  8312 tablet_copy_client.cc:538] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:47:27.399860  8312 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: Bootstrap starting.
I20260709 14:47:27.404752  8319 ts_tablet_manager.cc:933] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: Initiating tablet copy from peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:27.400820  8318 ts_tablet_manager.cc:933] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: Initiating tablet copy from peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:27.422281  8319 tablet_copy_client.cc:323] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: tablet copy: Beginning tablet copy session from remote peer at address 127.5.255.3:39299
I20260709 14:47:27.423209  8318 tablet_copy_client.cc:323] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: tablet copy: Beginning tablet copy session from remote peer at address 127.5.255.3:39299
I20260709 14:47:27.447839  8312 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: 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 14:47:27.450577  8312 tablet_bootstrap.cc:492] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: Bootstrap complete.
I20260709 14:47:27.452333  7448 tablet_copy_service.cc:140] P d52c036652d44b2fbc993b18d252ebff: Received BeginTabletCopySession request for tablet a8d3282661eb44bb9079dc6665aa289c from peer ff978b01246446f788579a14ada3b184 ({username='slave'} at 127.0.0.1:55860)
I20260709 14:47:27.454116  7448 tablet_copy_service.cc:161] P d52c036652d44b2fbc993b18d252ebff: Beginning new tablet copy session on tablet a8d3282661eb44bb9079dc6665aa289c from peer ff978b01246446f788579a14ada3b184 at {username='slave'} at 127.0.0.1:55860: session id = ff978b01246446f788579a14ada3b184-a8d3282661eb44bb9079dc6665aa289c
I20260709 14:47:27.452929  7447 tablet_copy_service.cc:140] P d52c036652d44b2fbc993b18d252ebff: Received BeginTabletCopySession request for tablet 8508d5617d3945929098b92732ed2303 from peer ff978b01246446f788579a14ada3b184 ({username='slave'} at 127.0.0.1:55860)
I20260709 14:47:27.458106  7447 tablet_copy_service.cc:161] P d52c036652d44b2fbc993b18d252ebff: Beginning new tablet copy session on tablet 8508d5617d3945929098b92732ed2303 from peer ff978b01246446f788579a14ada3b184 at {username='slave'} at 127.0.0.1:55860: session id = ff978b01246446f788579a14ada3b184-8508d5617d3945929098b92732ed2303
I20260709 14:47:27.459896  7448 tablet_copy_source_session.cc:215] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:47:27.463205  8319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d3282661eb44bb9079dc6665aa289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:27.473544  7447 tablet_copy_source_session.cc:215] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:47:27.475263  8312 ts_tablet_manager.cc:1403] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.003s
I20260709 14:47:27.476537  8318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8508d5617d3945929098b92732ed2303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:27.484949  8312 raft_consensus.cc:359] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.485859  8312 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Initialized, Role: LEARNER
I20260709 14:47:27.486546  8312 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.503120  8312 ts_tablet_manager.cc:1434] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:47:27.511015  7299 tablet_copy_service.cc:342] P f91ec77bdad64981bae38693026e780d: Request end of tablet copy session ff978b01246446f788579a14ada3b184-6e442becbde54b77b84196c7cd519ad2 received from {username='slave'} at 127.0.0.1:33772
I20260709 14:47:27.511479  7299 tablet_copy_service.cc:434] P f91ec77bdad64981bae38693026e780d: ending tablet copy session ff978b01246446f788579a14ada3b184-6e442becbde54b77b84196c7cd519ad2 on tablet 6e442becbde54b77b84196c7cd519ad2 with peer ff978b01246446f788579a14ada3b184
I20260709 14:47:27.532737  8319 tablet_copy_client.cc:806] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 0 data blocks...
I20260709 14:47:27.533398  8319 tablet_copy_client.cc:670] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 1 WAL segments...
I20260709 14:47:27.533890  8318 tablet_copy_client.cc:806] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 0 data blocks...
I20260709 14:47:27.535532  8318 tablet_copy_client.cc:670] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 1 WAL segments...
I20260709 14:47:27.539885  8318 tablet_copy_client.cc:538] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:47:27.540521  8319 tablet_copy_client.cc:538] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:47:27.551716  8319 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: Bootstrap starting.
I20260709 14:47:27.553836  8318 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: Bootstrap starting.
I20260709 14:47:27.597100  8318 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: 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 14:47:27.598863  8318 tablet_bootstrap.cc:492] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: Bootstrap complete.
I20260709 14:47:27.599480  8318 ts_tablet_manager.cc:1403] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260709 14:47:27.610711  8318 raft_consensus.cc:359] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.611403  8318 raft_consensus.cc:740] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Initialized, Role: LEARNER
I20260709 14:47:27.611972  8318 consensus_queue.cc:260] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.614065  8318 ts_tablet_manager.cc:1434] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:47:27.618054  7447 tablet_copy_service.cc:342] P d52c036652d44b2fbc993b18d252ebff: Request end of tablet copy session ff978b01246446f788579a14ada3b184-8508d5617d3945929098b92732ed2303 received from {username='slave'} at 127.0.0.1:55860
I20260709 14:47:27.618466  7447 tablet_copy_service.cc:434] P d52c036652d44b2fbc993b18d252ebff: ending tablet copy session ff978b01246446f788579a14ada3b184-8508d5617d3945929098b92732ed2303 on tablet 8508d5617d3945929098b92732ed2303 with peer ff978b01246446f788579a14ada3b184
I20260709 14:47:27.652594  8319 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: 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 14:47:27.656057  8319 tablet_bootstrap.cc:492] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: Bootstrap complete.
I20260709 14:47:27.656833  8319 ts_tablet_manager.cc:1403] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.015s
I20260709 14:47:27.660055  8319 raft_consensus.cc:359] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.664022  8318 ts_tablet_manager.cc:933] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: Initiating tablet copy from peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:27.660970  8319 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Initialized, Role: LEARNER
I20260709 14:47:27.679504  8257 raft_consensus.cc:1217] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:47:27.692345  8318 tablet_copy_client.cc:323] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: tablet copy: Beginning tablet copy session from remote peer at address 127.5.255.3:39299
I20260709 14:47:27.693418  8319 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.694054  7447 tablet_copy_service.cc:140] P d52c036652d44b2fbc993b18d252ebff: Received BeginTabletCopySession request for tablet cd3b8057676a4451812037fa2c5412b3 from peer ff978b01246446f788579a14ada3b184 ({username='slave'} at 127.0.0.1:55860)
I20260709 14:47:27.694614  7447 tablet_copy_service.cc:161] P d52c036652d44b2fbc993b18d252ebff: Beginning new tablet copy session on tablet cd3b8057676a4451812037fa2c5412b3 from peer ff978b01246446f788579a14ada3b184 at {username='slave'} at 127.0.0.1:55860: session id = ff978b01246446f788579a14ada3b184-cd3b8057676a4451812037fa2c5412b3
I20260709 14:47:27.699131  8319 ts_tablet_manager.cc:1434] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260709 14:47:27.700891  7448 tablet_copy_service.cc:342] P d52c036652d44b2fbc993b18d252ebff: Request end of tablet copy session ff978b01246446f788579a14ada3b184-a8d3282661eb44bb9079dc6665aa289c received from {username='slave'} at 127.0.0.1:55860
I20260709 14:47:27.701287  7448 tablet_copy_service.cc:434] P d52c036652d44b2fbc993b18d252ebff: ending tablet copy session ff978b01246446f788579a14ada3b184-a8d3282661eb44bb9079dc6665aa289c on tablet a8d3282661eb44bb9079dc6665aa289c with peer ff978b01246446f788579a14ada3b184
I20260709 14:47:27.715654  7447 tablet_copy_source_session.cc:215] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:47:27.740826  8318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3b8057676a4451812037fa2c5412b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:27.761897  8318 tablet_copy_client.cc:806] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 0 data blocks...
I20260709 14:47:27.762570  8318 tablet_copy_client.cc:670] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: tablet copy: Starting download of 1 WAL segments...
I20260709 14:47:27.770612  8318 tablet_copy_client.cc:538] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:47:27.792646  8318 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: Bootstrap starting.
I20260709 14:47:27.871266  8318 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: 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 14:47:27.872375  8318 tablet_bootstrap.cc:492] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: Bootstrap complete.
I20260709 14:47:27.873142  8318 ts_tablet_manager.cc:1403] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.012s
I20260709 14:47:27.973434  8257 raft_consensus.cc:1217] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:47:27.974761  8318 raft_consensus.cc:359] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.975584  8318 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Initialized, Role: LEARNER
I20260709 14:47:27.976179  8318 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: NON_VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: true } }
I20260709 14:47:27.980978  8318 ts_tablet_manager.cc:1434] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.000s
I20260709 14:47:27.984331  7447 tablet_copy_service.cc:342] P d52c036652d44b2fbc993b18d252ebff: Request end of tablet copy session ff978b01246446f788579a14ada3b184-cd3b8057676a4451812037fa2c5412b3 received from {username='slave'} at 127.0.0.1:55860
I20260709 14:47:27.984727  7447 tablet_copy_service.cc:434] P d52c036652d44b2fbc993b18d252ebff: ending tablet copy session ff978b01246446f788579a14ada3b184-cd3b8057676a4451812037fa2c5412b3 on tablet cd3b8057676a4451812037fa2c5412b3 with peer ff978b01246446f788579a14ada3b184
I20260709 14:47:27.999722  8257 raft_consensus.cc:1217] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 14:47:28.111696  8257 raft_consensus.cc:1217] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:47:28.207125  8165 raft_consensus.cc:1064] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: attempting to promote NON_VOTER ff978b01246446f788579a14ada3b184 to VOTER
I20260709 14:47:28.209753  8165 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.244611  8257 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.249116  8288 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:28.331705  7434 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.333377  8288 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } 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 14:47:28.336598  7359 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.338690  8288 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:28.396404  8332 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.398412  7434 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.415660  8257 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.433379  7356 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.452518  7186 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d reported cstate change: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.458693  8177 raft_consensus.cc:1064] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: attempting to promote NON_VOTER ff978b01246446f788579a14ada3b184 to VOTER
I20260709 14:47:28.461164  8177 consensus_queue.cc:237] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.539649  7359 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.542358  8308 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } 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 14:47:28.545696  8257 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.547803  8308 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:28.570418  7282 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.571945  8177 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:28.602154  7359 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.600055  8308 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.608646  8289 raft_consensus.cc:1064] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: attempting to promote NON_VOTER ff978b01246446f788579a14ada3b184 to VOTER
I20260709 14:47:28.610905  8289 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.619814  7359 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:47:28.622730  8334 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:28.624040  7282 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:47:28.627053  8334 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } 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 14:47:28.631606  7286 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.620712  8257 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 LEARNER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:47:28.637759  8334 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:28.669140  8289 raft_consensus.cc:1064] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: attempting to promote NON_VOTER ff978b01246446f788579a14ada3b184 to VOTER
I20260709 14:47:28.671797  8289 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.683552  7356 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.683681  8257 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 LEARNER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.685259  8177 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:28.688525  8177 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:28.693832  7286 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:47:28.696168  8258 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.699376  8308 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } 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 14:47:28.727357  7285 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.734297  8256 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:28.736677  8165 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:28.737488  8345 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.739451  7364 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:28.743281  8165 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:28.745636  7183 catalog_manager.cc:5697] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d reported cstate change: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } attrs { replace: true } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.756878  8330 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d52c036652d44b2fbc993b18d252ebff (127.5.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.761659  7361 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d52c036652d44b2fbc993b18d252ebff (127.5.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.764943  8256 raft_consensus.cc:2955] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d52c036652d44b2fbc993b18d252ebff (127.5.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.782683  7282 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.787490  7172 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e442becbde54b77b84196c7cd519ad2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:47:28.823520  7438 consensus_queue.cc:237] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:28.823858  7183 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index 3 to 4, VOTER d52c036652d44b2fbc993b18d252ebff (127.5.255.3) evicted. New cstate: current_term: 1 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.836472  7422 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e442becbde54b77b84196c7cd519ad2 with delete_type TABLET_DATA_TOMBSTONED (TS d52c036652d44b2fbc993b18d252ebff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35136
I20260709 14:47:28.840828  7356 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.854691  8357 tablet_replica.cc:333] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:47:28.855768  8357 raft_consensus.cc:2243] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:28.862746  7282 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:28.863747  8177 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.870831  8258 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:28.897425  7185 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d reported cstate change: config changed from index 3 to 4, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:28.891292  8357 raft_consensus.cc:2272] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:28.936636  8357 ts_tablet_manager.cc:1916] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 14:47:28.974452  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 117718us
I20260709 14:47:28.939273  8355 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 14:47:29.011579  8308 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:29.015677  8258 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.021345  7356 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.045861  8257 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.075724  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.088284  8357 ts_tablet_manager.cc:1929] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:47:29.112993  8357 log.cc:1199] T 6e442becbde54b77b84196c7cd519ad2 P d52c036652d44b2fbc993b18d252ebff: Deleting WAL directory at /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-2-root/wals/6e442becbde54b77b84196c7cd519ad2
I20260709 14:47:29.120759  8177 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.123440  7434 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:29.136755  7173 catalog_manager.cc:5028] TS d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): tablet 6e442becbde54b77b84196c7cd519ad2 (table test-workload [id=602d5e06744d48f0abbad22a9be60cea]) successfully deleted
I20260709 14:47:29.129164  8258 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.150899  8256 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:29.152398  8347 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:29.153266  7356 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:29.154696  8347 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:29.159256  7434 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:29.143985  7286 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff978b01246446f788579a14ada3b184 (127.5.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } attrs { replace: true } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.161684  8362 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.164862  7356 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:29.165094  8257 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:47:29.166261  8355 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:29.167927  8364 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:29.174417  7361 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.185575  8367 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.190084  7363 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.205986  8257 raft_consensus.cc:2955] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.176445  8256 raft_consensus.cc:2955] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.234246  7173 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd3b8057676a4451812037fa2c5412b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:47:29.238045  7173 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8508d5617d3945929098b92732ed2303 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:47:29.258244  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index 3 to 4, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.262006  7286 raft_consensus.cc:2955] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.275591  7278 tablet_service.cc:1558] Processing DeleteTablet for tablet cd3b8057676a4451812037fa2c5412b3 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:45546
I20260709 14:47:29.284657  7186 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: config changed from index 4 to 5, VOTER f91ec77bdad64981bae38693026e780d (127.5.255.1) evicted. New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } } }
I20260709 14:47:29.299996  7273 tablet_service.cc:1558] Processing DeleteTablet for tablet a8d3282661eb44bb9079dc6665aa289c with delete_type TABLET_DATA_TOMBSTONED (TS f91ec77bdad64981bae38693026e780d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45546
I20260709 14:47:29.299938  7185 catalog_manager.cc:5697] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff reported cstate change: config changed from index 3 to 4, VOTER 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) evicted. New cstate: current_term: 1 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:47:29.302408  7173 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8d3282661eb44bb9079dc6665aa289c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:47:29.304829  8372 tablet_replica.cc:333] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:47:29.310649  8372 raft_consensus.cc:2243] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:29.311523  8372 raft_consensus.cc:2272] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:29.319092  7348 tablet_service.cc:1558] Processing DeleteTablet for tablet 8508d5617d3945929098b92732ed2303 with delete_type TABLET_DATA_TOMBSTONED (TS 44893f6cb8194bdfbaad6ab90596f73f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51502
I20260709 14:47:29.340660  8372 ts_tablet_manager.cc:1916] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:47:29.340693  8373 tablet_replica.cc:333] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:47:29.346602  8373 raft_consensus.cc:2243] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:29.347332  8373 raft_consensus.cc:2272] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:29.352169  8373 ts_tablet_manager.cc:1916] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:47:29.356087  8372 ts_tablet_manager.cc:1929] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:47:29.356571  8372 log.cc:1199] T cd3b8057676a4451812037fa2c5412b3 P f91ec77bdad64981bae38693026e780d: Deleting WAL directory at /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root/wals/cd3b8057676a4451812037fa2c5412b3
I20260709 14:47:29.358186  7172 catalog_manager.cc:5028] TS f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): tablet cd3b8057676a4451812037fa2c5412b3 (table test-workload [id=602d5e06744d48f0abbad22a9be60cea]) successfully deleted
I20260709 14:47:29.359228  8372 tablet_replica.cc:333] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:47:29.361384  8372 raft_consensus.cc:2243] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:29.362098  8372 raft_consensus.cc:2272] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:29.365459  8372 ts_tablet_manager.cc:1916] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:47:29.370175  8373 ts_tablet_manager.cc:1929] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:47:29.370613  8373 log.cc:1199] T 8508d5617d3945929098b92732ed2303 P 44893f6cb8194bdfbaad6ab90596f73f: Deleting WAL directory at /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-1-root/wals/8508d5617d3945929098b92732ed2303
I20260709 14:47:29.372316  7171 catalog_manager.cc:5028] TS 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): tablet 8508d5617d3945929098b92732ed2303 (table test-workload [id=602d5e06744d48f0abbad22a9be60cea]) successfully deleted
I20260709 14:47:29.382072  8372 ts_tablet_manager.cc:1929] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 14:47:29.382859  8372 log.cc:1199] T a8d3282661eb44bb9079dc6665aa289c P f91ec77bdad64981bae38693026e780d: Deleting WAL directory at /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0/minicluster-data/ts-0-root/wals/a8d3282661eb44bb9079dc6665aa289c
I20260709 14:47:29.386493  7172 catalog_manager.cc:5028] TS f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): tablet a8d3282661eb44bb9079dc6665aa289c (table test-workload [id=602d5e06744d48f0abbad22a9be60cea]) successfully deleted
I20260709 14:47:31.545128  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:31.630829  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:31.631521  7434 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:31.644593  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:31.645006  7285 raft_consensus.cc:606] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:31.647185  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:31.647708  7434 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:31.649909  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "ff978b01246446f788579a14ada3b184"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:31.650386  7434 raft_consensus.cc:606] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS ff978b01246446f788579a14ada3b184
I20260709 14:47:31.652552  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:31.652925  7434 raft_consensus.cc:606] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:31.655221  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:31.655762  7434 raft_consensus.cc:606] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:31.656613  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:31.658172  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:31.681198  8376 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.681614  8355 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.683446  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:31.683959  7359 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.684276  7359 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.688337  7359 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.689599  7359 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:31.690320  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:31.690505  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:31.691046  7430 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:31.690940  7285 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.691396  7430 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:31.692067  7430 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.692873  7430 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.697019  7285 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:31.697192  7430 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:31.699072  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:31.700062  8366 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:31.702762  8366 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:31.703594  8366 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.714075  7186 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.785941  8334 raft_consensus.cc:993] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: : Instructing follower ff978b01246446f788579a14ada3b184 to start an election
I20260709 14:47:31.786401  8376 raft_consensus.cc:1081] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer ff978b01246446f788579a14ada3b184 to start an election
I20260709 14:47:31.788435  8256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c"
dest_uuid: "ff978b01246446f788579a14ada3b184"
 from {username='slave'} at 127.0.0.1:43192
I20260709 14:47:31.788997  8256 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.789343  8256 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.796051  8256 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:31.800011  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:31.800537  7430 raft_consensus.cc:3055] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:31.800844  7430 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:31.801506  7430 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:31.802460  7430 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.799548  8256 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:31.808336  7430 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 3.
I20260709 14:47:31.809275  8222 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:47:31.822260  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:31.822777  7363 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.830689  7363 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 3.
I20260709 14:47:31.831982  8389 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:31.834618  8389 raft_consensus.cc:697] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:47:31.835408  8389 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:31.842041  7186 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to ff978b01246446f788579a14ada3b184 (127.5.255.4). New cstate: current_term: 3 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:47:31.868192  8375 raft_consensus.cc:993] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.868607  8017 raft_consensus.cc:1081] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.869760  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:47:31.870217  7363 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.870468  7363 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.877178  7363 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.879510  7363 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:31.880074  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:31.880373  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:31.880978  7285 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:31.881300  7285 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:31.881300  7434 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.882192  7285 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.883260  7285 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.886986  7434 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.888724  7329 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:31.889456  8366 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:31.889869  7285 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.889976  8366 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:31.891594  8366 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.902369  7186 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.927524  8376 raft_consensus.cc:993] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.928006  8334 raft_consensus.cc:1081] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.929250  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:31.929637  7359 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.929917  7359 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.934197  8376 raft_consensus.cc:993] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.934648  8334 raft_consensus.cc:1081] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:31.935186  7359 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.936061  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:31.936602  7363 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.937255  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:31.937829  7285 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.938011  7359 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:31.940399  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:31.940932  7434 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:31.941207  7434 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:31.942327  7434 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.943323  7434 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.949198  7285 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.936954  7363 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.949510  7434 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.951381  7329 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:31.951918  8366 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:31.952296  8366 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:31.953047  8366 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.956605  7363 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.958700  7363 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:31.958873  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:31.959470  7286 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.969547  7286 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.974769  7328 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:31.972968  7186 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.975981  8366 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:31.977200  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:31.977938  7430 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:31.978215  7430 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:31.978835  8366 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:31.978902  7430 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.980110  7430 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:31.979907  8366 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:31.986495  7430 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:31.994846  7186 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.092432  8376 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.092921  8395 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.094380  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:32.094954  7363 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.095342  7363 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.099812  7363 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.101285  7363 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:32.101830  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:32.102190  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:32.102494  7286 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.102846  7438 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:32.103169  7438 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:32.103870  7438 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.104719  7438 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.108567  7286 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:32.109653  7438 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:32.109725  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:32.110636  8366 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:32.111088  8366 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:32.111897  8366 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.123422  7186 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.228883  7438 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:32.229945  8366 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.245249  7286 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:32.246622  8366 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.251355  7363 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:32.257750  8389 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:32.294914  7430 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:32.302342  8389 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:32.394119  7438 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.395174  8381 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.411314  7286 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.413132  8381 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.421370  7286 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.422717  8366 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.437151  7430 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.439482  8366 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.472172  7430 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.473644  8381 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.484586  7285 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.485773  8366 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.659085  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:32.691963  7286 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.693389  8381 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.694070  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:32.713681  7430 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.716091  8415 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.762898  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:32.763314  7434 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:32.765749  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8508d5617d3945929098b92732ed2303"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "ff978b01246446f788579a14ada3b184"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:32.766598  7434 raft_consensus.cc:606] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS ff978b01246446f788579a14ada3b184
I20260709 14:47:32.768903  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:32.769277  7434 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:32.771123  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:32.771513  7286 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:32.773416  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:32.773861  7434 raft_consensus.cc:606] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:32.775815  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:32.776293  7434 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:32.777321  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:32.778496  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:32.789633  8376 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.791106  8395 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.792505  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:32.792910  7359 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.793179  7359 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.798302  7359 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.800221  7359 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:32.800526  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:32.801076  7286 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.801276  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:32.801930  7434 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:32.802177  7434 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:32.802723  7434 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.803511  7434 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.805444  7286 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:32.806480  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:32.807220  8366 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:32.807627  8366 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:32.808276  7434 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:32.809620  8366 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.819088  7185 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.854943  8418 raft_consensus.cc:993] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.855433  8417 raft_consensus.cc:1081] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.856652  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:32.857147  7359 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.857484  7359 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.863708  7359 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.865742  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:32.866006  7359 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:32.866627  7286 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.866685  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:32.867238  7434 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:32.867444  7434 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:32.867949  7434 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.868698  7434 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.870882  7286 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:32.871690  7328 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:32.872330  8366 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:32.872681  8366 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:32.872910  7434 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:32.873303  8366 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.881796  7185 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.898981  8418 raft_consensus.cc:993] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.899345  8417 raft_consensus.cc:1081] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:32.900426  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:32.900777  7359 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.901026  7359 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.904875  7359 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.906113  7359 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:32.906627  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:32.906906  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:32.907155  7286 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.907348  7434 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:32.907622  7434 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:32.908180  7434 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.908939  7434 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.911185  7286 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:32.911966  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:32.912504  8366 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:32.912927  7434 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:32.912925  8366 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:32.913954  8366 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.922044  7185 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.937949  8017 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:32.938311  8375 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:32.939436  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:32.939779  7434 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.939990  7434 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.944706  7434 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.946015  7434 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:32.946494  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:32.946916  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:32.947052  7286 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:32.947435  7359 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.947412  7286 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:32.948381  7286 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.949422  7286 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:32.953450  7359 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:32.954440  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:32.955008  8417 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:32.955006  7286 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:32.955607  8417 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:32.956512  8417 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:32.967310  7185 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:33.078166  8418 raft_consensus.cc:993] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower ff978b01246446f788579a14ada3b184 to start an election
I20260709 14:47:33.078544  8417 raft_consensus.cc:1081] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer ff978b01246446f788579a14ada3b184 to start an election
I20260709 14:47:33.079845  8256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8508d5617d3945929098b92732ed2303"
dest_uuid: "ff978b01246446f788579a14ada3b184"
 from {username='slave'} at 127.0.0.1:43192
I20260709 14:47:33.080298  8256 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.080566  8256 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.085114  8256 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.089187  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:33.089736  7286 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.090305  8256 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:33.091303  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:33.091831  7430 raft_consensus.cc:3055] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:33.092104  7430 raft_consensus.cc:740] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:33.092746  7430 consensus_queue.cc:260] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.093865  7430 raft_consensus.cc:3060] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.096504  7286 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 2.
I20260709 14:47:33.097466  8220 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:47:33.098342  8423 raft_consensus.cc:2804] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:33.098775  8423 raft_consensus.cc:697] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 2 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:47:33.099840  7430 raft_consensus.cc:2468] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 2.
I20260709 14:47:33.099550  8423 consensus_queue.cc:237] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.106825  7185 catalog_manager.cc:5697] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to ff978b01246446f788579a14ada3b184 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:47:33.145401  8418 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:33.145854  8418 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:33.147318  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:33.147810  7359 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.148133  7359 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.152870  7359 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.154351  7359 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:47:33.155001  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:33.155536  7430 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:33.155810  7430 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:33.156560  7430 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.157660  7430 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.162528  7430 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:33.163424  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:33.164076  8415 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:33.164517  8415 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:33.165009  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:47:33.165493  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.165198  8415 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:33.170552  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:33.175017  7185 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.364665  7434 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:33.365924  8415 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:33.377209  7286 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:33.384446  8399 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:33.391616  7438 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:33.396127  8415 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:33.406615  7430 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:33.408020  8436 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:33.431650  7282 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:33.433241  8417 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:33.445860  7359 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:33.450915  8395 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:33.481527  7285 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:33.482196  7282 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:33.492305  8443 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:33.494205  8443 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:33.581570  7289 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:33.585309  8423 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:33.610939  7434 raft_consensus.cc:1275] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:33.613338  8423 consensus_queue.cc:1048] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:33.659649  7438 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:33.661091  8443 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:33.680678  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:33.684204  8415 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:33.779525  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:33.824229  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:33.856854  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:33.857407  7434 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:33.859881  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:33.860303  7289 raft_consensus.cc:606] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:33.875393  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:33.875923  7361 raft_consensus.cc:606] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:33.878347  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:33.878719  7289 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:33.880549  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:33.880941  7289 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:33.881876  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:33.882874  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:33.977442  8375 raft_consensus.cc:993] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:33.978034  8432 raft_consensus.cc:1081] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:33.979334  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:33.979797  7434 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.980085  7434 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.985340  8375 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:33.985767  8432 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:33.986719  7434 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:33.987138  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:33.987685  7431 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.988030  7431 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.988696  7434 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:33.989159  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:33.989665  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:33.990211  7359 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.989789  7289 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:33.992766  7289 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:33.992690  7431 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:33.993640  7289 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:33.994566  7431 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:33.995272  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:33.995241  7289 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:33.995812  7286 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:33.995517  7359 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:33.996150  7286 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:33.996958  7286 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:33.997843  7286 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:34.000458  7289 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:34.001235  7401 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:34.002118  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:34.002269  8448 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:34.002554  7286 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:34.002760  8448 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:34.002665  7359 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:34.003754  7402 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:34.003769  8448 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.004755  8417 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:34.005234  8417 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:34.006474  8417 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.008299  7359 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:34.023217  7183 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:34.044898  8417 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:34.045322  8448 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:34.045838  7183 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:34.046741  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:34.047277  7361 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:34.047557  7361 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:34.053377  7361 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.055303  7361 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:34.056175  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:34.056684  7431 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:34.056917  7431 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:34.057438  7431 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.055778  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:34.058265  7286 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:34.058415  7431 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:34.064543  7286 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:34.064603  7431 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:34.065965  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:34.066748  8415 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:34.067239  8415 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:34.068102  8415 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.078843  7183 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:34.191900  8366 raft_consensus.cc:993] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:34.192296  8415 raft_consensus.cc:1081] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:34.193666  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:34.194216  7431 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:34.194581  7431 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.199560  7431 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.200809  7431 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:34.201951  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:34.202103  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:34.202493  7286 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.203663  7361 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:34.203990  7361 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:34.204775  7361 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.205907  7361 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.209100  7286 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:34.210064  7402 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:34.210778  8448 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:34.211230  8448 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:34.212038  8448 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.212955  7361 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:34.223554  7183 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:34.363615  8432 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:34.364125  8440 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:34.365417  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:47:34.365826  7363 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:34.366106  7363 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.371240  7363 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.372591  7363 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:34.373077  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:34.373499  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:34.373667  7286 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:34.374013  7286 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:34.374038  7431 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.374886  7286 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.376107  7286 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:34.381662  7431 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:34.382513  7286 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:34.382941  7329 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:34.384019  8366 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:34.384439  8366 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:34.385138  8366 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:34.394603  7183 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:34.428529  7361 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.429543  8417 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.438414  7289 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.439777  8448 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.446615  7286 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.449841  8417 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.461288  7361 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.464537  8448 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.527529  7434 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.528522  8366 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.536088  7289 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:34.537308  8366 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:34.620028  7289 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:34.621250  8478 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:34.629097  7363 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:34.630901  8479 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:34.883685  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:34.902419  7289 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:34.903605  8443 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:34.915927  7431 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:34.922016  8415 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:34.939149  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:34.980295  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:34.980755  7438 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:34.983289  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:34.983826  7282 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:34.986649  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:34.987112  7438 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:34.989634  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:34.990128  7289 raft_consensus.cc:606] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:34.992230  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:34.992627  7363 raft_consensus.cc:606] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:34.994138  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:34.995833  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:35.030220  8448 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:35.030671  8447 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:35.032110  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:35.032610  7359 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.032883  7359 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.038039  7359 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.039525  7359 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:35.040000  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:35.040570  7289 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.040606  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:35.041214  7438 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:35.041590  7438 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:35.042301  7438 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.043401  7438 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.046700  7289 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:35.047662  7328 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:35.048236  8415 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:35.048633  8415 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:35.049001  7438 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:35.049366  8415 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.058801  7186 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:35.210407  8447 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:35.210791  8448 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:35.212041  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:35.212450  7359 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.212716  7359 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.217685  7359 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.218956  7359 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:35.219549  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:35.219866  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:35.220095  7282 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.220350  7438 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:35.220604  7438 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:35.221156  7438 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.222007  7438 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:35.224474  7282 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:35.225244  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:35.225826  8415 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:35.226238  8415 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:35.226279  7438 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:35.227079  8415 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.236835  7186 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:35.285553  8486 raft_consensus.cc:993] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.286077  8486 raft_consensus.cc:1081] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.288066  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:35.288587  7431 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.288925  7431 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:35.294976  7431 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.296443  7431 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:35.297155  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:35.297302  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:35.297713  7282 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:35.297839  7363 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:35.298187  7363 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:35.298966  7363 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.299376  8375 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.299847  8432 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.301241  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:35.300071  7363 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:35.301789  7431 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.302228  7431 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.304159  7282 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:47:35.305200  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:35.306084  8448 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:35.306783  8448 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:35.308149  7363 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:47:35.307693  8448 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.311780  7431 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.314370  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:35.314926  7282 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:35.315371  7431 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:35.315438  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:35.316078  7363 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.319947  7282 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:35.320834  7282 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.321951  7282 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.322009  7363 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:35.324759  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:35.325842  8479 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:35.325479  7186 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:35.326282  8479 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:35.327199  8479 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.327781  8432 raft_consensus.cc:993] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.328228  8432 raft_consensus.cc:1081] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:35.328800  7282 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:35.330947  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:35.331336  7431 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.331581  7431 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.336725  7431 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.338327  7431 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:35.339326  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:35.339588  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:35.339859  7282 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:35.340188  7363 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.340235  7282 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:35.341184  7282 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.342466  7282 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.345678  7363 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:35.349424  7282 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:35.350091  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:35.350811  8479 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:35.351296  8479 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:35.353394  8479 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:35.360337  7186 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:35.374130  7186 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:35.494453  7282 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:35.495501  8366 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:35.507717  7438 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:35.509720  8366 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:35.616252  7431 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:35.617363  8366 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:35.625020  7282 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:35.626413  8366 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:35.801134  7363 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:35.802445  7282 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:35.802304  8447 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:35.803882  8479 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:35.806799  7359 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:35.809448  8479 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:35.813951  7286 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:35.816090  8478 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:35.882332  7282 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:35.883857  8478 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:35.896426  7359 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:35.897744  8447 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:35.996577  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:36.045607  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:36.083959  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:36.084560  7431 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:36.087088  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:36.087602  7282 raft_consensus.cc:606] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:36.090185  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:36.090667  7431 raft_consensus.cc:606] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:36.092859  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:36.093451  7359 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:36.097688  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:47:36.099053  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:36.109704  8415 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:36.110222  8366 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:36.111590  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:36.111986  7431 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.112280  7431 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.116393  7431 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.117722  7431 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:36.118515  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:36.118942  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:36.119127  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.119494  7359 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:36.119829  7359 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:36.120548  7359 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.122371  7359 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.128405  7359 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:36.129132  7282 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:36.130036  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:36.130776  8447 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:36.131213  8447 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:36.132046  8447 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.144114  7183 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:36.365650  8447 raft_consensus.cc:993] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:36.366076  8478 raft_consensus.cc:1081] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:36.367424  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:36.367914  7359 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.368186  7359 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.373149  7359 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.374511  7359 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:36.375139  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:36.375361  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:36.375681  7289 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.375815  7431 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:36.376140  7431 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:36.376703  7431 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.377558  7431 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.380066  7289 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:36.380965  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:36.381670  8366 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:36.381788  7431 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:36.382149  8366 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:36.382903  8366 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.391248  7183 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:36.512895  8432 raft_consensus.cc:993] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:36.513360  8440 raft_consensus.cc:1081] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:36.514847  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:36.515265  7431 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.515501  7431 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:36.522776  7431 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:36.524474  7431 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:36.524657  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:36.525430  7289 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:36.526226  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:36.526760  7356 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:36.525761  7289 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:36.529066  7289 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:36.530051  7289 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:36.531925  7356 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:36.532833  7401 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:36.533636  8447 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:36.534035  8447 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:36.534714  7289 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:36.534857  8447 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:36.546030  7183 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:36.670944  8447 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:36.671351  8478 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:36.672675  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:36.673169  7359 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.673427  7359 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:36.677896  7359 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.679359  7359 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:36.680266  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:36.680825  7286 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:36.681113  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:36.681677  7438 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:36.682044  7438 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:36.682760  7438 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.683852  7438 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:36.687178  7286 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:36.688582  7356 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:36.688711  7289 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:36.689186  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:36.690483  8415 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:36.690681  7438 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:36.690932  8415 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:36.691802  8415 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:36.693032  8479 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:36.696749  8478 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:36.709474  7183 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:36.786913  7289 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:36.787849  8415 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:36.799291  7431 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:36.802233  8486 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.039649  7356 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:37.040923  8447 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:37.051708  7289 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:37.052817  8447 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:37.099896  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:37.159399  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:37.173735  7289 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:37.175143  8523 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.200266  7431 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:37.202010  8523 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.215255  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:37.215826  7359 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:37.219144  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:37.220415  7289 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:37.222714  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:37.223224  7431 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:37.226050  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:37.226543  7359 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:37.229085  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:37.229638  7431 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:37.230551  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:37.231701  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:37.238508  8524 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:37.238915  8523 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:37.240015  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:37.240388  7431 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.240631  7431 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.244635  7431 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.246068  7431 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:37.246645  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:37.247135  7289 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.247061  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:37.247570  7359 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:37.247779  7359 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:37.248360  7359 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.249190  7359 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.251346  7289 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:37.252277  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:37.252923  8479 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:37.253366  8479 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:37.254474  7359 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:37.254235  8479 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.264295  7185 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:37.369300  8479 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:37.369705  8447 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:37.371007  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:37.371508  7356 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.371822  7356 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.377039  7356 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.378433  7356 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:37.378996  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:37.379545  7289 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.379623  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:37.380228  7431 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:37.380466  7431 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:37.381116  7431 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.382175  7431 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.384406  7289 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:37.385316  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:37.386044  8523 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:37.386411  8523 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:37.386678  7431 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:37.387125  8523 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.395905  7185 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:37.552278  8524 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:37.552680  8523 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:37.553927  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:37.554363  7289 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.554665  7289 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.558895  7289 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.560611  7289 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:37.561172  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:37.561744  7356 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:37.562088  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:37.562129  7356 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:37.562546  7431 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.562953  7356 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.563869  7356 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:37.567736  7431 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:37.568737  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:37.568943  7356 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:37.569293  8432 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:37.569710  8432 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:37.570421  8432 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.579206  7185 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:37.602679  8479 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:37.603111  8447 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:37.604578  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:37.605122  7356 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.605468  7356 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.612398  7356 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.614599  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:37.614995  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:37.615087  7289 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.615044  7356 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:37.615790  7431 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:37.616123  7431 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:37.616801  7431 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.617743  7431 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.621409  7289 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:37.623083  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:37.623706  7431 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:37.624001  8523 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:37.625553  8523 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:37.626462  8523 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.636003  8432 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:37.636385  8432 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:37.637276  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:37.639636  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:37.640118  7431 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.640434  7431 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:37.646649  7431 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.648562  7431 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:37.649091  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:37.650379  7356 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:37.649374  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:37.654515  7289 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:37.654814  7289 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:37.654920  7356 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:37.655489  7289 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.655896  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:37.656540  8479 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:37.656576  7289 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:37.656980  8479 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:37.657723  8479 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:37.661383  7289 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:37.668028  7185 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:37.671692  7356 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:37.673328  8447 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.693832  7282 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:37.695124  8539 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.837255  7438 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:37.838184  8524 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:37.852658  7289 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:37.854001  8523 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:38.010849  7359 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:38.011889  8375 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:38.020030  7431 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:38.022300  8547 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:38.053609  7431 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:38.054603  8543 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:38.061797  7282 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:38.064615  8523 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:38.174787  7356 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:38.175940  8447 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:38.184252  7282 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:38.186054  8447 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:38.232409  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:38.306582  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:38.339524  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:38.339998  7431 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:38.342291  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:38.342710  7356 raft_consensus.cc:606] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:38.345016  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:38.345516  7356 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:38.347584  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:38.347945  7289 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:38.349882  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:38.350267  7431 raft_consensus.cc:606] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:38.351112  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:38.352280  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:38.356407  8523 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:38.356812  8543 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:38.357976  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:38.358355  7431 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.358603  7431 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.363149  7431 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:38.364389  7431 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:47:38.364930  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:38.365458  7356 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:38.365329  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:47:38.365831  7356 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:38.366027  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.366600  7356 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:38.367712  7356 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.372485  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:38.373733  7403 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:47:38.373831  7356 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:38.374507  8447 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:38.374922  8447 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:38.375583  8447 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:38.384007  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.440935  8539 raft_consensus.cc:993] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:38.441344  8539 raft_consensus.cc:1081] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:38.442543  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:38.442960  7356 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.443205  7356 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.447873  7356 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.449487  7356 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:38.450146  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:38.450377  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:38.450699  7289 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.450843  7431 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:38.451146  7431 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:38.451713  7431 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.452539  7431 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.455296  7289 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:38.456063  8547 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:38.456306  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:38.456499  8432 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:38.457093  8523 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:38.457959  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:38.457970  7431 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:38.458595  7438 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.458946  7438 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:38.463615  7438 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.465324  7438 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:38.457546  8523 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:38.466436  8523 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.467115  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:38.467523  7289 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:38.467741  7289 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:38.469178  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:38.469667  7356 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:38.473577  7356 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:38.474323  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:38.474437  7289 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.475381  8539 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:38.475499  7289 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:38.475867  8539 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:38.476701  8539 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.482897  7289 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:38.495730  7186 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.497521  7183 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:38.620743  8539 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:38.621204  8447 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:38.622313  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:38.622723  7359 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.622978  7359 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.627120  7359 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.629132  7359 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:38.629057  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:38.629285  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:38.629779  7289 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.629885  7438 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:38.630292  7438 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:38.631022  7438 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.632143  7438 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:38.635869  7289 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:38.636771  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:38.636936  7438 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:38.637521  8523 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:38.637933  8523 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:38.638597  8523 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.648028  7183 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.837946  8524 raft_consensus.cc:993] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:38.838410  8523 raft_consensus.cc:1081] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:38.839614  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:38.840031  7289 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.840416  7289 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:38.845573  7289 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.847070  7289 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:38.847618  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:38.848186  7356 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:38.848462  7356 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:38.849159  7356 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.850358  7356 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:38.854072  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:38.854590  7431 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:38.859197  7431 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:38.859194  7356 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:38.860584  7252 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:38.862097  8547 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:38.862218  7282 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:38.862531  8547 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:38.863641  8539 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:38.865192  8547 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:38.879653  7356 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:38.879257  7183 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.881048  8539 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:38.952133  7359 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:38.953058  8539 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:38.961912  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:38.963266  8447 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:38.965586  7282 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:38.968796  8523 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:38.988690  7431 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:38.990243  8523 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:39.165349  7438 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:39.166277  8572 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:39.173406  7282 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:39.174947  8523 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:39.282986  7359 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:39.283968  8547 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:39.294150  7431 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:39.302073  8559 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:39.352985  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:39.450345  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:39.489279  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:39.489715  7431 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:39.491698  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:39.492094  7282 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:39.494383  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:39.494792  7359 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:39.496970  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:39.497388  7431 raft_consensus.cc:606] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:39.499477  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:39.499855  7359 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:39.500662  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:39.501626  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:39.582000  8572 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:39.582561  8543 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:39.585546  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:39.586066  7431 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.586383  7431 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.596808  7431 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.599805  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:39.600302  7286 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.600817  7431 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:39.603567  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:39.604063  7363 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:39.604342  7363 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:39.605001  7363 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.605862  7363 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.606442  7286 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:39.607609  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:39.608440  8479 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:39.608844  8479 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:39.609537  8479 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.616638  7363 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:39.620000  7186 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:39.742787  8578 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:39.743299  8578 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:39.744663  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:39.745170  7431 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.745427  7431 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:39.750284  7431 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.751629  7431 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:39.752115  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:39.752425  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:39.752683  7286 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:39.752931  7363 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:39.752960  7286 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:39.753664  7286 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.754490  7286 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:39.757694  7363 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:39.758679  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:39.759557  8568 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:39.759907  7286 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:39.759997  8568 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:39.760880  8568 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.769951  7186 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:39.905346  8524 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:39.905917  8580 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:39.907217  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:39.907660  7282 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.907982  7282 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.912707  7282 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.913609  8479 raft_consensus.cc:993] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:39.914039  8568 raft_consensus.cc:1081] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:39.914529  7282 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:39.915329  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:39.915146  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:39.915818  7431 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.915992  7363 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:39.916301  7363 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:39.916428  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:39.916981  7359 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.917032  7363 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.918005  7359 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.918229  7363 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:39.921865  7431 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:39.922225  7359 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.923808  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:39.924566  8432 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:39.924998  8432 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:39.925366  7359 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:39.926267  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:39.926738  7282 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.925729  8432 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.929001  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:39.929513  7431 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:39.929800  7431 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:39.930455  7431 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.931634  7431 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.937578  7282 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:39.938612  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:39.939293  7431 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:39.939363  8580 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:39.939963  8580 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:39.940766  8580 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.940673  7363 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:39.942824  7186 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.953182  8479 raft_consensus.cc:993] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:39.952989  7185 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.953591  8447 raft_consensus.cc:1081] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:39.954975  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:39.955430  7363 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.955729  7363 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.961576  7363 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.964129  7363 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:39.964063  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:39.966564  7282 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.971454  7282 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:39.964058  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:39.972237  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:39.972461  7431 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:39.972764  7431 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:39.972949  8580 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:39.973410  8580 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:39.973398  7431 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.974603  7431 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:39.974483  8580 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:39.979782  7431 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:39.984862  7186 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.028563  7282 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:40.029584  8479 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:40.037184  7359 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:40.038465  8447 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:40.149173  7282 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:40.150137  8479 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:40.158079  7359 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:40.159451  8447 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:40.375723  7431 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:40.376791  8585 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.385142  7286 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:40.386736  8580 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.391970  7363 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:40.395025  8577 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.400668  7438 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:40.405431  8524 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.502318  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.573417  7431 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:40.575166  8524 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.584429  7286 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:40.585758  8524 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:40.665856  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.702924  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:40.703347  7431 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:40.705163  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:40.705506  7431 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:40.707263  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:40.707614  7363 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:40.709481  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:40.709854  7286 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:40.711694  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:40.712039  7363 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:40.712805  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:40.713984  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:40.790030  8479 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:40.790441  8447 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:40.791549  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:40.791983  7363 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.792342  7363 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.793768  8479 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:40.794204  8447 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:40.795372  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:40.795791  7359 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.796099  7359 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:40.797314  7363 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.799228  7363 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:40.799448  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:40.799678  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:40.799973  7286 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.800247  7431 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:40.800549  7431 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:40.801159  7359 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.801283  7431 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.803494  7431 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.803650  7359 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:40.804229  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:40.804646  7438 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:40.804862  7438 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:40.805411  7438 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.806280  7438 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:40.803458  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:40.807591  7282 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:40.809629  7431 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:40.810609  7438 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:40.813254  7282 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:40.814183  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:40.814489  7329 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:40.814774  7286 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:40.815263  8580 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:40.816526  8580 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:40.816810  8600 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:40.817392  8601 raft_consensus.cc:993] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:40.817795  8600 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:40.817946  8601 raft_consensus.cc:1081] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:40.817482  8580 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.818897  8600 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.819625  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:40.820077  7286 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.820323  7286 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.825042  7286 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.826432  7286 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:40.827277  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:40.827823  7359 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:40.827854  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:40.828251  7359 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:40.829062  7438 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.828938  7359 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.830861  7359 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.831578  7183 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.834826  7438 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:40.835851  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:40.836571  8577 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:40.836956  8577 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:40.837709  8577 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.839401  7359 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:40.848255  7183 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.849421  7186 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.966084  8608 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:40.966480  8585 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:40.967633  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:40.968024  7438 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.968271  7438 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.972508  7438 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.974011  7438 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:40.974584  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:40.975138  7289 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:40.975024  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:40.975469  7289 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:40.975631  7363 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.976209  7289 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.977291  7289 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:40.981580  7363 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:47:40.982863  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:40.983196  7289 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:47:40.983460  8447 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:40.983903  8447 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:40.984637  8447 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:40.993369  7186 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:41.138230  8580 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:41.138633  8523 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:41.140027  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:41.140563  7431 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:41.140885  7431 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:41.145484  7431 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:41.147787  7431 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:41.148336  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:41.148927  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:41.150168  7363 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:41.150445  7363 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:41.148911  7289 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:41.152237  7363 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:41.153409  7363 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:41.161450  7363 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:41.162654  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:41.163340  8479 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:41.163672  7289 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:41.163757  8479 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:41.164570  8479 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:41.177771  7186 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:41.250809  7289 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:41.251864  8523 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:41.260571  7431 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:41.261914  8600 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:41.313053  7286 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:41.314025  8523 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.322347  7438 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:41.324502  8523 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.353680  7363 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:41.354774  8585 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.362625  7431 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:41.365032  8585 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.408605  7286 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:41.409507  8447 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.416733  7363 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:41.418686  8568 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.596903  7363 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:41.597886  8568 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.612126  7289 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:41.614213  8568 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:41.714737  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.008461  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.042305  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:42.042927  7363 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:42.046326  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:42.046828  7359 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:42.049098  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:42.049484  7286 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:42.051393  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:42.051792  7438 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:42.053697  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:42.054087  7438 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:42.054896  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:42.055843  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:42.156054  8523 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:42.156600  8600 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:42.158496  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:42.159003  7431 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.159403  7431 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:42.164912  7431 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.167071  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:42.167574  7289 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:42.168383  7431 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:42.170302  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:42.170841  7359 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:42.171170  7359 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:42.171883  7359 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.173012  7359 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:42.173578  7289 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:42.174772  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:42.175527  8479 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:42.175951  8479 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:42.176604  8479 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.179126  7359 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:42.188359  7186 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:42.193554  8619 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:42.193969  8580 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:42.194053  8619 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:42.194674  8580 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:42.196108  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:42.196422  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:42.196641  7431 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.196993  7289 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.198530  7289 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.197009  7431 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:42.205408  7289 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.207824  7289 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:42.207816  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:42.207976  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:42.208750  7438 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.208654  7431 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.210391  7431 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:42.214648  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:42.215154  7363 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:42.217979  7359 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:42.218271  7359 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:42.218997  7359 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.220036  7359 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.221021  7363 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:42.222092  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:42.222867  8568 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:42.223315  8568 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:42.224124  8568 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.227931  7438 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:42.229077  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:42.229980  8608 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:42.231165  8608 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:42.229794  7359 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:42.232016  8608 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.238410  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:42.240944  7289 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:42.241900  7289 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:42.243077  7289 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.245157  7289 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:42.251597  7289 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:42.257270  7186 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:42.258292  7185 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:42.426466  8568 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:42.426858  8479 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:42.427999  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:42.428434  7359 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.428692  7359 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.432860  7359 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.434240  7359 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:42.434769  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:42.435137  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:42.435312  7282 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.435766  7438 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:42.436076  7438 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:42.436888  7438 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.438073  7438 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.440944  7282 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:42.441792  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:42.442504  8580 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:42.442919  8580 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:42.443742  8580 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.448951  7438 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:42.454490  7185 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:42.464921  8568 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:42.465245  8479 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:42.466339  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:42.466718  7359 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.466956  7359 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.470830  7359 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.472173  7359 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:42.472842  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:42.472993  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:42.473399  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.473537  7438 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:42.473968  7438 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:42.474638  7438 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.475550  7438 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.478298  7282 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:42.479036  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:42.479584  8580 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:42.480036  8580 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:42.480141  7438 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:42.480844  8580 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:42.492844  7185 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:42.560421  7289 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:42.561337  8568 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:42.571084  7363 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:42.573608  8568 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:42.628723  7356 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:42.629834  8568 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:42.634083  7289 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:42.635380  8479 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:42.650249  7363 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:42.651590  8608 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:42.660135  7438 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:42.661433  8619 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:42.904592  7438 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:42.905548  8580 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:42.914366  7282 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:42.915731  8647 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:42.919526  7438 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:42.920866  8600 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:42.940224  7282 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:42.943496  8647 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:43.056525  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:43.624295  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:43.702551  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:43.704517  7356 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:43.708678  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:43.709168  7434 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:43.712381  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:43.712832  7282 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:43.716050  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:43.717684  7434 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:43.719986  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:43.720422  7356 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:43.721380  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:43.722460  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:43.925462  8647 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:43.926123  8652 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:43.927387  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:43.927835  7282 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.928102  7282 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:43.935469  7282 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.937541  7282 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:43.938544  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:43.938659  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:43.939389  7356 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:43.939787  7356 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:43.939551  7434 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:43.940572  7356 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.941915  7356 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:43.942008  8619 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:43.943035  8654 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:43.964324  7356 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:43.964397  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:43.964896  7434 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:43.965010  7431 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.965376  7431 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.965775  7252 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:43.967190  8654 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:43.968396  8654 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:43.969419  8654 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.972541  7431 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.975000  7431 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:43.975900  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:43.976433  7356 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.977936  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:43.983230  7282 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:43.983577  7282 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:43.982499  7356 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:43.985319  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:43.985541  8652 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:43.985163  7282 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.986125  8652 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:43.986478  8642 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:43.986589  7282 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.987025  8642 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:43.986989  7186 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:43.988092  8642 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:43.992151  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:43.992898  7282 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:43.993186  7431 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.995604  7431 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.003079  7431 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.005585  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:44.005910  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:44.006246  7282 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.006481  7356 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:44.006830  7356 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:44.007575  7356 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.008538  7356 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.015529  7282 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:44.016968  7402 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:44.018710  8642 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:44.017674  7185 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:44.019075  7431 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:44.018520  7356 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:44.024156  8642 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:44.025173  8642 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.042330  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:44.058815  8642 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:44.059257  8624 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:44.060561  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:44.061049  7356 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:44.061369  7356 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:44.067412  7356 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.069461  7356 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:44.069585  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:44.069969  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:44.070181  7282 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:44.070478  7431 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:44.070772  7431 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:44.071507  7431 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.072717  7431 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:44.076260  7282 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:44.077622  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:44.078997  8652 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:44.079443  8652 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:44.080027  7431 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:44.080260  8652 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.097606  7185 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:44.218542  8624 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:44.218917  8642 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:44.220130  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:44.220500  7356 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:44.220719  7356 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:44.225625  7356 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.226917  7356 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:44.227638  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:44.227691  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:44.228238  7289 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:44.228262  7434 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:44.228646  7434 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:44.229216  7434 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.230108  7434 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:44.232762  7289 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:47:44.233623  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:44.234361  8652 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:44.234812  7434 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:47:44.234866  8652 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:44.236377  8652 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:44.245437  7185 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:44.442927  7356 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:44.443847  7359 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:44.443997  8666 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:44.444885  8642 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:44.451407  7359 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:44.453481  8624 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:44.459475  7282 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:44.461742  8660 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:44.465662  7434 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:44.466997  8619 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:44.498080  7286 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:44.500203  8660 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:44.526170  7286 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:44.528689  8580 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:44.542918  7431 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:44.544375  8652 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:44.681674  7434 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:44.682682  8647 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:44.690733  7286 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:44.692116  8580 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:44.723335  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:45.755510  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:45.792333  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:45.792798  7431 raft_consensus.cc:606] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:45.794865  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:45.795254  7356 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:45.797255  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:45.797654  7431 raft_consensus.cc:606] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:45.799844  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:45.800232  7286 raft_consensus.cc:606] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:45.803164  8580 raft_consensus.cc:993] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:45.803485  8580 raft_consensus.cc:1081] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:45.803718  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:45.804271  7356 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:45.805305  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:45.806064  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:45.806486  7434 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.806759  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:45.806800  7434 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.811604  7434 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:45.813086  7434 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:45.813687  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:45.814018  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:45.814260  7286 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.814464  7356 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:45.814695  7356 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:45.815253  7356 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:45.816131  7356 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.819655  7286 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:45.820523  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:45.820911  7356 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:45.821209  8624 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:45.821693  8624 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:45.822551  8624 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:45.831636  7185 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:45.897111  8624 raft_consensus.cc:993] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:45.897720  8568 raft_consensus.cc:1081] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:45.899046  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:45.899427  7356 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.899643  7356 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:45.905032  7356 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:45.907375  7356 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:47:45.908951  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:45.909549  7434 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:45.909468  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:45.909988  7434 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:45.910204  7286 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:45.910708  7434 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:45.911859  7434 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:45.916409  7286 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:45.917469  7328 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:45.918206  8682 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:45.918643  8682 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:45.919497  8682 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:45.920178  7434 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:45.932173  7185 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.033396  8681 raft_consensus.cc:993] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:46.033797  8654 raft_consensus.cc:1081] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:46.035091  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:46.035480  7438 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:46.035718  7438 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:46.040431  7438 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.042096  7438 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:46.042680  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:46.043071  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:46.043251  7282 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:46.043658  7282 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:46.043675  7356 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:46.044400  7282 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.045286  7282 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:46.049449  7356 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:46.050556  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:46.050776  8568 raft_consensus.cc:993] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:46.050858  7282 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:46.051313  8624 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:46.051367  8642 raft_consensus.cc:1081] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:46.051887  8624 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:46.052872  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:46.052814  8624 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.053428  7356 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:46.053799  7356 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:46.059381  7356 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.060706  7356 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:46.061570  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:46.062119  7434 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:46.062348  7434 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:46.063817  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:46.064302  7282 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:46.064251  7434 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.066740  7434 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:46.067625  7185 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.070216  7282 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:46.070957  7328 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:46.071527  8652 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:46.071771  7434 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:46.072536  8652 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:46.073167  8652 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.085006  7185 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:46.314374  7438 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:46.315493  8652 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.323899  7282 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:46.325218  8652 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.330909  8580 raft_consensus.cc:993] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:46.331352  8652 raft_consensus.cc:1081] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:46.333909  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:46.334441  7286 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:46.334779  7286 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.344122  7286 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.346163  7286 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:46.346508  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:46.347062  7356 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:46.347330  7356 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:46.348204  7356 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.349589  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:46.350131  7434 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.349749  7356 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.354969  7434 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:46.357216  7356 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:46.358076  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:46.358695  8681 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:46.359112  8681 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:46.359845  8681 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:46.371537  7183 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:46.431120  7356 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:46.432186  8568 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:46.436128  7286 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:46.437441  8568 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:46.558862  7434 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:46.559854  8652 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.561169  7356 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:46.562301  8568 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:46.568153  7286 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:46.574906  8580 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.575750  7282 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:46.577731  8642 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:46.750864  7356 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:46.752152  8654 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.762702  7438 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:46.764873  8654 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:46.807512  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:47.848553  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:47.905686  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:47.906292  7289 raft_consensus.cc:606] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:47.908645  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:47.909157  7359 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:47.911300  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:47.911682  7434 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:47.914297  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:47.914693  7363 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:47.917358  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:47.917851  7434 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:47.918722  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:47.920029  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:48.026609  8715 raft_consensus.cc:993] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:48.027173  8714 raft_consensus.cc:1081] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:48.029129  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:48.029712  7438 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:48.030018  7438 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.035374  7438 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.037117  7438 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:48.037369  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:48.037684  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:48.038362  7363 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.037976  7289 raft_consensus.cc:3055] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:48.039008  7289 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:48.039620  7289 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.040510  7289 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.043783  7363 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:48.044934  7401 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:48.045499  7289 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:48.045670  8568 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:48.046229  8568 raft_consensus.cc:697] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:48.046967  8568 consensus_queue.cc:237] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.058993  7185 catalog_manager.cc:5697] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:48.095242  8568 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:48.095634  8642 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:48.096788  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:48.097227  7363 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:48.097473  7363 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:48.102821  7363 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.104488  7363 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:48.105321  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:48.105333  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:48.105896  7438 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:48.105962  7282 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:48.106166  7438 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:48.106823  7438 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.107712  7438 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:48.111039  7282 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:48.111878  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:48.112675  8708 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:48.113149  8708 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:48.113480  7438 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:48.114192  8708 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.123114  7185 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.201720  8708 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:48.202230  8708 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:48.203694  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:48.204136  7282 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:48.204500  7282 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:48.208930  7282 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.210644  7282 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:48.211730  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:48.211828  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:48.212157  7363 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:48.212296  7438 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:48.212427  7363 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:48.213056  7363 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.213851  7363 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:48.216741  7438 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:47:48.217547  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:48.218055  7363 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:47:48.218156  8714 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:48.218637  8714 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:48.219450  8714 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.230013  7185 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.265216  8642 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:48.265588  8568 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:48.266711  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:48.267073  7363 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:48.267287  7363 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:48.272693  7363 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.274155  7363 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:48.274907  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:48.275019  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:48.275460  7282 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:48.275585  7438 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:48.275983  7438 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:48.276748  7438 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.277925  7438 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:48.281193  7282 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:48.282066  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:48.282749  8708 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:48.282871  7438 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:48.283465  8708 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:48.284325  8708 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.293095  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.379766  8708 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:48.380483  8711 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:48.381903  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:48.382400  7438 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:48.382658  7438 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:48.390878  7438 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.392367  7438 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:48.392925  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:48.393121  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:48.393535  7282 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:48.394590  7363 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:48.396958  7363 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:48.409001  7363 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.417588  7363 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:48.419571  7282 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:48.420933  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:48.421638  8568 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:48.422050  8568 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:48.422757  8568 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:48.428632  7363 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:48.439451  7185 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:48.440934  7363 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:48.442163  8568 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:48.454070  7289 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:48.455470  8717 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:48.508458  7438 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:48.509675  8711 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:48.517835  7289 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:48.522622  8708 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:48.743666  7434 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:48.744738  8733 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:48.760201  7289 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:48.762297  7438 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:48.763866  8652 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:48.769032  8714 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:48.779922  7359 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:48.782646  8716 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:48.808017  7359 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:48.808990  8717 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:48.816602  7282 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:48.818223  8642 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:48.920915  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:49.956236  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:49.994271  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:49.994786  7282 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:49.996920  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:49.997406  7359 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:49.999413  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:49.999810  7431 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:50.002070  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:50.002573  7431 raft_consensus.cc:606] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:50.004848  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:50.005373  7359 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:50.008484  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:50.010047  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:50.104210  8743 raft_consensus.cc:993] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:50.104652  8568 raft_consensus.cc:1081] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:50.105942  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:50.106436  7359 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.106750  7359 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.112934  7359 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.114431  7359 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:50.115311  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:50.115842  7431 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:50.116073  7431 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:50.116736  7431 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.117660  7431 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.114991  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:50.121186  7282 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.121735  7431 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:50.122804  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:50.123531  8736 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:50.123945  8736 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:50.124570  8736 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.126120  7282 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:50.133383  7186 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:50.164512  8568 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:50.164956  8743 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:50.166358  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:50.166842  7359 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.167096  7359 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.172544  7359 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.174302  7359 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:50.174880  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:50.175491  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:50.176092  7438 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:50.175499  7282 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.176312  7438 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:50.177264  7438 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.178426  7438 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.181030  7282 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:50.181937  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:50.182511  8736 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:50.182749  7438 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:47:50.182989  8736 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:50.183856  8736 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.192706  7186 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:50.197149  8708 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:50.197576  8708 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:50.198881  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:50.199347  7438 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.199697  7438 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:50.206579  7438 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.207927  7438 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:50.208742  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:50.208752  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:50.209275  7356 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:50.209332  7282 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:50.209663  7356 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:50.210512  7356 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.211680  7356 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:50.216848  7356 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:50.217730  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:50.218336  7282 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:50.218360  8568 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:50.218904  8568 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:50.219641  8568 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.229540  7186 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:50.272775  8708 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:50.273204  8708 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:50.275280  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:50.275781  7289 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.276118  7289 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.280936  7289 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.282214  7289 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:50.283078  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:50.282713  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:50.283601  7434 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.283782  7356 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.284083  7356 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:50.284631  7356 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.285426  7356 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.288208  7434 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:50.289034  7254 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:50.289719  8714 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:50.289912  7356 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:47:50.290132  8714 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:50.291049  8714 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.299762  7186 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:50.333540  8753 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:50.334086  8714 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:50.335405  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:50.335819  7434 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.336068  7434 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.341704  7434 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.344362  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:50.344894  7282 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:50.345165  7282 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:50.345784  7282 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.346833  7282 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.344393  7434 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:50.345695  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:50.347690  7356 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.354243  7356 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:50.354698  7282 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:47:50.355536  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:50.356567  8568 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:50.356897  8568 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:50.357550  8568 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:50.366813  7186 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:50.588470  7286 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:50.589588  8750 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:50.602994  7438 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:50.605141  7282 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:50.606562  8736 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:50.607988  8736 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:50.632637  7434 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:50.634097  8750 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:50.668228  7282 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:50.669277  8743 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:50.677557  7359 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:50.679013  8743 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:50.751317  7359 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:50.752314  8714 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:50.763471  7438 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:50.765596  8716 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:50.779695  7359 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:50.780652  8763 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:50.798121  7286 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:50.799268  8763 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:51.011296  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:52.049006  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:52.083586  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:52.084096  7438 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:52.086186  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:52.086578  7356 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:52.088660  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:52.089135  7286 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:52.091358  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:52.091717  7356 raft_consensus.cc:606] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:52.093540  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:52.093964  7438 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:52.094830  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:52.096030  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:52.268118  8736 raft_consensus.cc:993] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:52.268554  8772 raft_consensus.cc:1081] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:52.270015  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:52.270426  7286 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.270804  7286 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.275568  7286 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.276894  7286 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:52.277427  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:52.277642  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:52.277987  7359 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:52.278165  7438 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.278369  7359 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:52.279049  7359 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.279915  7359 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.282645  7438 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:52.283648  7254 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:52.284332  8753 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:52.284785  7359 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:52.284832  8753 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:52.285755  8753 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.289778  8736 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:52.290221  8736 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:52.291438  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:52.291903  7438 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.292210  7438 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.296833  7183 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.297636  7438 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.299661  7438 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:52.300072  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:52.300506  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:52.301044  7359 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:52.301251  7359 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:52.301750  7359 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.302471  7359 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.300593  7286 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.307343  7359 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:52.308271  7401 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:52.308969  8568 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:52.309909  7286 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:47:52.309648  8568 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:52.311467  8568 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.321573  7183 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:52.449967  8768 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:52.450464  8568 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:52.451855  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:52.452260  7356 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.452543  7356 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.458793  7356 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.460114  7356 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:52.460806  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:52.460960  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:52.461349  7286 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.461413  7438 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:52.461781  7438 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:52.462409  7438 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.463179  7438 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.465617  7286 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:52.466506  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:52.467060  8736 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:52.467479  8736 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:52.467808  7438 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:52.468183  8736 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.476688  7183 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.512756  8753 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:52.513129  8714 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:52.514390  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:52.514780  7438 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.515107  7438 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.520756  7438 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.522240  7438 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:52.522712  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:52.523195  7286 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:52.523131  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:52.523584  7286 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:52.523778  7356 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.524326  7286 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.525442  7286 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.529006  7356 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:52.529876  7401 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:52.530568  8780 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:52.531044  8780 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:52.531167  7286 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:52.531945  8780 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:52.541255  7183 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:52.565021  8768 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:52.565398  8780 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:52.566694  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:52.567173  7356 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.567518  7356 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.572170  7356 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:52.574164  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:52.573714  7356 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:47:52.574668  7438 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:52.574707  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:47:52.575208  7438 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:52.575356  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.575986  7438 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:52.577128  7438 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:52.581702  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:52.582906  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:47:52.583326  7438 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:47:52.583597  8736 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:52.584594  8736 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:52.585249  8736 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:47:52.593794  7183 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.715230  7356 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.716285  8753 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.725760  7438 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.727269  8753 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.775609  7356 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:52.776770  8768 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:52.785646  7286 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:52.786968  8568 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:52.921423  7438 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:52.922175  7282 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.922587  8736 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:52.923424  8568 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.932327  7363 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.933990  8568 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.957410  7286 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:52.959882  8736 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:53.036726  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:47:53.037717  8736 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:47:53.044847  7438 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:47:53.046074  8772 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:53.096833  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.134654  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.179641  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:54.180276  7282 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:54.182860  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:54.183261  7438 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:54.185631  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:54.186136  7356 raft_consensus.cc:606] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:54.188666  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:54.189067  7356 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:54.191386  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:54.191867  7438 raft_consensus.cc:606] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:54.192909  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:54.194543  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:54.226576  8795 raft_consensus.cc:993] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:54.227173  8772 raft_consensus.cc:1081] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:54.227703  8736 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:54.228192  8795 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:54.228585  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:54.229846  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:54.229216  7282 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.230515  7282 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.230275  7431 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.231251  7431 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.237038  7431 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.237187  7282 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:54.238744  7431 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:54.239419  7282 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:54.239464  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:54.239987  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:54.240342  7286 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.240621  7438 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.242292  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:54.242830  7359 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:54.243100  7359 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:54.243899  7359 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.242303  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:54.244911  7356 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:54.245260  7359 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.245229  7356 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:54.246395  7356 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:54.247555  7356 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.247514  7286 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:54.248904  7402 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:54.249825  8792 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:54.250288  8792 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:54.251233  8792 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.252084  7438 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:54.252288  7359 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:54.253494  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:54.254932  8753 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:54.255373  8753 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:54.256147  8753 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:47:54.257205  7356 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:47:54.265794  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.266197  7186 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.362146  8792 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:54.362826  8809 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:54.364562  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:54.365000  7359 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.365273  7359 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.369926  7359 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.371212  7359 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:54.371824  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:54.372088  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:54.372339  7282 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.372824  7438 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:54.373142  7438 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:54.373718  7438 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.374619  7438 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.378515  7282 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:54.379491  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:54.380086  8795 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:54.380121  7438 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:54.380723  8795 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:54.381654  8795 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.396682  7186 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.547268  8753 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:54.547806  8801 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:54.549332  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:54.549849  7438 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.550253  7438 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.560105  7438 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.561522  7438 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:54.562045  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:54.562322  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:54.562623  7282 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:54.562925  7359 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.562937  7282 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:54.563839  7282 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.564958  7282 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.569442  7359 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:47:54.571141  7282 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:47:54.571889  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:54.572499  8792 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:54.572896  8792 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:54.573704  8792 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.587961  7186 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.675763  8809 raft_consensus.cc:993] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:54.676222  8792 raft_consensus.cc:1081] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:54.677664  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:54.678102  7356 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.678146  7282 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:54.678385  7356 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.679208  8792 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:54.684018  7356 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.686452  7356 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:54.686427  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:54.687192  7282 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.688113  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:54.688660  7434 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:54.688961  7434 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:54.692602  7434 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.693852  7434 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.703821  7282 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:47:54.705077  7328 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:54.705868  7434 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:47:54.706458  8736 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:54.706893  8736 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:54.707603  8736 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:54.710748  7356 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:54.714069  8809 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:54.719794  7183 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.767544  7434 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:54.768585  8753 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:54.781486  7356 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:54.785682  8819 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:54.922096  7286 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.922997  8772 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.932523  7434 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.933908  8823 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:54.958360  7356 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:54.959964  8792 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.973054  7286 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:54.975545  8792 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:55.143633  7286 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:55.144611  8823 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:55.153720  7434 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:55.155175  8772 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:55.195595  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:56.234987  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:56.271605  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:56.272081  7286 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:56.274185  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:56.274596  7359 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:56.276521  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:56.276973  7359 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:56.278864  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:56.279280  7431 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:56.281234  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:56.281628  7431 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:56.282436  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:56.283464  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:56.382921  8809 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:56.383409  8830 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:56.384544  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:56.384927  7359 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.385155  7359 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:56.389659  7359 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.391324  7359 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:56.392297  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:56.391881  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:56.392869  7431 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:56.393075  7286 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:56.393220  7431 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:56.394037  7431 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.395128  7431 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:56.399678  7286 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:56.400652  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:56.400939  7431 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:56.401252  8823 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:56.401712  8823 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:56.402458  8823 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.410871  7183 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.569110  8772 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:56.569542  8836 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:56.570806  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:56.571379  7434 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.571956  7434 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.578083  7434 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.579615  7434 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:56.580557  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:56.581122  7356 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:56.581398  7356 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:56.580552  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:56.582067  7356 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.583530  7286 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.584233  7356 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.588438  7286 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:56.589093  7356 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:56.589525  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:56.590263  8830 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:56.590713  8830 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:56.591552  8830 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.601959  7183 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.626552  8809 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:56.626950  8830 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:56.628165  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:56.628557  7359 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.628831  7359 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.634716  7359 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.636534  7359 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:56.637535  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:56.637586  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:56.638224  7286 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.638408  7434 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:56.638880  7434 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:56.639890  7434 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.640949  7434 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.647374  7286 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:56.654078  7328 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:56.654775  8836 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.655241  8836 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:56.656152  8836 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.660812  7434 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:56.671933  7183 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.683036  8823 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:56.683426  8836 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:56.684906  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:56.685379  7286 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.685700  7286 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.690544  7286 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.692202  7286 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:56.693063  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:56.693076  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:56.693706  7434 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.693789  7356 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:56.694190  7356 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:56.694875  7356 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.695724  7356 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.698271  7434 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:56.699139  7254 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:56.700202  8753 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.700224  7356 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:56.700757  8753 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:56.701594  8753 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.711647  7183 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.735020  8839 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:56.735387  8753 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:56.736493  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:56.736874  7434 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.737123  7434 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.742239  7434 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.744370  7434 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:56.745464  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:56.745464  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:56.746182  7359 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.746244  7286 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:56.746622  7286 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:56.747200  7286 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.748086  7286 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.753268  7359 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:56.754019  7286 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:56.754205  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:56.754987  8809 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:56.755406  8809 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:56.756022  8809 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:56.765511  7183 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.788295  7282 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:56.789201  8836 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:56.802641  7434 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:56.804103  8836 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:57.042408  7282 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.043417  8830 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:57.052246  7356 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.054430  8830 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:57.088930  7282 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:57.090263  8836 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.099852  7434 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:57.101122  8836 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.194648  7356 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:57.195605  8839 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.203105  7431 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:57.208140  8753 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.229651  7282 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:57.233296  8830 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.241029  7356 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:57.242762  8849 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.284250  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:58.322233  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:58.355733  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:47:58.356207  7286 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:58.358318  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:58.358736  7359 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:47:58.360821  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:58.361287  7434 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:58.363359  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:47:58.363803  7434 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:47:58.365911  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:47:58.366362  7359 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:47:58.367280  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:58.368297  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:58.530383  8772 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:58.530794  8823 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:47:58.532073  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:47:58.532588  7282 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.532848  7282 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.537366  7282 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.538632  7282 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:58.539179  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:58.539435  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:58.539638  7359 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:58.539978  7359 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:58.539979  7434 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.540652  7359 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.541435  7359 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.544348  7434 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:58.545276  7254 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:58.545722  7359 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:47:58.545970  8819 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:58.546386  8819 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:58.547099  8819 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.557176  7185 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.675917  8819 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:58.676322  8753 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:58.678735  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:47:58.679208  7434 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.679431  7434 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.683561  7434 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.685173  7434 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:58.685302  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:58.685647  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:58.685941  7282 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:58.686205  7356 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.686349  7282 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:47:58.687112  7282 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.688192  7282 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.692144  7356 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:58.693089  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:47:58.693879  8830 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:58.694362  8830 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:58.694366  7282 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:47:58.695204  8830 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.703083  7185 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:58.755630  8862 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:58.756052  8830 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:58.757211  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:58.757699  7356 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.758040  7356 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.764982  7356 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.766243  7356 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:58.766691  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:58.767169  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:58.767563  7282 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.767693  7434 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:58.768049  7434 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:58.768810  7434 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.769878  7434 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:58.773720  7282 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:58.775676  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:58.776335  8823 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:58.776603  7434 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:47:58.776719  8823 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:58.777567  8823 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.787923  7183 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.835961  8862 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:58.836436  8809 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:47:58.837759  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:47:58.838183  7359 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.838456  7359 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:58.843784  7359 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.844995  7359 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:47:58.845629  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:58.845867  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:47:58.846267  7282 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:58.846382  7434 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:58.846753  7434 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:58.847487  7434 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.848590  7434 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:58.852519  7282 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:58.853422  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:58.853997  8866 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:58.854342  8866 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:58.854693  7434 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:47:58.855079  8866 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.865491  7183 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.907836  8866 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:58.908227  8823 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:47:58.909279  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:47:58.909672  7434 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.909946  7434 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:58.915441  7434 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.916827  7434 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:47:58.917418  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:47:58.917622  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:47:58.917999  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:58.918375  7359 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:58.918704  7359 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:47:58.919402  7359 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.920588  7359 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:58.924253  7282 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:47:58.925160  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:47:58.925778  8862 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:58.926301  8862 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:47:58.926687  7359 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:47:58.927199  8862 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:47:58.936518  7183 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:58.958300  7359 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:58.959367  8819 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:58.968950  7434 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:58.971182  8753 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.149147  7282 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:59.150170  8862 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:59.158121  7359 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:59.160194  8809 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:59.343150  7431 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.344218  8865 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.346627  7286 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:59.347857  8865 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:59.355540  7282 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:59.357168  8823 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:59.364851  7431 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:59.368494  8866 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:59.369051  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:59.481307  7356 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:59.482390  8809 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:59.489704  7282 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:59.491325  8830 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:00.425266  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:00.460237  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:00.460683  7434 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:00.462769  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:00.463148  7359 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:00.465389  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:00.465749  7359 raft_consensus.cc:606] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:00.467581  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:00.467936  7434 raft_consensus.cc:606] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:00.469867  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:00.470361  7286 raft_consensus.cc:606] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:00.471503  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:00.472980  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:00.477276  8862 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:00.477663  8884 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:00.478866  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:00.479202  7359 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.479422  7359 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.483644  7359 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.484896  7359 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:00.485551  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:00.485770  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:00.486097  7286 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.486316  7434 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:00.486683  7434 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:00.487345  7434 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.488415  7434 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.492996  7286 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:00.494959  7434 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:00.495338  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:00.496037  8883 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:00.497614  8883 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:00.498489  8883 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.508327  7185 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.523631  8883 raft_consensus.cc:993] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:00.524029  8865 raft_consensus.cc:1081] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:00.525151  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:00.525532  7286 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.525775  7286 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.529757  7286 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.530969  7286 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:00.531540  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:00.531850  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:00.532150  7359 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:00.532359  7434 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.532500  7359 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:00.533263  7359 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.534189  7359 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.537159  7434 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:00.538050  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:00.538612  8753 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:00.538697  7359 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:00.539089  8753 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:00.539741  8753 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.549110  7185 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.603163  8819 raft_consensus.cc:993] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:00.603601  8753 raft_consensus.cc:1081] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:00.604861  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:00.605358  7430 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.605615  7430 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.610737  7430 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.613076  7430 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:00.613118  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:00.613653  7286 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:00.613981  7286 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:00.614758  7286 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.615123  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:00.615631  7359 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.615693  7286 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.620103  7286 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:00.620282  7359 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:00.620935  7402 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:00.621639  8884 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:00.622117  8884 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:00.622839  8884 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.642441  7185 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:00.775717  8884 raft_consensus.cc:993] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:00.776234  8891 raft_consensus.cc:1081] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:00.777690  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:00.778213  7359 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.778549  7359 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.783284  7359 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.784627  7359 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:00.785135  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:00.785601  7282 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.785645  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:00.786158  7434 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:00.786347  7434 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:00.786927  7434 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.787750  7434 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.790082  7282 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:00.790904  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:00.791550  8865 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:00.791978  8865 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:00.792451  7434 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:00.792722  8865 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.802330  7185 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.870218  8893 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:00.870697  8865 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:00.871948  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:00.872457  7430 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.872758  7430 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.878103  7430 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.879889  7430 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:00.879997  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:00.880563  7282 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.881249  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:00.881758  7359 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:00.882002  7359 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:00.882547  7359 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.883366  7359 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.885164  7282 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:00.886003  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:00.886658  8891 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:00.887036  8891 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:00.888103  7359 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:00.887810  8891 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:00.898985  7185 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:00.990614  7430 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:00.991663  8753 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.000169  7359 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.001940  8753 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.046764  7359 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:01.048084  8891 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:01.057170  7282 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:01.058193  8862 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:01.065843  7434 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.067970  8865 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.081532  7282 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.085592  8883 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.188927  7282 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:01.190178  8883 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:01.198724  7430 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:01.200508  8893 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:01.301700  7363 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.302917  8862 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.311828  7282 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.313248  8884 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.473731  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:02.511592  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:02.543673  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:02.544094  7286 raft_consensus.cc:606] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:02.546094  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:02.546514  7434 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:02.548434  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:02.548799  7434 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:02.550673  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:02.551054  7363 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:02.553196  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:02.553579  7363 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:02.554483  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:02.555488  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:02.562611  8865 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:02.563105  8883 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:02.564437  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:02.564894  7434 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.565198  7434 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.569900  7434 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.571331  7434 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:02.571848  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:02.572381  7286 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.573076  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:02.573603  7363 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:02.573930  7363 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:02.574625  7363 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.575562  7363 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.578433  7286 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:02.579397  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:02.579960  8884 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:02.580405  8884 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:02.581152  8884 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.581507  7363 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:02.591457  7183 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.656001  8883 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:02.656440  8883 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:02.657585  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:02.657986  7286 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.658228  7286 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.662845  7286 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.664150  7286 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:02.664719  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:02.665011  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:02.665714  7359 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:02.665823  7430 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.666076  7359 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:02.666739  7359 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.667662  7359 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:02.671191  7430 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:02.672058  7254 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:02.672405  7359 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:02.672698  8819 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:02.673336  8819 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:02.673990  8819 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.682260  7183 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.938798  8884 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:02.939318  8919 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:02.940675  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:02.941087  7359 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.941398  7359 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.943764  8819 raft_consensus.cc:993] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:02.944214  8899 raft_consensus.cc:1081] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:02.945463  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:02.945888  7434 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.946142  7434 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:02.946684  7359 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.948097  7359 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:02.948642  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:02.948940  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:02.949214  7282 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.949460  7430 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:02.949726  7430 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:02.950428  7430 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.951419  7430 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.952801  7434 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.954654  7434 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:02.955468  7282 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:02.956377  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:02.957084  8883 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:02.957537  8883 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:02.958220  8883 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.959224  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:02.959776  7286 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:02.960098  7286 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:02.962189  7286 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.963970  7286 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:02.966284  7430 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:02.971836  7286 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:02.969376  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:02.972910  7359 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:02.974257  7402 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:02.975737  8884 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:02.979111  8884 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:02.979913  8884 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:02.985177  7183 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.990818  7186 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:03.000707  8919 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:03.001224  8884 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:03.003206  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:03.003856  7363 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.004138  7363 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:03.008229  7359 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:03.009687  7363 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:03.011891  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:03.011965  7363 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:03.012106  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:03.012411  7286 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:03.012657  7430 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:03.012955  7430 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:03.013643  7430 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:03.014747  7430 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:03.018563  7286 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:03.019431  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:03.020002  8883 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:03.020331  8883 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:03.020437  7430 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:03.020978  8883 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:03.030000  7186 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.068956  7430 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:03.070086  8899 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:03.083153  7363 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:03.084167  8926 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:03.094926  7363 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:03.096271  8919 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:03.105610  7286 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:03.106891  8891 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:03.422335  7359 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.423346  8919 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.430598  7286 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.434324  8884 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.435623  7286 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:03.437517  8883 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:03.475765  7434 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:03.477159  8934 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:03.493023  7434 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:03.494019  8883 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:03.501648  7289 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:03.502822  8934 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:03.556221  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:04.590857  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:04.639339  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:04.639994  7438 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:04.642469  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:04.642879  7363 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:04.644976  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:04.645427  7363 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:04.646965  8934 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:04.647521  8883 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:04.647562  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:04.648144  7438 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:04.652599  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:04.653093  7289 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:04.653020  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:04.653751  7285 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.654903  7285 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.655726  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:04.657188  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:04.662722  7285 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.664330  7285 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:04.665019  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:04.665232  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:04.665678  7359 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:04.665750  7438 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.665990  7359 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:04.666673  7359 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.667550  7359 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.671347  7438 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:04.672802  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:04.672890  7359 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:04.673538  8899 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:04.674013  8899 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:04.674903  8899 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.685650  7186 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.744113  8819 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:04.744477  8899 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:04.745594  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:04.746002  7438 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.746299  7438 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.750515  7438 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.751909  7438 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:04.752511  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:04.753031  7285 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:04.753026  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:04.753499  7285 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:04.753700  7359 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.754259  7285 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.755447  7285 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.759773  7359 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:04.760799  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:04.761477  7285 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:04.761547  8941 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:04.762171  8941 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:04.762917  8941 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.776963  7186 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:04.965852  8883 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:04.966250  8934 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:04.967377  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:04.967772  7438 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.968042  7438 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.972512  7438 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.974179  7438 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:04.974507  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:04.975104  7285 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.975521  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:04.976080  7359 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:04.976400  7359 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:04.977069  7359 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.978283  7359 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.982064  7285 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:04.983243  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:04.984073  8919 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:04.984421  7359 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:04.984719  8919 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:04.985667  8919 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:04.994514  7186 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:05.062073  8941 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:05.062577  8919 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:05.063937  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:05.064524  7359 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.064823  7359 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:05.069499  7359 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.071139  7359 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:05.072525  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:05.073112  7289 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:05.074952  8940 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:05.075441  8941 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:05.072026  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:05.075917  7438 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:05.076258  7438 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:05.076968  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:05.077204  7438 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.077584  7359 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:05.078112  7359 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:05.078485  7438 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:05.079829  7289 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:05.081306  7328 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:05.082273  8934 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:05.082628  8934 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:05.083515  8934 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.085273  7438 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:05.088440  7359 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.090592  7359 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:05.091147  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:05.091679  7289 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:05.091866  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:05.092655  7438 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:05.092993  7438 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:05.093673  7438 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.094683  7438 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:05.097960  7289 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:05.100293  7328 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:05.100971  8883 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:05.105381  7438 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:05.112246  7186 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.113720  8883 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:05.115155  8883 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:05.127748  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.147579  7438 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:05.148554  8899 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.160557  7359 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:05.163599  8899 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.227070  7285 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:05.228240  8941 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.236690  7359 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:05.237937  8919 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.407131  7359 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:05.408249  8919 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:05.418979  7289 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:05.420622  8941 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:05.532835  7285 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:05.533761  8883 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.541452  7430 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:05.543181  8950 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.551916  7438 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:05.553201  8950 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:05.568619  7285 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:05.570015  8950 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:05.658145  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:06.705945  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:06.754477  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:06.755028  7430 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:06.757174  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:06.757642  7285 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:06.759872  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:06.760255  7356 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:06.762212  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:06.762565  7430 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:06.764449  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:06.764863  7356 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:06.765820  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:06.767067  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:06.875213  8968 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:06.875648  8962 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:06.876837  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:06.877271  7438 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:06.877543  7438 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:06.882663  7438 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.883961  7438 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:06.884460  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:06.884900  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:06.885021  7285 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:06.885387  7356 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:06.885643  7356 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:06.886183  7356 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.887006  7356 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:06.890314  7285 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:06.891228  7402 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:06.891830  8919 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:06.892261  8919 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:06.892836  7356 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:06.893046  8919 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.902444  8919 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:06.902833  8967 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:06.902455  7183 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:06.904042  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:06.904456  7356 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:06.904692  7356 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:06.910014  7356 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.911334  7356 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:06.912110  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:06.912663  7285 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:06.912734  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:06.913374  7438 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:06.913652  7438 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:06.915524  7438 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.917274  7438 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:06.917789  7285 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:06.918684  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:06.919392  8962 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:06.919752  8962 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:06.920487  8962 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:06.922984  7438 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:06.930722  7183 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.000173  8968 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:07.000568  8962 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:07.001797  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:07.002184  7285 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:07.002408  7285 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.007126  7285 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.009266  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:07.010111  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:07.009977  7285 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:07.010735  7438 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.009876  7356 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:07.012102  7356 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:07.012842  7356 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.013957  7356 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.017225  7438 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:07.020138  7356 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:07.021437  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:07.022140  8899 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:07.022533  8899 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:07.023152  8899 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.031148  7183 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.049970  8940 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:07.050427  8967 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:07.052170  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:07.052587  7363 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:07.052903  7363 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:07.057785  7363 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.059015  7363 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:07.059617  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:07.059957  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:07.060168  7285 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:07.060468  7438 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:07.060755  7438 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:07.061439  7438 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.062556  7438 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:07.066265  7285 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:07.067174  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:07.067827  8968 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:07.068181  8968 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:07.068650  7438 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:07.068879  8968 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.079003  7183 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.126996  8899 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:07.127411  8966 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:07.128722  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:07.130146  7438 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:07.130561  7438 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:07.136118  7438 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.137396  7438 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:07.138019  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:07.138214  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:07.138574  7285 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:07.138705  7363 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:07.138911  7285 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:07.139635  7285 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.140733  7285 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:07.144919  7363 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:07.145902  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:07.146569  8967 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:07.146952  8967 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:07.146912  7285 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:07.147676  8967 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:07.157356  7183 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:07.348898  7356 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:07.350020  8919 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:07.360461  7289 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:07.363039  8940 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:07.406411  7438 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.407562  8968 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:07.412993  7356 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:07.414541  8899 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:07.418859  7289 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.420643  8968 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:07.446259  7438 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:07.447844  8966 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:07.523294  7438 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:07.524619  8989 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:07.535593  7289 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:07.548278  7363 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.542320  8989 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:07.552359  8981 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:07.593580  7285 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.595820  8983 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:07.767845  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:08.279703  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 44355.9us
I20260709 14:48:08.859164  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:08.992560  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:08.993184  7364 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:09.009047  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:09.009768  7430 raft_consensus.cc:606] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:09.019788  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:09.058463  7361 raft_consensus.cc:606] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:09.064528  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:09.065106  7284 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:09.071645  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:09.073096  7430 raft_consensus.cc:606] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:09.094262  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:09.095820  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:09.113365  9001 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:09.113901  9001 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:09.118114  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:09.118732  7430 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.119128  7430 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.143200  7430 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.146191  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:09.146739  7284 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:09.147027  7284 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:09.147704  7284 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.148765  7284 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.162621  7430 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:09.163331  7284 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:09.163341  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:09.164700  7364 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.165292  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:09.166236  8983 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:09.166714  8983 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:09.167511  8983 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.196396  7364 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:09.200614  7186 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.237322  8989 raft_consensus.cc:993] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:09.237883  8989 raft_consensus.cc:1081] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:09.256963  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:09.261222  7430 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.261795  7430 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.303339  7430 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.309572  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:09.310175  7289 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.320585  7289 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:09.321713  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:09.322515  8983 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:09.322973  8983 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:09.323071  7430 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:09.323850  8983 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.334472  7284 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:09.340684  8968 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:09.341725  8968 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:09.342104  8968 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:09.343123  8968 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.346056  8968 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.349040  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:09.453480  7363 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:09.479607  7186 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.489876  8999 raft_consensus.cc:993] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:09.497036  8987 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:09.497748  8987 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:09.499966  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:09.500430  7289 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.500731  7289 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:09.501763  8999 raft_consensus.cc:993] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:09.502434  8999 raft_consensus.cc:1081] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:09.503437  9010 raft_consensus.cc:1081] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:09.507740  7289 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.510039  7289 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:09.511617  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:09.512109  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:09.511729  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:09.512300  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:09.512734  7363 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.512235  7434 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:09.512861  7364 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:09.516019  7363 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.516217  7364 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:09.516949  7364 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.518440  7361 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.518791  7361 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.523520  7363 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.526054  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:09.526582  7285 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.529290  7364 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:09.545152  7285 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:48:09.546265  7328 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:09.547648  8968 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.548265  8968 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:09.549566  8968 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.554936  7364 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:09.555276  7361 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.556087  7252 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:09.556944  8966 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:09.557374  7361 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:09.555307  7434 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:09.558046  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:09.558557  7284 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.557574  8966 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:09.560992  8966 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.565070  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:09.565590  7434 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:09.565903  7434 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:09.567934  7363 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:09.566759  7434 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.570261  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:09.570789  7430 raft_consensus.cc:3055] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.571154  7430 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:09.571542  7284 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:09.571900  7430 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.572540  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:09.572985  7434 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.573673  7430 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.574294  8998 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:09.575338  8998 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:09.576690  8998 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:09.581110  7434 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:09.600982  7430 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:48:09.624413  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.632495  7186 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 2, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:09.640664  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 49183.9us
I20260709 14:48:09.642220  7284 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.649721  9008 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:09.704236  7186 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.733774  7361 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.735683  9008 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.750344  7285 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.752784  8983 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:09.781404  7364 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.788265  9008 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:09.938956  7285 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.939996  8968 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.944744  7364 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:09.945914  8966 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:09.955668  7430 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.958674  8989 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:09.961272  7430 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:09.964732  9017 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:10.096625  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:10.098085  7285 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.099148  8968 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:10.117494  7429 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:10.119946  8968 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:48:11.339296  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:11.434804  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:11.435403  7429 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:11.453866  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:11.454435  7361 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:11.455403  8989 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:11.455875  9034 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:11.467741  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:11.468271  7282 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:11.468616  7282 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.474869  7289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:11.475456  7289 raft_consensus.cc:606] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:11.475716  7282 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:48:11.476480  8220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 73557.1us
I20260709 14:48:11.480414  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:11.480926  7430 raft_consensus.cc:606] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:11.481079  7282 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:11.484171  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:11.484251  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:11.484763  7430 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.484849  7361 raft_consensus.cc:606] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:11.485936  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:11.487303  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:11.488937  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:11.489437  7361 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:11.490195  7361 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:11.490914  7361 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.491252  7430 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:11.492082  7361 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.492240  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:11.492936  9041 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:11.493333  9041 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:11.494086  9041 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.496730  7361 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:11.504705  7186 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:11.732587  9009 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:11.732990  9035 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:11.734457  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:11.734870  7361 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:11.735183  7361 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.739382  7361 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.741510  7361 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:11.742040  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:11.741633  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:11.742575  7430 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:11.742760  7282 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.742923  7430 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:11.743662  7430 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.744778  7430 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.748947  7282 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:11.749939  7328 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:11.750645  8968 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:11.750790  7430 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:11.751341  8968 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:11.752126  8968 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.763603  7186 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:11.878386  9037 raft_consensus.cc:993] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:11.878894  8968 raft_consensus.cc:1081] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:11.880285  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:11.880779  7430 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:11.881119  7430 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.886386  7430 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.889377  7430 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:11.887110  8899 raft_consensus.cc:993] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:11.890040  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:11.890703  8899 raft_consensus.cc:1081] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:11.890839  7361 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:11.891185  7361 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:11.891420  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:11.891983  7289 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.892015  7361 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.892908  7361 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.895195  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:11.895653  7431 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:11.895967  7431 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:11.899294  7361 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:11.900239  7401 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:11.900982  9035 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:11.902355  9035 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:11.903180  9035 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.906167  7289 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:11.907039  7431 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.908881  7431 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:11.909700  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:11.910175  7363 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:11.911473  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:11.911966  7289 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:11.912252  7289 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:11.912931  7289 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.914002  7289 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:11.914705  7186 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:11.915699  7363 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:11.918146  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:11.918896  9035 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:11.919366  9035 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:11.919689  7289 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:11.920173  9035 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.931607  7186 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:11.982640  9009 raft_consensus.cc:993] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:11.983068  9035 raft_consensus.cc:1081] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:11.984504  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:11.984935  7363 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:11.985268  7363 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.989785  7363 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.991252  7363 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:11.991816  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:11.992066  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:11.992424  7289 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.992633  7431 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:11.992937  7431 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:11.993531  7431 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:11.994445  7431 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.996685  7289 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:11.997463  7328 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:11.998081  8968 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:11.998531  8968 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:11.999320  7431 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:11.999388  8968 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:12.000540  7363 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:12.002251  9041 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:12.007121  7431 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:12.008509  8899 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:12.019315  7186 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:12.184836  7289 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:12.185887  8968 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:12.195837  7430 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:12.196941  8968 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:12.335006  7363 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:12.336020  9035 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:12.346751  7286 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:12.347970  9056 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:48:12.361956  8279 debug-util.cc:398] Leaking SignalData structure 0x7b0800328080 after lost signal to thread 6143
W20260709 14:48:12.363219  8279 debug-util.cc:398] Leaking SignalData structure 0x7b080020f3e0 after lost signal to thread 7221
W20260709 14:48:12.364674  8279 debug-util.cc:398] Leaking SignalData structure 0x7b080016c640 after lost signal to thread 7313
W20260709 14:48:12.366345  8279 debug-util.cc:398] Leaking SignalData structure 0x7b0800191860 after lost signal to thread 7388
W20260709 14:48:12.367900  8279 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac240 after lost signal to thread 7462
W20260709 14:48:12.369782  8279 debug-util.cc:398] Leaking SignalData structure 0x7b0800131e80 after lost signal to thread 8282
I20260709 14:48:12.488166  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:12.504472  7364 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:12.506192  9056 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:12.533668  7286 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:12.535046  9035 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:12.554800  7430 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:12.556150  9058 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:12.572942  7286 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:12.574676  9058 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:13.598552  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:13.639192  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:13.639643  7364 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:13.641742  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:13.642307  7286 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:13.644649  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:13.645260  7430 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:13.648097  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:13.648628  7364 raft_consensus.cc:606] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:13.650795  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:13.651177  7430 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:13.652009  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:13.653108  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:13.707363  9066 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:13.707892  9067 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:13.709221  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:13.709661  7430 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:13.709949  7430 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.715605  7430 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:13.717705  7430 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:13.717883  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:13.718520  7286 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:13.719048  7286 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:13.719852  7286 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:13.721422  7286 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.722560  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:13.723204  7364 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:13.767632  7286 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:13.785512  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:13.786988  9068 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:13.787354  7364 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:13.787611  9068 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:13.789120  9068 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:13.906793  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:13.957424  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 79279.5us
I20260709 14:48:14.046550  9071 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:14.047173  9009 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:14.048748  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:14.049258  7361 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:14.049556  7361 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:14.054872  7361 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.057214  7361 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:14.058260  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:14.058934  7430 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:14.059223  7430 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:14.059478  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:14.060065  7282 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:14.060349  9073 raft_consensus.cc:993] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:14.060010  7430 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.060984  9058 raft_consensus.cc:1081] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:14.061223  7430 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:14.063205  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:14.063683  7431 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:14.064002  7431 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.067224  7282 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:14.068784  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:14.069516  7430 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:14.069696  8968 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:14.070966  8968 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:14.071483  7431 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.071851  8968 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.074781  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:14.075412  7289 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.076383  7431 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:14.077898  9058 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:14.078939  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:14.079466  7361 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:14.079587  9074 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:14.079780  7361 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:14.080566  7361 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.081321  9071 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:14.081853  9071 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:14.083204  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:14.083719  7284 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:14.084067  7284 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.084151  7361 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.086189  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:14.086694  7359 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:14.086990  7359 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:14.093389  7361 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:14.094992  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:14.095578  7289 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:14.095818  9009 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:14.096910  9009 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:14.097843  9009 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.103399  7284 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.105799  7284 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:14.106480  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:14.107488  7361 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:14.107820  7361 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:14.109946  7361 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.110396  7359 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.110998  7361 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.112351  7359 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:14.112730  7185 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:14.114230  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:14.114737  7431 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:14.115012  7431 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:14.115875  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:14.115696  7431 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.116369  7430 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:14.116859  7431 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:14.124425  7430 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:14.128535  7431 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:14.129413  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:14.130350  7254 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:14.131031  7289 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:14.131211  9077 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:14.131793  9077 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:14.132676  9077 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.139870  7329 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:14.140666  9058 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:14.141150  9058 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:14.142072  9058 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:14.145764  7361 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:14.154279  7185 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:14.156625  7289 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:14.165759  7183 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:14.175940  7185 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:14.202888  7282 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:14.204048  9068 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:14.215837  7359 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:14.218222  9068 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:14.472226  7289 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:14.473278  9058 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:14.482564  7431 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:14.483940  9073 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:14.529016  7431 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:14.530055  9077 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:14.550714  7359 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:14.554018  9078 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:14.559670  7282 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:14.564947  9073 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:14.578354  7364 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:14.579692  9009 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:14.598367  7430 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:14.599547  9058 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:14.611814  7289 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:14.613125  9009 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:14.654552  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:15.713284  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:15.753557  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:15.754066  7364 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:15.756541  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:15.757061  7430 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:15.759225  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:15.759608  7431 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:15.761483  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:15.761868  7282 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:15.763967  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:15.764427  7364 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:15.765345  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:15.766534  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:15.893939  9071 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:15.894416  9009 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:15.895615  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:15.896111  7361 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:15.896435  7361 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:15.901912  7361 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:15.903347  7361 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:15.903818  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:15.904076  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:15.904382  7282 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:15.904662  7430 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:15.904982  7430 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:15.905691  7430 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:15.906620  7430 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:15.908739  7282 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:15.909879  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:15.910706  9037 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:15.911115  9037 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:15.911952  9037 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:15.913149  7430 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:15.928329  7186 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.003551  9009 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:16.003985  9071 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:16.005398  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:16.005970  7361 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.006309  7361 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.010583  7361 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.012094  7361 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:16.012712  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:16.013025  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:16.013291  7289 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.013507  9100 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:16.013553  7430 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:16.014113  7430 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:16.014194  9100 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:16.014915  7430 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.015918  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:16.016166  7430 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.016445  7282 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.016776  7282 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:16.019583  7289 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:16.020618  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:16.021976  9037 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:16.022497  9037 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:16.022596  7430 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:16.023460  7282 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.025657  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:16.023429  9037 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.026511  7364 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:16.026837  7364 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:16.027489  7364 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.028469  7364 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:16.029644  7282 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:16.029829  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:16.030443  7430 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:16.034076  7364 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:16.035266  7252 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:16.036072  9066 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:16.036239  7430 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:16.036558  9066 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:16.037452  9066 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.042150  7186 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.053310  7186 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:16.238051  9037 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:16.238492  9100 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:16.239696  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:16.240089  7430 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.240355  7430 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.244783  7430 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.246225  7430 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:16.246873  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:16.247144  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:16.247385  7289 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.247653  7359 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:16.247910  7359 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:16.248466  7359 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.249295  7359 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.252027  7289 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:16.253062  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:16.253773  9071 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:16.254129  9078 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:16.254236  9071 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:16.254494  7359 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:16.255424  9066 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:16.256019  9071 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.257197  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:16.257727  7430 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.260578  7430 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.266672  7430 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.268465  7430 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:16.268906  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:16.268661  7186 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.269420  7289 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:16.269761  7289 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:16.270114  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:16.270645  7359 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.270370  7289 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.271960  7289 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:16.277796  7359 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:16.280157  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:16.281051  7289 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:16.283038  9071 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:16.283433  9071 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:16.284129  9071 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:16.293887  7186 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.375928  7289 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:16.377034  9037 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:16.389223  7430 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:16.391259  9114 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:16.442003  7430 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:16.443043  9111 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:16.449388  7364 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:16.451159  9066 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:16.513542  7431 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:16.514532  9114 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:16.522922  7289 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:16.523976  9114 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:16.643224  7361 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:16.644412  9071 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:16.653023  7289 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:16.654312  9102 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:16.670363  7289 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:16.671720  9102 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:16.683852  7361 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:16.686033  9102 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:16.767242  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:17.804052  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:17.839243  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:17.839911  7282 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:17.842180  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:17.842594  7430 raft_consensus.cc:606] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:17.844833  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:17.845245  7364 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:17.847414  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:17.847903  7364 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:17.850323  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:17.850730  7430 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:17.851672  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:17.852356  9114 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:17.852979  9009 raft_consensus.cc:993] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:17.853206  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:17.853384  9102 raft_consensus.cc:1081] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:17.853901  9114 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:17.855079  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:17.855610  7364 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.855839  7364 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:17.855141  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:17.856344  7282 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.856580  7282 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.860127  7364 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.860714  7282 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.861409  7364 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:17.862097  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:17.862617  7286 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:17.862527  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:17.862977  7282 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:17.863230  7430 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:17.863401  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:17.863570  7430 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:17.863889  7364 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:17.864202  7364 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:17.864748  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:17.864853  7364 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.865267  7431 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.865450  7430 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.866114  7364 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.867192  7430 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:17.869838  7286 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:17.870836  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:17.871317  7431 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:17.871840  9114 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:17.872298  9114 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:17.872819  7364 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:17.873158  9114 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.873106  7430 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:17.874497  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:17.875206  9066 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:17.875629  9066 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:17.876525  9066 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.891925  7183 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.897320  7186 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.938728  9133 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:17.939147  9128 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:17.940470  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:17.941023  7430 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.941355  7430 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.946054  7430 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.948312  7430 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:17.948571  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:17.949127  7361 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.948326  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:17.949775  7286 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:17.950081  7286 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:17.950765  7286 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.951858  7286 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.954805  7361 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:17.956585  7401 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:17.957365  9009 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:17.957792  9009 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:17.958572  9009 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:17.961007  7286 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:17.971231  7186 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.062606  9102 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:18.063027  9009 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:18.064174  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:18.064615  7361 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:18.064918  7361 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:18.069643  7361 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.070958  7361 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:18.071544  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:18.072078  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:18.071959  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:18.072587  7430 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:18.073285  7430 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:18.074252  7430 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.075490  7430 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:18.078161  7282 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:18.078961  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:18.079618  9037 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:18.080035  9037 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:18.080770  9037 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.081236  7430 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:18.089534  7186 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:18.122632  9114 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:18.123049  9037 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:18.124498  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:18.124897  7430 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:18.125213  7430 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:18.129546  7430 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.131331  7430 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:18.131595  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:18.131875  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:18.132189  7286 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:18.132433  7359 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:18.132756  7359 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:18.133495  7359 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.134652  7359 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:18.137562  7286 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:18.138412  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:18.139170  9102 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:18.139756  7359 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:18.139678  9102 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:18.140713  9102 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:18.150743  7186 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.307235  7430 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:18.308431  9133 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.317790  7359 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:18.319574  9133 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.353915  7286 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:18.354833  9037 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:18.359856  7359 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:18.361936  9009 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.362185  7430 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:18.364780  9114 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:18.390247  7286 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:18.391412  9009 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.479104  7282 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:18.480392  9114 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.489375  7430 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:18.494401  9114 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.692873  7282 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:18.693984  9102 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:18.703474  7359 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:18.704942  9102 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:18.854185  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:19.893786  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:19.928068  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:19.928529  7430 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:19.930676  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:19.931176  7430 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:19.933158  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:19.933645  7361 raft_consensus.cc:606] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:19.935833  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:19.936313  7286 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:19.938565  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:19.939051  7361 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:19.940600  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:19.941672  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:19.985044  9102 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:19.985451  9142 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:19.986675  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:19.987049  7361 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:19.987262  7361 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.991787  7361 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:19.993427  7361 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:19.994378  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:19.994946  7286 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.994971  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:19.995643  7430 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:19.995873  7430 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:19.996507  7430 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:19.997427  7430 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.999513  7286 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:20.001165  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:20.001986  9130 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:20.002399  9130 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:20.002573  9066 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:20.003147  9158 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:20.003329  9130 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.004323  7430 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:20.004694  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:20.005141  7431 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.005467  7431 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.010294  7431 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.012738  7431 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:20.013543  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:20.013532  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:20.014178  7286 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:20.014526  7361 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.014763  7286 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:20.015516  7286 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.016711  7286 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.019593  7361 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:48:20.020610  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:20.021287  9142 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:20.022547  9142 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:20.023473  9142 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.024505  7186 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.027081  7286 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:48:20.042250  9102 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:20.042663  9102 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:20.045466  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:20.046108  7361 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.046505  7361 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.051899  7361 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.052681  7183 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 2 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 3 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.054792  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:20.055337  7286 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.060436  7286 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:20.061447  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:20.062124  9130 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:20.062572  7361 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:20.062641  9130 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:20.063656  9130 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.111809  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:20.112449  7431 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:20.112730  7431 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:20.113392  7431 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.114560  7431 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:20.128054  7431 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:20.130765  7183 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.144012  9130 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:20.144471  9130 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:20.147271  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:20.147778  7430 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.148123  7430 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:20.152993  7430 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:20.155494  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:20.156028  7359 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:20.156306  7359 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:20.156488  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:20.157017  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:20.157015  7359 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:20.157733  7430 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:20.158291  7359 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:20.163635  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:20.163930  7359 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:20.164908  7403 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:20.165544  9161 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:20.166038  9161 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:20.166842  9161 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:20.176257  7183 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.237380  9130 raft_consensus.cc:993] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:20.237763  9169 raft_consensus.cc:1081] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:20.238926  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:20.239284  7286 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.239496  7286 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:20.244110  7286 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.246135  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:20.246248  7286 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:20.246659  7361 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:20.246421  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:20.247283  7430 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:20.247071  7361 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:20.248116  7361 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.249136  7361 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:20.252792  7430 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:20.253639  7254 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:20.254225  9158 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:20.254546  7361 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:20.254614  9158 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:20.255461  9158 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:20.265213  7183 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.452813  7431 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:20.453765  9130 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.465668  7289 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:20.468199  9169 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.476001  7429 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:20.477886  9130 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:20.486433  7286 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:20.491446  9130 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:48:20.508126  7361 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:20.509155  9142 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.518584  7286 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:20.519856  9102 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.549011  7359 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:48:20.570892  9102 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:48:20.611685  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:48:20.613018  9142 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:48:20.646063  7356 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:20.647090  9158 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:20.656479  7429 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:20.661482  9157 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:20.942495  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:21.987267  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:22.030956  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:22.031450  7356 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:22.034415  7356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:22.034796  7356 raft_consensus.cc:606] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:22.036924  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:22.037422  7429 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:22.039562  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:22.039968  7429 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:22.042677  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:22.043159  7282 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:22.044142  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:22.045142  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:22.151535  9142 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:22.151926  9161 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:22.153163  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:22.153687  7361 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.154054  7361 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:22.158783  7361 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:22.160323  7361 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:22.161041  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:22.161300  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:22.161702  7429 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:22.161969  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:22.162150  7429 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:22.163129  7429 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:22.164314  7429 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:22.169342  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:22.170459  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:22.171105  7429 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:22.171236  9177 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:22.175886  9177 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:22.176628  9177 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [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: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:22.178776  9189 raft_consensus.cc:993] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:22.179317  9189 raft_consensus.cc:1081] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:22.182217  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:22.184728  7282 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.187268  7282 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.188443  9157 raft_consensus.cc:993] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:22.188932  9157 raft_consensus.cc:1081] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:22.190824  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:22.191345  7429 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.191664  7429 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:22.196506  7429 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.197886  7429 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:22.198700  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:22.199261  7361 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:22.200709  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:22.201267  7286 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:22.201615  7286 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:22.202307  7286 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.202467  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.203553  7286 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:22.209420  7361 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:22.210232  7286 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:22.211362  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:22.213177  9161 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:22.212064  7282 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.213656  9161 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:22.214697  9161 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.215694  7282 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:22.218556  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:22.219098  7429 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.222671  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:22.223237  7361 raft_consensus.cc:3055] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:22.223580  7361 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:22.224395  7361 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.226325  7429 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:22.226900  7361 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:22.227415  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:22.228410  9192 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:22.228938  9192 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:22.230111  9192 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.228003  7183 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:22.233625  7361 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:22.245543  7183 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 2 to 3, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.434331  9188 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:22.434775  9177 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:22.435998  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:22.436420  7431 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.436673  7431 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.441708  7431 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.443071  7431 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:22.443713  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:22.443914  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:22.444262  7282 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.444495  7356 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:22.444861  7356 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:22.445714  7356 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.446771  7356 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.450872  7282 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:22.452912  7356 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:22.453049  7402 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:22.453764  9142 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:22.454205  9142 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:22.454943  9142 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.457204  9199 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:22.457798  9199 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:22.459259  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:22.459724  7356 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:22.460039  7356 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.465018  7356 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.466650  7356 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:22.468235  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:22.468734  7431 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:22.469031  7431 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:22.469064  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:22.469664  7286 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.470232  7431 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.471720  7431 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:22.474696  7183 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:22.476195  7286 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:22.477795  7328 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:22.478593  9188 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:22.479031  9188 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:22.479413  7431 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:22.479782  9188 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:22.490760  7183 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 4, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:22.609899  7356 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:22.611013  9199 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.623031  7363 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.623586  7286 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:22.626590  9161 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.629267  9192 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.652423  7431 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:22.653862  9192 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:22.752307  7431 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:48:22.753436  9188 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:22.762714  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:48:22.764040  9188 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:48:22.934042  7431 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.935201  9188 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.972995  7282 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.978446  7356 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.979873  9142 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:22.985961  9189 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:22.988471  7286 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:22.990427  9142 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:23.045780  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:24.091473  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:24.131740  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:24.132682  7429 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:24.136399  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:24.136957  7361 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:24.139647  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:24.140180  7429 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:24.142146  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:24.142575  7361 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:24.145008  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:24.145537  7286 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:24.147055  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:24.148509  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:24.302299  9213 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:24.302842  9177 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:24.304000  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:24.304396  7429 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:24.304675  7429 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:24.310411  7429 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.312129  7429 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:24.312865  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:24.312996  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:24.313620  7282 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:24.313660  7361 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:24.314136  7361 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:24.314924  7361 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.316191  7361 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:24.321233  7282 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:24.322667  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:24.323690  7361 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:24.323709  9142 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:24.324569  9142 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:24.325337  9142 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.335155  7183 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.434973  9220 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:24.435449  9214 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:24.436650  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:24.437084  7361 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:24.437379  7361 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:24.442464  7361 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.444049  7361 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:24.444770  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:24.445007  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:24.445322  7286 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:24.445600  7429 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:24.445883  7429 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:24.446803  7429 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.447890  7429 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:24.451650  7286 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:24.452675  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:24.453290  7429 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:24.453388  9177 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:24.453992  9177 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:24.454828  9177 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.464136  7183 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.572026  9214 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:24.572477  9220 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:24.573653  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:24.574047  7361 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:24.574265  7361 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:24.579326  7361 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.580670  7361 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:24.581140  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:24.581584  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:24.581708  7286 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:24.582139  7431 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:24.582382  7431 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:24.583020  7431 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.583885  7431 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:24.586338  7286 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:24.587136  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:24.587713  9177 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:24.588130  9177 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:24.589062  7431 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:24.588912  9177 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.600790  7183 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.613517  9213 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:24.613867  9177 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:24.615154  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:24.615630  7286 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:24.615962  7286 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.621071  7286 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.623168  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:24.623389  7286 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:24.623708  7361 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:24.624233  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:24.624665  7361 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:24.624800  7429 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.625574  7361 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.626869  7361 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.630869  7429 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:24.632097  7254 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:24.632855  9191 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:24.633044  7361 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:24.633350  9191 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:24.634217  9191 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.643525  7183 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.721863  9219 raft_consensus.cc:993] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:24.722294  9191 raft_consensus.cc:1081] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:24.723538  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:24.723932  7429 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:24.724184  7429 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.728518  7429 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.729856  7429 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:24.730684  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:24.730822  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:24.731217  7361 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.731366  7286 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:24.731750  7286 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:24.734333  7286 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.735534  7286 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:24.737658  7361 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:24.738821  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:24.739559  9214 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:24.740027  9214 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:24.740937  9214 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:24.741686  7286 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:24.750496  7183 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.812191  7286 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:24.813351  9220 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:24.824576  7356 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:24.825701  9214 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:24.964577  7431 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:24.964593  7286 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:24.965976  9213 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:24.967051  9213 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:25.104389  7286 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:25.105649  9189 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:25.112509  7431 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:25.113725  9219 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:25.118597  7429 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:25.121544  9213 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:25.128463  7363 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:25.130036  9238 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:25.149549  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:25.158450  7363 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:25.159798  9220 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:25.174880  7286 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:25.177985  9142 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:26.299638  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:26.333907  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:26.334522  7364 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:26.336951  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:26.337443  7431 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:26.340867  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:26.341331  7285 raft_consensus.cc:606] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:26.345918  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:26.347530  7364 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:26.349860  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:26.350284  7432 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:26.351195  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:26.352499  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:26.576438  9246 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:26.577083  9253 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:26.578601  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:26.579265  7432 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.579710  7432 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.584910  7432 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.586665  7432 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:26.587064  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:26.587646  7285 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.587519  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:26.588172  7364 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:26.588466  7364 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:26.589179  7364 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.590339  7364 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.594054  7285 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:26.595136  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:26.595852  9220 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:26.596302  9220 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:26.597157  9220 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.602696  7364 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:26.605305  9251 raft_consensus.cc:993] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:26.605854  9142 raft_consensus.cc:1081] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:26.610235  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:26.610334  9246 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:26.610806  7364 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.610934  9246 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:26.611187  7364 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.612803  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:26.613296  7285 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.613641  7285 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.617623  7364 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.620502  7285 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.621328  7364 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:26.622793  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:26.623224  7285 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:26.623286  7289 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.624823  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:26.625422  7363 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:26.625756  7363 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:26.626566  7363 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.628075  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:26.628319  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:26.628559  7363 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.628662  7432 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.628871  7430 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:26.629530  7430 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:26.630268  7430 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.631062  7289 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:26.631378  7430 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:26.635221  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:26.635973  9246 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:26.636428  9246 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:26.637566  7363 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:26.638679  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:26.639535  9238 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:26.640056  9238 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:26.641031  9238 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.641530  7432 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:26.644609  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:26.637217  9246 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.651662  7430 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:26.680150  7185 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:26.681358  7183 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:26.695132  9250 raft_consensus.cc:993] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:26.695556  9250 raft_consensus.cc:1081] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:26.696866  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:26.697283  7430 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.697546  7430 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.703104  7430 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.704562  7430 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:26.705143  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:26.705485  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:26.705708  7289 raft_consensus.cc:3055] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:26.706072  7289 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:26.706122  7363 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.706858  7289 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.708046  7289 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.712383  7363 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:26.713425  7401 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:26.714077  9220 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:26.714239  7289 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:26.714612  9220 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:26.715484  9220 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.725687  7183 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:26.797636  9220 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:26.798198  9214 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:26.799701  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:26.800261  7364 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.800642  7364 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.805193  7364 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.807451  7364 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:26.807971  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:26.808346  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:26.808537  7285 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.808866  7430 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:26.809130  7430 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:26.809731  7430 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.810698  7430 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:26.813290  7285 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:26.814436  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:26.815383  9177 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:26.815834  9177 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:26.815886  7430 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:26.816579  9177 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:26.826313  7183 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:26.937788  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb0a0 after lost signal to thread 6143
W20260709 14:48:26.938679  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08001a28c0 after lost signal to thread 7221
W20260709 14:48:26.939488  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08000b55a0 after lost signal to thread 7313
W20260709 14:48:26.940284  7310 debug-util.cc:398] Leaking SignalData structure 0x7b080023b820 after lost signal to thread 7388
W20260709 14:48:26.941015  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800330480 after lost signal to thread 7462
W20260709 14:48:26.941792  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08002ec300 after lost signal to thread 8282
I20260709 14:48:27.050935  7289 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:27.051932  9214 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.084545  7364 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:27.085994  9251 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.088187  7431 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:27.089651  9238 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.123059  7363 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:27.128955  9254 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.178923  7289 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:27.180388  9177 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.197072  7431 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:27.198418  9177 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.250310  7285 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:27.251422  9272 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.261437  7431 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:27.262809  9177 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:27.305146  7285 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:27.306339  9220 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:27.314854  7363 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:27.316179  9214 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:27.353361  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:28.515267  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:28.798480  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 530259us
W20260709 14:48:28.867589  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 46037.7us
W20260709 14:48:28.918275  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 370285us
I20260709 14:48:28.955497  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:28.956065  7363 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:28.998044  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:28.998616  7431 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:29.006173  9285 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:29.006620  9285 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:29.009024  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:29.009567  7432 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.009965  7432 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:29.024281  7432 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.033716  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:29.035609  7284 raft_consensus.cc:606] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:29.039337  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:29.039831  7359 raft_consensus.cc:606] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:29.041038  7432 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:29.041857  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:29.042421  7284 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:29.042397  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:29.043064  7359 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:29.043339  7359 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:29.044054  7359 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.045078  7359 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:29.046058  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:29.046599  7431 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:29.047837  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:29.049469  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:29.051767  7284 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:29.052758  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:29.053570  9251 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:29.054282  9251 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:29.054543  7359 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:29.055255  9251 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.068017  7183 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:29.210343  9250 raft_consensus.cc:993] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:29.210887  9280 raft_consensus.cc:1081] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:29.212917  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:29.213438  7432 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.213860  7432 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.220192  7432 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.221974  7432 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:29.224359  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:29.224853  7289 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:29.225147  7289 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:29.225733  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:29.226344  7356 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.225792  7289 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.226600  9287 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:29.227059  9287 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:29.228454  7289 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.230710  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:29.231213  7364 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.231523  7364 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:29.232693  7356 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:29.234166  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:29.234949  9277 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:29.235190  7289 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:29.235616  9277 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:29.236477  9277 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.238350  7364 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.240752  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:29.241240  7284 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:29.242084  7364 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:29.243148  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:29.246163  7432 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:29.246523  7432 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:29.247313  7432 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.248226  7284 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:29.248466  7432 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:29.249312  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:29.250458  9281 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:29.250926  9281 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:29.251682  9281 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.254462  7432 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:29.264611  7183 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:29.267624  7185 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:29.297123  9251 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:29.297573  9277 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:29.298813  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:29.299212  7364 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.299479  7364 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:29.306437  7364 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.308483  7364 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:29.308569  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:29.309121  7289 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:29.309350  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:29.309887  7432 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:29.310170  7432 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:29.310874  7432 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.311961  7432 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:29.313596  7289 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:29.314407  7328 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:29.314980  9281 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:29.315347  9281 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:29.316184  9281 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.317826  7432 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:29.330039  7185 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:29.417691  9284 raft_consensus.cc:993] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:29.418161  9281 raft_consensus.cc:1081] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:29.419641  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:29.420040  7289 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.420290  7289 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.425557  7289 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.428452  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:29.428944  7364 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:29.429239  7364 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:29.430156  7364 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.430742  7289 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:29.431190  7364 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.435843  7364 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:29.435266  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:29.436789  7432 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.437021  7252 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:29.437911  9250 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:29.439040  9250 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:29.439913  9250 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:29.440599  7289 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:29.442210  9277 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:29.443035  7432 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:29.458858  7185 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:29.478044  7364 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:29.480827  9287 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:29.743216  7284 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:29.744324  9281 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:29.753312  7432 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:29.755370  7432 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:29.759019  9246 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:29.760260  9246 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:48:29.775691  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6740 after lost signal to thread 6143
W20260709 14:48:29.776610  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6360 after lost signal to thread 7221
W20260709 14:48:29.777655  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5f80 after lost signal to thread 7313
W20260709 14:48:29.778653  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4440 after lost signal to thread 7388
W20260709 14:48:29.779614  7218 debug-util.cc:398] Leaking SignalData structure 0x7b080030db00 after lost signal to thread 7462
W20260709 14:48:29.780602  7218 debug-util.cc:398] Leaking SignalData structure 0x7b0800316560 after lost signal to thread 8282
I20260709 14:48:29.787523  7356 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:48:29.788723  9287 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:29.803390  7284 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:29.810037  9246 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:29.833840  7289 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:48:29.836232  7432 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:29.841374  9297 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:29.841435  9296 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:48:29.877095  7356 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:29.878335  9280 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:30.050364  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:30.057667  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 121794us
W20260709 14:48:30.135327  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 44681.9us
W20260709 14:48:30.145128  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 55111.7us
I20260709 14:48:31.155740  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:31.208695  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:31.209291  7285 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:31.211715  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:31.212113  7364 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:31.214212  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:31.214589  7364 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:31.217095  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:31.217586  7431 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:31.219779  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:31.220232  7431 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:31.221724  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:31.223272  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:31.316917  9313 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:31.317504  9314 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:31.319027  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:31.319537  7285 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.319892  7285 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.328073  7285 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.330300  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:31.330859  7359 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:31.331132  7359 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:31.331843  7359 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.332798  7359 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.333313  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:31.333855  7431 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.329952  7285 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:31.340853  7431 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:31.340998  7359 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:31.342954  7252 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:31.343623  9250 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:31.344074  9250 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:31.344825  9250 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.358566  7186 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:31.437750  9324 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:31.438293  9324 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:31.439524  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:31.439930  7364 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.440188  7364 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.448145  7364 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.450198  7364 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:31.450409  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:31.450949  7285 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.454217  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:31.454768  7438 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:31.455024  7438 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:31.455696  7438 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.455993  7285 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:31.457021  7438 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.457589  7328 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:31.458220  9313 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:31.458593  9313 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:31.459393  9313 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.464079  7438 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:31.469993  7186 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:31.516216  9280 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:31.516708  9332 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:31.518244  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:31.518632  7438 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.518878  7438 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.524032  7438 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.526247  7438 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:31.526510  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:31.527055  7284 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:31.527336  7284 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:31.528031  7284 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.529062  7284 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.530588  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:31.531136  7364 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.536725  7364 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:31.537741  7401 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:31.538594  9328 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:31.538906  9313 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:31.539083  9328 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:31.539330  9313 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:31.539937  9328 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.540659  7284 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:31.541584  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:31.542109  7431 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.542439  7431 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:31.551493  7431 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.551802  7186 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:31.553727  7431 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:31.553646  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:31.554919  7285 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:31.564792  7285 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:31.553646  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:31.565706  7364 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:31.566035  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:31.566064  7364 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:31.566744  9324 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:31.567152  9324 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:31.566911  7364 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.567886  9324 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.568149  7364 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:31.575636  7364 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:31.579411  7186 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:31.609086  9328 raft_consensus.cc:993] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:31.609462  9324 raft_consensus.cc:1081] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:31.610673  7356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:31.611066  7356 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.611336  7356 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.616276  7356 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.617532  7356 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:31.618486  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:31.619064  7431 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:31.619335  7431 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:31.619942  7431 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.620723  7431 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.618462  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:31.623766  7285 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:31.624748  7431 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:31.625605  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:31.626219  9314 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:31.626593  9314 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:31.627549  9314 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:31.629756  7285 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:31.637933  7186 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:31.733639  7434 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:31.734629  9332 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:31.756549  7356 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:31.757717  9250 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:31.960559  7434 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:31.961549  9314 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:31.971760  7285 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:31.974546  9313 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:31.997727  7284 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:32.001247  9346 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:32.020045  7359 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:32.023404  9346 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:32.039183  7285 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:32.039592  7359 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:32.040506  9349 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.041184  9346 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.056579  7434 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:32.057941  9348 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.082935  7284 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:32.084128  9346 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.224138  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.186918  9358 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.187515  9358 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:34.189714  9358 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:48:34.198666  9360 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.199235  9360 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.201160  9360 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.227694  9360 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.228276  9360 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.230621  9360 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.231160  9360 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.231659  9360 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.233702  9360 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.241254  9370 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.241863  9370 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.239168  9360 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.245491  9360 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.240801  9368 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.247488  9360 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.248016  9368 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.252503  9368 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.254314  9369 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.256615  9370 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.241858  9371 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.258628  9371 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.259526  9323 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.260051  9323 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:34.260473  9371 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.261673  9368 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.261781  9369 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.262254  9368 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.262862  9323 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.263415  9370 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.265071  9368 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.271849  9358 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.272390  9358 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.266058  9370 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:34.271188  9372 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.274343  9372 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.275333  9370 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.266963  9365 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.288084  9376 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.288770  9377 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.288678  9376 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.277129  9367 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.293061  9367 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.293885  9358 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.294517  9358 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.295296  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.286923  9374 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.289355  9377 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.296950  9370 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.297411  9370 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.297977  9377 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.287866  9365 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.299242  9370 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.299829  9365 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.289582  9369 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.301008  9374 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.304260  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.305369  9360 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.306139  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.307107  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.307001  9360 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.307523  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.306584  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.307780  7281 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:34.309755  9360 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.309311  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.309860  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.323071  9380 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.305053  9358 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:34.323794  9380 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.320343  9376 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.320909  9372 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.322330  9374 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.322718  9367 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.328960  9380 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.329825  9358 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:34.366520  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.375463  7185 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35020 (request call id 458) took 1154 ms. Trace:
I20260709 14:48:34.378922  7185 rpcz_store.cc:276] 0709 14:48:33.220587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:33.220701 (+   114us) service_pool.cc:224] Handling call
0709 14:48:34.375233 (+1154532us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260709 14:48:34.378140  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.386703  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.390095  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.392536  9384 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.376176  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.401755  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.402603  7362 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:34.403105  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.410351  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.410871  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:34.411170  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.413407  9374 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.413640  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.411505  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.414197  9374 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.415931  9367 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.416633  9367 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.417450  9374 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.418447  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.422043  9358 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.422617  9379 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.424315  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.424381  9378 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.425287  9381 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.411650  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:48:34.426012  9382 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.430696  9358 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.431507  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.426869  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.427057  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.431071  9381 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:34.433130  9358 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.427289  9367 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.427476  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.438408  9378 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.439163  7289 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:34.428234  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.440287  7286 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:34.431197  9382 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.424151  9380 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.432729  9379 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.433056  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.434656  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.434993  7329 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:34.434667  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.442862  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.443186  9382 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.440487  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.445608  9379 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.443866  9380 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.443893  9367 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:34.446476  9381 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:34.446569  9367 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.447299  9367 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.449308  9380 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.450248  9382 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.450259  9358 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.451185  9358 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.451522  9378 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.455772  9380 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.456410  9358 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.456655  9380 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.459441  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.458307  9383 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.458662  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.461961  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.462654  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.462977  9383 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.464334  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.458783  9379 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.465262  9381 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.451040  9382 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.465732  9379 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.394047  9384 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.466228  9381 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.468621  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.470484  9383 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.471002  9370 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.471668  9370 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.474112  9370 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.476184  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:34.476953  9382 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.477588  9383 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.478255  9379 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.478781  9358 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.480425  9358 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.481853  9370 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.478358  9383 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.488516  9383 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.479733  9381 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.478902  9380 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.485478  9382 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.490190  9382 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.486227  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.486302  9358 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.491331  7437 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:34.491143  9367 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:34.493206  9380 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:34.493837  9380 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.493099  9382 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.495941  9380 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.499338  9370 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.500375  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.500437  9384 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.534749  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.534859  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.539006  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.535446  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.545976  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.546816  7431 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:48:34.537251  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:34.538223  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.526671  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.539494  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.536674  9367 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:34.556864  7438 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:34.557685  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.566819  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.550518  9370 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.536733  7432 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:34.551123  9384 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.551810  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.553157  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.553357  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.569152  9384 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.570457  9372 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.570909  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.571064  9372 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.572170  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.575902  9372 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.579243  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.581218  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.581504  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.582144  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.582878  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.583328  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.582824  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.584860  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.585145  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.585778  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.586565  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.587577  9367 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:34.582732  9372 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:34.587996  9367 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.588447  9372 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.588539  9367 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.588943  9372 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.587008  9384 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.591018  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.582369  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.594558  7252 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.595422  9374 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:34.595824  9374 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:34.596231  9374 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.598232  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.599521  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.600867  9367 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.600312  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:34.605377  9367 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.606359  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:48:34.606748  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.607173  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.607738  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.608325  9367 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:34.610103  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.611168  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.612531  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.617091  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.618067  9384 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:34.618490  9384 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.620467  9384 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:34.621359  9372 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.622260  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.624249  9370 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.623384  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.623472  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.626449  7364 raft_consensus.cc:2393] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 5: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:48:34.625485  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.625509  8219 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.626909  9368 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:34.627166  7402 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.627457  9368 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.627880  9368 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:34.628610  9386 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.632332  9375 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:34.634793  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.635102  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:34.635886  7364 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.638250  7356 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:34.639603  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.641773  9372 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.646209  9384 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.648090  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.648401  9384 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.649154  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.649235  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.649775  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.650357  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.650532  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.651427  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.651782  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.652542  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.653223  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.653677  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.653796  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.651891  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.654973  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.656215  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:34.656985  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.632745  9386 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.626504  9374 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.667932  9374 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.668416  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.660955  9368 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.672114  7401 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.673454  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.673794  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:34.674957  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.675146  9368 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.675359  7329 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.677404  9376 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.685372  9382 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.691061  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.692437  7437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:34.693004  7437 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.696405  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.697130  7329 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.697964  9384 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.698386  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.699019  9367 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.699200  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.699301  9384 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.698447  7329 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.702481  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.703316  9384 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.703754  9367 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.704936  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.705026  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:34.705574  7284 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.707716  9367 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.707913  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.708600  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:34.709101  7329 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.710161  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.713137  7361 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.710857  7362 raft_consensus.cc:1240] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:34.714871  9384 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.716303  9384 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:34.716569  9365 consensus_queue.cc:1059] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:34.717168  9367 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.717501  9386 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:34.717749  9387 raft_consensus.cc:3055] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:34.718171  9387 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:34.719134  9387 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:34.718380  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.720392  9386 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.720474  9387 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:34.721288  9386 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.722149  7284 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:34.722853  9386 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.721292  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.727011  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:34.727528  7430 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.728267  9367 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:34.729538  7329 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.731370  7329 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.730291  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.730233  9367 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:34.733830  9384 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.736636  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.737447  9384 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.739063  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.739141  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.739871  9384 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:34.740980  9387 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:34.741410  9387 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.741859  9387 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:34.742223  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:34.741539  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.743801  9368 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:34.743923  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:34.744189  9368 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.744700  9368 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:34.744231  7254 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:34.745398  7401 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
I20260709 14:48:34.746129  9374 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:34.746534  9374 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:34.746933  9374 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:34.747133  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.747864  9365 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.749276  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.750169  9366 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.751963  9368 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.752799  9358 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.754420  9368 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.755054  9365 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.756834  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.758368  9384 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.758623  7329 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.759303  9372 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.759558  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.760493  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.761263  9372 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.762189  9387 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.762579  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.763449  9372 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:34.763938  9384 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.764689  7329 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.765443  9372 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.766156  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.766812  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.763173  9374 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.767644  9387 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.768591  7329 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.769290  9372 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.770349  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.770552  9358 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:34.771100  9358 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:34.771976  7430 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:34.775166  9386 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.776758  7401 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.777305  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.777467  9386 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:34.778024  9366 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:34.778268  9374 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.778658  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.779412  9386 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:34.779882  9374 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:34.780364  9374 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:34.780566  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.781045  9372 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:34.781343  9386 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.782015  9367 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:34.782363  9367 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:34.782519  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.783396  9386 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.783306  9367 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.784466  9367 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:34.785676  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.786428  9386 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.787566  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.788278  9386 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.789366  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.790103  9386 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.791213  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.792768  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.791548  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.793242  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:34.795877  7431 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.796236  7431 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:34.797744  9386 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:34.800523  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.801275  9386 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:34.803406  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.804126  9386 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:34.804412  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.804653  7431 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.806041  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.807312  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.807885  7288 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:34.810206  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:34.810695  7430 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.810992  7430 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.811165  7286 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:34.818034  7288 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:34.819139  7402 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.819948  9386 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:34.820430  9386 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.820850  7430 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.821378  9386 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.825388  7431 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.830575  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.831295  9366 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:34.831346  7361 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:34.832576  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.835110  9374 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:34.833981  7430 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:34.836172  7362 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:34.836048  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.836445  7254 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:34.836794  7288 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:34.837515  7288 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:34.838621  7288 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.839727  7288 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.841347  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.841924  7361 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:34.842206  7361 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:34.842957  7361 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.844143  7361 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:34.848896  7185 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:34.843647  9374 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:34.855155  7288 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:34.855602  9358 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:34.856040  9358 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:34.856415  7402 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.857240  9386 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:34.857712  9386 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.858580  9386 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.860195  9358 consensus_queue.cc:1059] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:34.861110  9358 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:34.861420  9358 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:34.862229  9358 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.862833  7286 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:34.863509  9358 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:34.864519  9383 consensus_queue.cc:1059] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:34.865483  9383 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:34.865788  9383 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.866756  9383 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.867857  9383 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:34.872213  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:34.872722  7284 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.873085  7284 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:34.874179  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.874673  7362 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.879011  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:34.879913  9370 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:34.880388  9370 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.881207  9370 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.883358  7362 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:34.892231  7284 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.895920  7284 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.896471  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:34.899497  7362 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:34.899818  7362 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:34.900600  7362 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.901621  7362 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:34.896806  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.906149  7431 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:34.908813  9379 raft_consensus.cc:993] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:34.909277  9379 raft_consensus.cc:1081] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:34.915737  7362 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:34.917827  7431 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:34.919307  7254 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.920123  9387 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:34.920583  9387 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:34.921402  9387 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.922219  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:34.922684  7362 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.923017  7362 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.934891  7361 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:34.939682  7186 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:34.945788  7362 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.948179  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:34.948671  7284 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.955392  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:34.956003  7431 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:34.956338  7362 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:34.956331  7431 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:34.958709  7431 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.961918  7431 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:34.968587  7431 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:34.970203  7284 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:34.971338  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:34.972160  9358 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:34.972602  9358 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:34.973389  9358 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:34.976680  7186 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:34.978798  7186 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:34.984520  7185 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.104178  7284 raft_consensus.cc:1240] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:35.105345  9358 consensus_queue.cc:1059] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:35.106482  9367 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:35.106784  9367 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:35.107412  9367 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:35.108222  9367 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.163480  7286 raft_consensus.cc:1240] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:35.164527  9358 consensus_queue.cc:1059] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:35.165566  9367 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:35.165865  9367 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:35.166532  9367 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:35.167466  9367 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:48:35.205909  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001e21c0 after lost signal to thread 6143
W20260709 14:48:35.207013  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8ba0 after lost signal to thread 7221
W20260709 14:48:35.208175  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800168c60 after lost signal to thread 7313
W20260709 14:48:35.209050  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080025d7a0 after lost signal to thread 7388
W20260709 14:48:35.209951  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080025b580 after lost signal to thread 7462
W20260709 14:48:35.210906  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1420 after lost signal to thread 8282
I20260709 14:48:35.264626  7361 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:35.267668  9384 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:35.295894  7288 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:35.297495  9382 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:35.307056  7286 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:35.313210  9385 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:35.341832  7362 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:35.343308  9385 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:35.380373  7361 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:35.382627  9374 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.402679  7430 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:35.404155  9387 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.418586  7288 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:35.424911  9360 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.439826  7360 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:35.444027  9360 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.463904  7430 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:35.465445  9367 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.535746  7284 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:35.537111  9367 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:35.745024  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.114130  9360 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.114717  9360 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.117331  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:36.119130  7284 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:36.118340  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.120048  7362 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:36.121325  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:36.122023  9382 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:36.122367  9382 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.122613  9382 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.128471  9382 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.131371  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.131892  9360 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.131592  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.132799  7362 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.138227  9382 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.131959  7284 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.142158  7362 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:36.143337  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:36.144132  9382 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:36.144611  9382 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.147783  9382 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.154054  9372 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.154603  9372 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.156694  9372 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.158687  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:36.162884  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:36.163408  7286 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:36.164412  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:36.166106  9372 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:36.168708  9372 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.169312  9372 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:36.175160  7284 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:36.185230  9372 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.188128  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.188741  7284 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:36.196051  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:36.197701  9372 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.199031  7284 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:36.202045  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:36.203284  9358 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:36.203730  9358 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:36.204475  9358 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.208268  9384 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.208704  9384 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.210593  9384 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.212212  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:36.212568  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.212793  7286 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:36.213120  7362 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:36.214346  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:36.215046  9360 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:36.215380  9360 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.210997  7186 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.215695  9360 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.250960  9360 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.253055  9360 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.253728  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.254344  7286 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.254379  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.254998  7362 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.261328  7362 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:36.264142  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:36.264932  9360 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:36.265599  9360 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.268093  7286 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:36.268107  9360 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.278064  9413 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.278558  9413 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:36.282603  9413 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:36.283896  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:36.292237  9382 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:36.292562  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 1.
I20260709 14:48:36.292781  9382 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.294677  7254 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:36.298250  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:36.298957  7286 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 4: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:36.299672  9374 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:36.300089  9374 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.300400  9374 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:36.303710  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.304270  7361 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 2.
I20260709 14:48:36.305938  9382 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.315889  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.316455  7361 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:36.336221  9374 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:36.340039  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.341449  7362 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:36.351651  9374 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:36.352162  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:36.352684  8256 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:36.360622  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:36.366300  7254 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:36.370174  9374 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:48:36.379241  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 62569.9us
I20260709 14:48:36.379752  7362 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:36.371929  9374 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:36.384351  9374 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:36.384899  7187 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.391981  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:36.392854  9421 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:36.394699  9421 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:36.395148  9421 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:36.406327  9421 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.409032  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.409756  7284 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 4: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:36.408463  9421 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.412293  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.419009  7361 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:36.420449  7185 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.423079  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:36.429420  9421 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:36.431224  9421 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.432097  9421 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.433396  7185 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.446962  7185 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.531772  9421 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:36.532253  9421 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.533869  9421 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.534303  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:36.534612  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.535030  7284 raft_consensus.cc:2393] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:36.535200  7361 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:36.536121  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:36.536731  9421 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:36.536998  9421 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:36.537261  9421 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.542052  9421 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.543509  9421 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:36.543998  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.544299  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.544682  7284 raft_consensus.cc:2393] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:36.548581  7361 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:36.549399  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:36.549994  9421 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:36.550374  9421 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.551229  9421 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.559911  7185 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.627527  7430 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:48:36.633710  7430 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:36.634876  9417 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.644829  7284 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:36.646483  9417 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.686762  7284 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:36.687788  9385 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.693600  7361 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:36.695775  9385 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.751849  7361 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:36.752815  9421 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.768639  7284 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:36.769986  9438 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.784109  9387 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.784566  9387 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.786525  9387 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.787586  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:36.787917  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:36.788487  7361 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:36.790071  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:36.791050  9413 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:36.791396  9413 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.791699  9413 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:36.801252  9413 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.803527  9413 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.804388  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:36.805136  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:36.805696  7361 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:36.813485  7361 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:36.814271  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:36.814872  9413 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:36.815253  9413 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:36.815964  9413 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.825348  7185 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.826745  7361 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:48:36.827714  9414 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.844264  8256 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:48:36.846140  9374 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:48:36.853194  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.904191  7355 raft_consensus.cc:1240] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:36.905189  9438 consensus_queue.cc:1059] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.905788  9382 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:36.906111  9382 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.906801  9382 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.907615  9382 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:36.909389  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:36.909976  7430 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:36.912190  7284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:36.912705  7284 raft_consensus.cc:606] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:36.914875  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:36.915359  7430 raft_consensus.cc:606] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:36.916087  9382 raft_consensus.cc:993] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:36.916493  9438 raft_consensus.cc:1081] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:36.917484  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:36.917726  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:36.918028  7430 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:36.918243  7355 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.918582  7355 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.921083  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:36.921612  7430 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:36.922659  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:36.923823  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:36.924005  7355 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.925513  7355 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.926126  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.926689  7284 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.926712  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:36.927295  7430 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:36.927572  7430 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.928284  7430 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.929471  7430 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.932899  7284 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:36.933897  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:36.934608  9372 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:36.935084  9372 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:36.935530  7430 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:36.935927  9372 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.945046  7186 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.976891  9382 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:36.977267  9438 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:36.978421  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:36.978811  7355 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.979087  7355 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:36.983300  7355 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.984663  7355 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:36.985309  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:36.985517  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:36.985761  7284 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:36.986013  7430 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:36.986322  7430 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:36.986912  7430 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:36.987730  7430 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:36.990147  7284 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:36.990945  7328 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:36.991667  9372 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:36.992053  9372 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:36.992157  7430 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:36.992825  9372 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.002466  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.018167  9413 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.018625  9413 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.020298  9413 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:37.020918  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:37.021148  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:37.021498  7355 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:48:37.023129  7252 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:37.023667  7284 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:37.024173  9374 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:37.024528  9374 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.024840  9374 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:37.024854  9438 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.029752  9374 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.030609  7284 raft_consensus.cc:1240] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 14:48:37.031258  9374 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:37.032104  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:37.032538  7361 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:37.032441  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:37.034303  9438 consensus_queue.cc:1059] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.035044  9360 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:37.035408  9360 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:37.036223  9360 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.037384  9360 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:37.038585  7361 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:48:37.039600  7252 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:37.040162  9374 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:37.041893  9374 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:37.042737  9374 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.053592  7186 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.105091  9360 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:37.105475  9382 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:37.106671  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:37.107162  7361 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:37.107470  7361 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.112254  7361 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.114326  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:37.114400  7361 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:37.114562  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:37.114872  7286 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.115129  7431 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:37.115475  7431 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:37.116225  7431 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.117192  7431 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.120981  7286 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:48:37.122072  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:37.122669  9358 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:37.122745  7431 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:48:37.123208  9358 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:37.123924  9358 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.140467  7186 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.146729  9438 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:37.147186  9382 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:37.148804  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:37.149288  7361 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:37.149612  7361 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.154783  7361 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.156037  7361 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:37.156665  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:37.156881  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:37.157120  7284 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.157390  7431 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:37.157632  7431 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:37.158190  7431 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.159014  7431 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.162040  7284 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:37.162964  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:37.163569  9358 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:37.163938  9358 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:37.163942  7431 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:37.165033  9358 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.175575  7186 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.336833  7286 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:48:37.337925  9416 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.345909  7431 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:48:37.347193  9358 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.368234  7355 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:37.369346  9413 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.382397  7431 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:48:37.382728  7431 pending_rounds.cc:85] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 3
I20260709 14:48:37.382952  7431 pending_rounds.cc:107] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:48:37.383232  7431 raft_consensus.cc:2889] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:37.385164  9413 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.407164  9413 raft_consensus.cc:993] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:37.407611  9413 raft_consensus.cc:1081] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:37.409420  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:37.409840  7434 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:37.410135  7434 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.415006  7434 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.416690  7434 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:37.417130  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:37.417440  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:37.417774  7284 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:37.418016  7355 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.418148  7284 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:37.418799  7284 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.419608  7284 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.422304  7355 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:37.423146  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:37.423700  9382 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:37.423871  7284 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:37.424137  9382 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:37.424948  9382 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:37.434095  7186 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.441160  7361 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:37.442485  7284 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.442509  9413 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:37.443756  9358 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:37.458214  7434 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 7. (term mismatch)
I20260709 14:48:37.458581  7434 pending_rounds.cc:85] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 6
I20260709 14:48:37.458825  7434 pending_rounds.cc:107] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 8.7
I20260709 14:48:37.459064  7434 raft_consensus.cc:2889] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:37.461580  9374 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.467847  7434 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.469221  9358 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:37.678292  7284 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:37.678905  7431 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:37.679522  9416 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:37.680025  9358 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:37.696076  7286 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:37.709510  9358 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:37.721386  7431 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:37.726814  9417 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:37.807971  7361 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:37.809033  9382 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:37.815505  7286 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:37.816684  9360 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:37.924619  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:38.967571  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:39.015218  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:39.015990  7361 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:39.019155  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:39.019584  7361 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:39.021476  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:39.021896  7431 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:39.023767  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:39.024274  7431 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:39.026554  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:39.027081  7288 raft_consensus.cc:606] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:39.028055  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:39.029688  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:39.353562  9461 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.354043  9469 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.355264  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:39.355664  7431 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.355968  7431 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:39.361289  7431 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.363396  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:39.363623  7431 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:39.363863  7286 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:39.363794  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:39.364459  7361 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:39.364729  7361 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:39.365381  7361 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.366526  7361 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:39.370101  7286 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:48:39.371162  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:39.371827  9360 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:39.372179  9360 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:39.372720  7361 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:48:39.372790  9360 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.381632  7185 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.501466  9471 raft_consensus.cc:993] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.501893  9387 raft_consensus.cc:1081] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.503050  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:39.503414  7431 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.503633  7431 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:39.507920  7431 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.509176  7431 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:39.509801  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:39.509991  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:39.510376  7286 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:39.510437  7361 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:39.510665  7286 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:39.511320  7286 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.512310  7286 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:39.515558  9461 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.515822  7361 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:39.516000  9461 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:39.516973  7401 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:39.517987  9468 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:39.518447  9468 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:39.519182  9468 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.523790  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:39.526737  7286 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:39.534240  7431 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.535387  7431 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:39.539785  7431 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.541519  7431 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:39.545194  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:39.545120  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:39.544628  7185 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.545802  7361 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:39.545892  7284 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:39.546782  9360 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:39.547245  9477 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:39.547252  7361 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:39.548135  7361 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.548820  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:39.549132  7361 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:39.549317  7362 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.549736  7362 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:39.555078  7361 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:48:39.555471  7284 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:48:39.556033  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:39.556759  7362 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.557271  9477 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:39.558513  7362 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:39.559393  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:39.559594  9477 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:39.559935  7431 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:39.559744  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:39.560341  7431 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:39.560540  7286 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:39.561151  7431 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.562567  7431 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:39.563578  9468 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:39.560395  9477 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.564008  9360 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:39.567543  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:39.568011  7362 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.568344  7362 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:39.568821  7431 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:39.569927  7329 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:39.570662  9461 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:39.571174  9461 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:39.572023  9461 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.572867  7362 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.574777  7362 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:39.575119  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:39.575666  7288 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:39.576210  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:39.576731  7430 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:39.577077  7430 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:39.577965  7430 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.579164  7430 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:39.580865  7286 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:39.580976  7288 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:39.583583  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:39.585933  9417 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:39.586339  9417 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:39.587087  9417 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:39.588203  7430 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:39.599129  7185 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.616220  7185 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.620224  7186 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.889469  7284 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:39.890857  9477 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:39.901091  7362 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:39.906021  9477 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:39.957393  7284 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:39.958475  9480 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:39.966984  7430 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:39.968474  9469 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:39.986354  7284 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:39.987783  9477 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:39.991863  7288 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:39.993085  9477 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:40.007669  7362 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:40.008876  9360 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:40.017024  7361 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:40.020586  9477 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:40.028041  7431 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:40.030603  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:40.036767  9469 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:40.073671  7288 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:40.076659  9417 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:41.634614  9468 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.635224  9468 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:41.637439  9468 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.704972  9468 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.705703  9468 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.708060  9468 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.817086  9468 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.817708  9468 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.813880  9501 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.820986  9501 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.821420  9498 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:41.821980  9498 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.823132  9501 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.814909  9503 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.816437  9500 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.816712  9505 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.826822  9503 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.827019  9505 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.829015  9505 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.829460  9505 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.828908  9503 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.830246  9503 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.830355  9505 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.830718  9503 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.832265  9500 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.834483  9499 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.835033  9499 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.744100  9502 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.837373  9499 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.837663  9505 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.838135  9505 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.838604  9505 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.840420  9505 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.837793  9502 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.842134  9468 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.847461  9506 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:41.826308  9498 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.849036  9501 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.849717  9496 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:41.850008  9504 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:41.850144  9499 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.853144  9513 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.850610  9511 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.854111  9515 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.951750  9515 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.952740  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.814618  9497 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.953418  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.953874  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.953769  9497 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.954303  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.954990  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.955179  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.877692  9512 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:41.900671  9496 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.956385  9512 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.883778  9505 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.899186  9501 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.950707  9511 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.964869  9511 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.965198  9501 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.835357  9500 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.955888  7282 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:41.968387  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.969595  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:41.898123  9506 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.976424  9502 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.977305  9506 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.971239  9511 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.967664  9513 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.946163  9504 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.979226  9511 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.980372  9513 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.980810  9504 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.967731  9505 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.981702  9511 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.981937  9514 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.982496  9514 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.982919  9505 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:41.970535  9500 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:41.983717  9500 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.984596  9514 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.985647  9500 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.959923  9499 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:41.988221  9499 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:41.996992  9524 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:41.997627  9524 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.000069  9510 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.006139  9510 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.008396  9510 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.009681  9524 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.016366  9521 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.016942  9521 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.019687  9521 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.038756  9509 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.039352  9509 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.040730  9499 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.041288  9499 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.041702  9510 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.042271  9510 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.043226  9499 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.043722  9499 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.044127  9499 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.044480  9522 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.045040  9522 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:42.047057  9499 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.052523  9497 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.053581  9497 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.054062  9512 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.054729  9512 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.055145  9512 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.056010  9523 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.056510  9523 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.057947  9505 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.058456  9505 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.058751  9528 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.059285  9528 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.060547  9505 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.061064  9505 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.061950  9504 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.062206  9527 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.062448  9504 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.062705  9527 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.064464  9504 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.064956  9504 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.065590  9526 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.065939  9502 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.066077  9526 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.066459  9502 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.068467  9502 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.068924  9502 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.070094  9508 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.070832  9512 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.070626  9508 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.054070  9497 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.072774  9508 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.073324  9497 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.073647  9512 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.074110  9512 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.074607  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.074873  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.075225  7281 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:42.075735  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.076912  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.077478  7284 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:42.078405  9512 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.078935  9512 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.079418  9512 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.081791  9512 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.078356  9518 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.082471  9518 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.085033  9507 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.085562  9507 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.087762  9507 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.088544  9468 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.088797  9501 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.089030  9468 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.089282  9501 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.091125  9501 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.091238  9468 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:42.091584  9501 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.092037  9501 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.094077  9468 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.094520  9468 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.096196  9507 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.096302  9525 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.096540  9468 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.097007  9509 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.096843  9525 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.061478  9505 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.099777  9525 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.100792  9505 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.069378  9502 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.103039  9502 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.065385  9504 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.096755  9507 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.108088  9507 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.109174  9468 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.109616  9468 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.110267  9509 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.111449  9468 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.111893  9468 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.112327  9468 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.113775  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.110617  9509 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.114627  9468 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.114969  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.115463  9468 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.115626  7429 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.116179  9509 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.115926  9468 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.116578  9515 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.116796  9501 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.117426  9501 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.117848  9501 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.118245  9503 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.118722  9504 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.120143  9468 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.120627  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.120085  9375 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.121203  7430 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.121658  9375 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.123921  9375 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.125732  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.126497  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.126878  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.127046  7438 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:42.127429  7435 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.125799  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.128034  7432 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.127748  9505 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.125037  9468 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.126076  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.129572  9507 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.129222  9468 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.130415  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.130048  9507 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.130970  7430 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.148778  9468 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.154331  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.155225  9496 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.155445  9516 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.154914  7438 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.155880  9527 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.155944  9516 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.132841  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.157598  9523 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.128980  9505 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.158105  9523 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.158376  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.156450  9527 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.158674  9523 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.128973  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:42.138235  9502 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.159744  9510 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.141762  9528 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.160283  9510 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.160540  9523 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.159830  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.120514  9501 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.160074  9502 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.132208  9507 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.161736  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.154345  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.162063  9518 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.162370  7435 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.162724  9496 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.161279  9531 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.135675  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.160375  9528 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.139884  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.163645  7431 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:42.163893  7434 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:48:42.164073  7433 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.164446  9528 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.159304  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.159202  9527 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.147324  9509 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.165580  9496 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.167543  9527 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.161013  9510 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.167927  9502 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.166247  7403 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:42.166453  9528 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.168905  9496 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.145649  9522 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:48:42.169759  9507 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.169381  9510 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.170202  9507 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.170616  9507 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.171078  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.158017  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.171626  7429 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:42.171911  9505 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.165352  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.127602  9526 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.173331  9526 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.167303  9531 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.173784  9526 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.170661  9509 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.170550  9516 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.156488  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.176017  9526 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:42.177107  7438 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:42.177654  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.180070  9507 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.171720  7432 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:42.189900  9496 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.190261  9496 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.190613  9496 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.191680  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:42.192205  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.192348  9524 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.192832  9524 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.192091  9516 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.194406  9516 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.196228  9516 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.196446  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.197278  9524 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:48:42.198956  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 141228us
I20260709 14:48:42.199968  9522 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.200278  9525 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.200752  9525 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.200565  9522 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.181898  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.201125  9525 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.203068  9522 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.203554  9522 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.204017  9522 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.205825  9522 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.206815  9528 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.206900  9527 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:48:42.207309  9528 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.207412  9527 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.207878  7254 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.208663  9515 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:42.208997  9515 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.209184  9528 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.209344  9515 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.209640  9528 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.210107  9528 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.210733  9522 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.211191  9522 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.211906  9528 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.212929  9522 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.213735  9524 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.214241  9524 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.182372  9510 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.216878  9510 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.182554  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.217247  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.217350  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.182291  9526 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.184909  9530 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.217787  7433 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.182983  9531 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.218091  9526 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.183162  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.218175  9530 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.219179  7437 raft_consensus.cc:2393] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff978b01246446f788579a14ada3b184 in current term 7: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:42.186661  7435 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.220112  9526 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.188256  9509 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.189124  9534 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.199132  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.199524  9507 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:42.199666  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.209352  9527 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:42.214905  9522 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.209463  9516 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.231787  8257 raft_consensus.cc:1240] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.215583  9528 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.215835  9518 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.231976  9516 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.231048  9534 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.232606  9528 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.232695  9518 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.234001  9516 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.234225  9534 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.220319  9530 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.234678  9518 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.227437  7402 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.221365  9510 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.222182  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.222929  9524 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.187060  9533 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:48:42.222990  9508 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.236070  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.225072  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.235985  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.231801  9522 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.230661  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:42.237948  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.238633  9522 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.235777  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:48:42.226069  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.229502  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.227377  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.227813  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.229007  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.240518  9530 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:42.240801  7363 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.240899  9530 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.234826  7403 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:42.241598  9497 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.242113  9507 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:42.235873  9533 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.242398  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.242525  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.242977  9530 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:42.242019  9497 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.243639  9497 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.243945  9533 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.244483  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.245028  7359 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.242607  9507 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.247722  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.248072  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.232043  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.248448  9507 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 6.9, Last appended by leader: 9, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.186220  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.249568  7362 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:48:42.236582  9508 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.239745  7361 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:48:42.250289  9508 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.250617  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.199889  9496 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.247661  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.223523  9515 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.254297  9515 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.254870  9512 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.254776  9533 consensus_queue.cc:1059] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:42.255299  9512 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.255374  9530 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.246243  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.256009  9533 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.247151  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.226730  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.255754  9512 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.256346  9533 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.256780  7357 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.234539  9528 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.257448  9533 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 6.9, Last appended by leader: 9, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:42.258505  9533 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.258723  9508 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.230716  9525 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.241155  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.260780  9505 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.261142  9505 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.261229  9508 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.261554  9505 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.261699  9525 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.262507  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.263921  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.263921  9512 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.265296  9530 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.265627  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.266243  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:42.267134  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.270434  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.274104  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.274441  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.256479  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.281972  9515 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.282411  9515 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.282828  9515 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.284317  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.283353  9505 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.285591  9512 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.153663  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.286504  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.292711  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.301625  7288 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.302227  9496 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.302627  7289 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.301571  7430 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:48:42.303288  7355 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 7.
I20260709 14:48:42.296173  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.300529  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.304668  7284 raft_consensus.cc:2393] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 4: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.305058  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.305724  7435 raft_consensus.cc:1240] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.306500  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.307868  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.308579  9505 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.309552  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.310861  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.288533  9497 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.309826  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.311954  7284 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.312124  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.313432  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.315049  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.315642  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.316650  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.316924  9499 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.317425  9499 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.317955  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.318027  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.318710  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.319414  7282 raft_consensus.cc:2393] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.319329  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.317931  9499 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.319821  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.320484  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.320716  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.320833  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.321215  7282 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.318051  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.322449  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.323439  7284 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.323140  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.324126  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.324821  7282 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.325171  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.325778  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.326149  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.327142  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.327271  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.327482  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.327930  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.328469  7359 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.328758  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.323558  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.329262  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.329756  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.329866  7281 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:42.330276  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.330343  7286 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:42.330915  7287 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:48:42.329895  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.331578  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.332230  7289 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:42.332118  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.332614  9499 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.333845  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.333914  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.287153  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.335497  7280 raft_consensus.cc:2393] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
W20260709 14:48:42.336067  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.4:34303, user_credentials={real_user=slave}} blocked reactor thread for 70077.7us
I20260709 14:48:42.336241  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.336496  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.337550  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.338418  9499 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.338884  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.339227  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.339862  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.340853  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.341595  7430 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.342352  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.342671  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.343744  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.344003  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.345976  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.343760  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.346791  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.347810  7429 raft_consensus.cc:1240] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.348029  7282 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.348848  9497 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.350909  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.351224  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.346186  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.351846  7282 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:42.352365  9515 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.353470  7285 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.353937  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.355822  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.345297  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.358687  7282 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:42.359011  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.359660  9521 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.360005  9521 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.360359  9521 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.361204  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.361428  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.362799  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.363300  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.364611  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.365859  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.366182  9521 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.367079  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:42.368371  9521 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.359998  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.370448  9496 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:42.370724  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.370900  9496 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.371388  9496 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.372334  9512 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.372713  9512 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.373057  9512 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.367131  9499 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:42.373521  9499 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.373792  9499 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.374079  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.374763  9525 raft_consensus.cc:2764] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:48:42.374869  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.373132  7186 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.377660  9496 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.378100  9525 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:42.378461  9525 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.378813  9525 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.370433  7362 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.380141  9496 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.387490  7252 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.388238  9517 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:42.389745  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.390539  9530 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.390651  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.390923  9530 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.391323  9530 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.393339  9507 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.393728  9507 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.394109  9507 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.395143  7252 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.395838  9517 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.396178  9517 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.396509  9517 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.398651  9530 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.400579  9530 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.401141  9507 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.402666  7252 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.403235  9498 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.403565  9498 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.403672  9507 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.403911  9498 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.404452  7252 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.404688  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.405853  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.406522  7282 raft_consensus.cc:2393] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.406661  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.407310  7284 raft_consensus.cc:2393] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.408422  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.409442  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.416026  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.417168  9502 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:42.417368  7435 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:42.417548  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.418216  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.418624  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.417551  9502 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.419858  9502 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.420328  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.410477  9507 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:42.421723  9507 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
W20260709 14:48:42.421901  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 47096.9us
I20260709 14:48:42.422168  9507 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.423600  9525 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.425392  9525 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.411882  8219 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.426622  9531 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.415645  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.427515  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.428299  9508 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.428680  9508 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.429023  9508 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.429088  8219 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.421566  9515 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.430266  9531 raft_consensus.cc:2764] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 14:48:42.430765  9512 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.432677  9512 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.433790  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.436617  7431 raft_consensus.cc:1240] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.437462  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.437762  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.438313  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.438629  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.438764  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.438961  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.439659  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.439811  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.440100  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.437067  9502 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.441017  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.441947  9502 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.413249  9498 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.414274  9517 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.414631  9499 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.442480  7402 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.443256  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.441991  7401 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.443922  9499 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.433599  9507 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.444489  9505 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.445031  9505 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.445252  9498 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.445031  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.443866  9517 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.445637  9505 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.443703  7252 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.444471  9499 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:42.446357  9499 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.446587  9508 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.446759  9499 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.447393  9507 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.444365  9515 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:42.448163  9515 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.413936  9530 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.448643  9515 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:42.448896  9517 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:42.449286  9517 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.449631  9517 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:42.448681  9530 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.450850  9530 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.451155  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.451823  9498 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.451957  7254 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:42.452203  9498 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.452582  9498 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.448385  9508 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.455479  9512 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:42.455883  9512 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.456233  9512 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.462385  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.463598  9515 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.464367  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.464721  9498 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.471112  9503 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.471491  9507 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.471740  9502 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:42.472097  9502 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.472441  9502 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:42.472383  7252 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.473135  9497 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.473969  9497 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:42.474354  9497 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.474102  9517 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.477012  9502 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.479152  9502 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.463781  7402 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.480042  9502 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:42.480201  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.480329  9530 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.480887  9537 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:42.480513  9502 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.482276  9502 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.486132  9498 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.482318  9504 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.486658  9504 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.487095  9504 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.487339  7402 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.483490  9530 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.487363  9517 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.482764  9497 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.485826  9515 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.483279  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.490653  9497 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.490865  9537 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:42.491379  9537 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.491967  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.492208  9537 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.494108  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.495290  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.495905  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.496340  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.496542  7284 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:42.498051  7284 raft_consensus.cc:1240] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.497496  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.499354  7284 raft_consensus.cc:1240] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:42.500684  7284 raft_consensus.cc:1240] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.501799  9505 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.502734  7280 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.502995  7282 raft_consensus.cc:1240] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.503703  9505 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.504141  7289 raft_consensus.cc:1240] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:42.504596  7286 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.504769  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.505033  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.505554  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.505878  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.506089  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.506852  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.507042  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.507155  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.508028  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.508340  7281 raft_consensus.cc:1240] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:42.508666  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.509020  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.509232  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.509610  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.510000  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.510277  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.510604  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.512722  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.513509  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.513783  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.514465  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.514873  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.515420  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.516378  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.511291  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.497535  9502 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.517597  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.512117  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.518476  9502 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.511502  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.508267  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.518827  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.518766  9528 consensus_queue.cc:1059] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:42.519868  9528 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.512300  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.520220  9528 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.516191  9504 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.517547  9533 consensus_queue.cc:1059] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:42.521078  9528 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.518924  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.519879  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.481294  7401 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.522079  9524 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:42.523259  7288 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:42.510962  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.523516  9524 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.521965  7281 raft_consensus.cc:1240] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.524041  7283 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.524365  9524 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.523062  9504 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:42.524840  9505 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.525148  9528 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.525585  9524 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:42.524417  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.526526  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 54210.8us
I20260709 14:48:42.526975  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.522702  7289 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.520180  7285 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.528436  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.528826  9537 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.529453  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.529738  9537 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:42.531462  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.517789  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:42.532123  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.529953  9504 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.531795  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.525635  9499 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.532794  9533 consensus_queue.cc:1059] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:42.531736  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.533896  9522 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:42.534299  9502 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.534581  7284 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:42.534256  9522 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.534786  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.535681  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.535851  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.536367  9537 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.536810  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.535678  9522 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.537679  9522 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.538126  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.539546  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.536291  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:42.541844  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:48:42.542889  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 52655.2us
I20260709 14:48:42.543009  9499 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.543376  7434 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:42.545019  9522 consensus_queue.cc:1059] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:42.545629  9510 consensus_queue.cc:1059] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:42.546893  9527 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.547360  9527 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.548116  9527 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.548964  9516 consensus_queue.cc:1059] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:42.549458  9527 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.546954  9512 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.550658  7282 raft_consensus.cc:1240] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.551780  9533 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.552143  9533 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.552673  7363 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:42.552928  9533 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.553644  9526 consensus_queue.cc:1059] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:42.554044  9533 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.554490  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.554628  9526 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.554981  9526 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.555701  9526 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.556401  9512 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.556730  9526 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.558187  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:48:42.559093  7330 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:42.559348  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.561771  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.564715  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.566414  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.573350  9524 consensus_queue.cc:1059] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:42.574183  9509 consensus_queue.cc:1059] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:42.574775  9534 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.575310  9534 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.575634  9509 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:42.576184  9509 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.576442  9534 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.577390  9509 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.578303  9534 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.578934  9509 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.582755  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.583031  9518 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:42.584129  7328 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.584362  9518 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.584831  9518 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.585076  9529 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.586658  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.587431  9529 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.588774  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.588918  9510 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.589385  9510 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.589597  9529 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.537672  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.590771  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 53155.4us
I20260709 14:48:42.590907  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.590499  9510 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.591457  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.591794  9529 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.592234  9510 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.592691  9537 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.593174  7252 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:42.592916  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.594933  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.595284  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.590802  9508 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:42.599047  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.599323  7328 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.600708  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.600893  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.583320  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:48:42.601112  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.602435  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.603260  7435 raft_consensus.cc:2393] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 6: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:42.603344  7328 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.603874  7254 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:42.604574  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.605196  7431 raft_consensus.cc:2393] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 6: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:42.605249  7401 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.604807  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.606436  9529 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.605676  9528 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.599157  9530 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.608419  9529 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:42.606292  9516 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.599327  9518 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.606344  9498 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:42.611155  9498 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:42.611718  9498 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.606630  9499 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:42.607334  9502 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.607008  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.601945  9508 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.618908  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.619123  9502 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.615343  9499 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:42.610447  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.618480  9518 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.621070  9499 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.584118  9533 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.615150  7284 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.623176  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.664851  9530 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.624210  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.665756  9530 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:42.630489  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.666215  7284 raft_consensus.cc:1240] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.666945  7280 raft_consensus.cc:2393] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.666218  7282 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.631345  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.670593  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.671257  7431 raft_consensus.cc:2393] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 7: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:42.671954  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.631933  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.672194  9504 consensus_queue.cc:1059] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:42.673005  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.631862  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.673710  7434 raft_consensus.cc:2393] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 8: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:42.674583  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.632725  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.634765  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.635691  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.677603  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.679819  7431 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.680583  7432 raft_consensus.cc:1240] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:42.680729  7437 raft_consensus.cc:1240] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.635921  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.630092  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.636862  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.681711  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.638273  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.682485  7285 raft_consensus.cc:2393] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
W20260709 14:48:42.683116  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 53093.4us
I20260709 14:48:42.639640  9537 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.640395  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.642014  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.643016  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.645506  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.649399  7254 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:48:42.694298  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 44974us
I20260709 14:48:42.694964  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.650544  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.652597  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.695315  7359 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:42.631279  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.658036  9526 consensus_queue.cc:1059] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:42.660921  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:42.673502  9507 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.637605  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:42.696694  7281 raft_consensus.cc:2393] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 4: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.696817  9507 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.696590  7357 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.686872  7429 raft_consensus.cc:1240] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.698450  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.698949  7289 raft_consensus.cc:2393] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.680826  7431 raft_consensus.cc:1240] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:42.683384  9508 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.701916  9507 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.703605  9507 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.703760  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.705667  9515 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.689668  9505 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.706878  8257 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
I20260709 14:48:42.691699  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.692370  7287 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:42.694527  9523 consensus_queue.cc:1059] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:42.700495  9517 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.700950  9512 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.696549  9497 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.689146  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.713960  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.692754  9518 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.710990  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.716010  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:48:42.717082  7328 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.717191  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.718255  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.718568  9497 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.718952  9512 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.719485  9504 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.720103  9526 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:42.720624  9526 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.713976  9530 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.713274  9537 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:42.721762  9526 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.718041  9534 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:48:42.723275  9526 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.725984  9524 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.720781  9529 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.730427  9527 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:42.730804  9529 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:42.731351  9529 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.727936  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.728250  7328 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.733124  9497 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.733443  9534 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.730747  9504 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.734349  9516 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.734558  9534 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.736819  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:42.737582  7436 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:42.736016  9534 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.738967  9516 consensus_queue.cc:1059] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:42.733702  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.740342  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.743185  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.743685  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.737418  9529 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.744886  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.752523  9498 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.753557  9530 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.754945  7433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:42.755402  9518 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.755501  7433 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:42.756220  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.755903  9518 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.756997  9497 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.757776  9497 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:42.757447  9518 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.758119  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.759017  9518 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.753919  9505 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.759503  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.760471  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.760917  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.761960  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.766760  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.768071  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.768977  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.770238  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.770794  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.770251  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.781289  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.781675  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.754815  9534 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.783720  9523 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:42.785513  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.785892  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:42.765678  9517 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:42.765977  9530 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.786402  9498 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:42.787535  9516 consensus_queue.cc:1059] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:42.780901  9515 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.811836  7433 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:42.788604  9524 consensus_queue.cc:1059] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:42.789600  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.765208  9499 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:42.813738  9515 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:42.814186  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.815248  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.790127  9497 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.815402  9521 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.815646  9504 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.783737  9502 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.816843  7285 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.817907  9516 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.818020  9524 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.818519  9516 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.818611  9524 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.820065  9499 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:42.819736  9516 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.819813  9524 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.821622  9524 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.828147  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.827965  9510 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:42.829329  9497 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.829428  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.830212  9521 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:42.830323  9533 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:42.831001  9533 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.831166  9497 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.821341  9499 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.834183  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.801918  9523 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:42.803035  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.801524  9508 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.803376  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:42.804100  9529 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:42.806453  7364 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:42.838835  7287 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.762204  9537 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.839392  9512 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.809973  7185 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.836411  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.837651  7359 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:42.841590  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:42.846112  9533 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.848358  7186 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:42.853754  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.854188  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:42.857882  7364 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.858170  7364 raft_consensus.cc:614] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:42.859679  7254 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:42.859993  9510 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:42.860400  9517 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.861779  7328 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.840332  9530 consensus_queue.cc:1059] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 14:48:42.863349  9530 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.840487  9523 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.864182  9510 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:42.866483  7328 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.868557  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.869539  9518 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.870965  7363 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:42.871866  9518 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.863790  9530 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.821346  9516 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.871179  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.876031  7328 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.876787  9510 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.877568  9510 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.879189  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.880059  9518 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:42.881358  7328 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.882488  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.882475  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.868419  9529 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:42.884177  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.884476  9518 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.889046  7328 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.886458  9502 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.893563  7287 raft_consensus.cc:1240] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:42.890138  7328 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.891158  9530 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.892377  9523 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:42.897250  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.901916  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae020 after lost signal to thread 6143
I20260709 14:48:42.902765  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.902832  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3c60 after lost signal to thread 7221
I20260709 14:48:42.887454  9510 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.903656  7328 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.903995  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001a26e0 after lost signal to thread 7313
I20260709 14:48:42.889674  9524 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:42.906616  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:48:42.904946  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc6e0 after lost signal to thread 7388
I20260709 14:48:42.905332  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 14:48:42.908219  7385 debug-util.cc:398] Leaking SignalData structure 0x7b0800299ec0 after lost signal to thread 7462
I20260709 14:48:42.908882  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:48:42.909133  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002ddba0 after lost signal to thread 8282
I20260709 14:48:42.895610  9509 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.902343  9518 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:42.921615  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:42.913951  9510 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.921993  9518 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:42.922427  9510 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.901765  9503 consensus_queue.cc:1059] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 14:48:42.906615  9529 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:48:42.910651  9534 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 14:48:42.918200  9533 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:42.919747  7287 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:42.924978  7185 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.927870  7429 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:42.928108  9503 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:42.928645  9503 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.929494  7287 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.931272  9468 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:42.932709  9468 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:42.933162  9468 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.935734  7289 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:42.929884  9503 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.937753  9503 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:42.909284  9526 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:42.923218  9518 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:42.910759  9530 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.943619  9510 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:42.944610  9518 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.946455  9507 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:42.947093  9509 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:42.946310  9468 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.963794  9468 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:42.984220  7436 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:42.988747  9523 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.989248  9523 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:42.993314  9502 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.994104  9502 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:42.993435  9518 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.995800  9518 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.995577  9502 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:42.998826  9502 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.993234  9529 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:43.014384  9523 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:48:43.016116  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 129018us
I20260709 14:48:43.016108  9523 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.019011  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.019827  9537 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:43.020691  9537 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:43.020982  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.019927  9468 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:43.021474  9537 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:43.021836  9504 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:43.023030  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.023665  9468 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:43.024351  9549 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:43.025045  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.025928  9549 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:43.026711  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.027527  9503 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:43.027815  7401 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.028237  9503 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.028867  9468 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:43.029527  9468 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.029515  9503 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.031083  9468 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.038658  7289 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:43.040366  7401 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:43.040236  9549 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:43.041939  9537 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:43.042851  9537 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.044178  9537 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.049211  7364 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
I20260709 14:48:43.051586  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:43.052093  7359 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:43.052424  7359 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.054008  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:43.054697  7358 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:43.055197  7358 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.059816  9549 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:43.068512  7359 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.072615  7359 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.073836  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:43.077379  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.081727  7287 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.087519  7429 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:43.092800  9499 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:43.083178  7436 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:43.094027  7436 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.097620  7287 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:43.098946  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:43.100425  9523 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:43.100781  7358 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.114274  9523 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:43.115859  7358 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.115511  9523 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.114966  7186 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.102612  7436 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.124399  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:43.124933  7433 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:43.125218  7433 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.126022  7433 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.135246  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.135852  7433 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.139607  7358 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:43.141275  9549 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:43.135848  7287 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.147728  7433 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.149935  7329 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:43.152428  9516 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:43.153052  9516 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:43.154330  9516 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.165328  7436 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.178153  7287 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.176889  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.181829  7186 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.219853  9498 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:43.220501  9498 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:43.227581  7363 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:43.229195  7436 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:43.229871  9521 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:43.234081  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:43.234553  7429 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:43.234864  7429 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.250768  7429 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.265120  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.265671  7289 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:43.265962  7289 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:43.266624  7289 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.268605  7429 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:43.269026  7289 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.274960  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:43.275504  7359 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.281261  7289 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:43.281626  7359 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:43.282980  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:43.283900  9502 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:43.284574  9502 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.286453  9502 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.310472  7186 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.328857  7358 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:43.329895  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.330508  9499 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:43.331466  7185 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.370148  7429 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:43.371694  9512 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:43.413215  7281 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:43.414659  9503 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:43.437237  7359 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:43.440246  9549 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:43.462864  7281 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:43.464021  9549 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.476845  7358 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:43.478226  9537 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.538759  7429 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.539774  9516 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.548013  7281 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.549445  9518 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.581702  7281 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.583039  9537 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.587670  7358 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.589169  9537 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.589495  7289 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:43.590756  9518 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.617776  7429 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:43.626184  9518 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.668696  7281 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.669829  9468 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.673204  7358 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.674759  9468 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.857050  9549 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.857573  9549 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.859630  9549 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:43.860682  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:43.860608  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:43.861362  7289 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:43.862335  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:43.863037  9549 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:43.863449  9549 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.863777  9549 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.872686  9549 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.874581  9549 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:43.875006  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.875510  7289 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.875419  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:43.879801  7289 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:43.880635  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:43.881335  9549 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:43.881780  9549 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:43.882603  9549 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.890779  9529 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.891263  9529 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.893138  9529 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.895228  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:43.895828  7436 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.898610  7329 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:43.902027  9529 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:43.902381  9529 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.902699  9529 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.906479  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:43.907066  7289 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.907644  9529 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.909520  9529 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.909951  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:43.910912  7186 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.914103  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:43.914482  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.914642  7436 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.914963  7289 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.921031  7289 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:43.921404  7436 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:43.921922  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:43.922676  9529 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:43.923151  9529 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:43.923928  9529 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.942741  7186 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:43.963454  9529 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.963917  9529 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.967089  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:43.967674  7436 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.968688  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:43.968956  9529 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.969332  7289 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:43.968760  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:43.970206  9529 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:43.970530  9529 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.970816  9529 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.977823  9529 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.978526  9523 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.979408  9518 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:43.979118  9523 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.979856  9518 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:43.981324  9523 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.981840  9518 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.981792  9529 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:43.983755  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:43.984421  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:43.984891  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:43.985447  7433 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:43.987041  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:43.988111  9518 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:43.988452  9518 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:43.988745  9518 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:43.990995  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:43.991566  7287 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:43.994058  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:43.994197  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:43.994823  7281 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:43.984928  7429 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.002065  7287 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:44.002583  9518 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.004179  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:44.005599  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.006167  7436 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.013691  7436 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.023160  9499 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:44.023747  9499 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.028051  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.028728  7435 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 7: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:44.025602  9499 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.032325  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.033210  9516 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:44.033555  9516 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.033915  9516 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.037403  7429 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:44.041210  9516 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.042755  9585 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:44.043287  9516 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.043790  9516 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.044377  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.044989  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.045517  7287 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.045636  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.046200  7289 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.049911  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.050532  7363 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:44.052284  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:44.053191  9584 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.053560  9584 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:44.053903  9584 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.060851  9585 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.061941  7289 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:44.061717  9585 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.044211  9516 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.062969  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:44.064608  9529 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:44.064736  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.065290  9529 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.065964  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.066529  7289 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.067353  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.065312  7429 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.068655  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.069487  9587 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.070079  9523 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.070428  9523 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.070760  9523 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.072717  9529 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.078557  7287 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.070777  9518 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.082748  9587 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.083171  9584 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.083596  9587 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.079252  9523 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.087836  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.088337  7287 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.090044  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.090410  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.090570  7429 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.091944  9516 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.091984  7187 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.092933  9523 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.096091  7363 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:44.097015  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.097388  9584 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.097924  9584 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.097882  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.098754  7436 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 7: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:44.099947  7429 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.101965  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.102748  9516 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.103201  9516 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.103981  9516 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.095012  7287 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.100986  9584 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:44.105511  9584 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.114472  7187 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.115828  7187 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.115971  7186 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.125484  9537 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.125937  9537 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.128469  9537 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.128624  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.129218  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.129263  7289 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:44.130716  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.131271  9537 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:44.131592  9537 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.131850  9537 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.134871  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.136500  9537 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.138406  9537 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.138887  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.139230  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.139328  7289 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.146389  7289 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:44.147212  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.147890  9502 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:44.148334  9502 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:44.149076  9502 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.158344  7187 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.180401  9502 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:44.180864  9502 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.182571  9502 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.183475  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.183233  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.184304  7289 raft_consensus.cc:2368] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:48:44.185173  7402 leader_election.cc:400] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:48:44.185454  7402 leader_election.cc:403] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:44.185906  9502 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.190948  9502 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:48:44.204579  9529 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.204988  9529 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.207053  9529 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.207521  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.207796  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.208132  7429 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.208570  7289 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.209172  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.209798  9529 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.210114  9529 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.210435  9529 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.214890  9529 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.216344  9529 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.216862  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.217168  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.217335  7289 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.217614  7429 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.221966  7289 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.221982  7429 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.222955  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.223527  9529 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.223975  9529 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.224689  9529 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.233537  7187 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.236475  9502 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.236913  9502 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.238866  9502 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.239203  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.239748  7289 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:44.239885  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.240614  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.241345  9502 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:44.241674  9502 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.241948  9502 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:44.247572  9502 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.249171  9502 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.249663  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.249918  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.250207  7289 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:44.255146  7289 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:48:44.255971  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.256654  9502 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:44.257076  9502 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:44.257675  9502 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.266077  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.275652  9549 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.276029  9549 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.277132  9529 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:44.277474  9549 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.277601  9529 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.278034  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.278472  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.278544  7289 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:44.279495  9529 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.279781  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.280277  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.280432  9549 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:44.280644  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.280843  9549 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.280957  7289 raft_consensus.cc:2393] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:44.281288  9549 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:44.281272  7436 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.282444  7329 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:44.283109  9529 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.283387  9529 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:44.283660  9529 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.287499  9549 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.288496  9529 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.288863  9549 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:44.289537  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.290050  7289 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:44.290817  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.291525  7287 raft_consensus.cc:2393] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 7: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:48:44.291615  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.296058  7287 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.297487  9529 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.298352  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.297869  9502 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:44.299417  7289 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:44.300381  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.300998  9502 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:44.301491  9502 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:44.302309  9502 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.304979  7429 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.306134  7329 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:48:44.307156  9529 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.307591  9529 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.308372  9529 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.314813  7186 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.328246  9512 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.328723  9512 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.330681  9512 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.331164  7359 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.330830  7186 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.332150  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.332728  7363 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:44.334470  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.335037  7429 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:44.336613  7252 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.337327  9499 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:44.337664  9499 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.338001  9499 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.343847  9529 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.344349  9529 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.344573  9499 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.346318  9529 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.349066  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.349264  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.349623  7358 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.350880  7429 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.351946  7329 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.352664  9587 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.353003  9587 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.353324  9587 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.349041  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.354910  7359 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.355491  9499 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.355818  7358 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:48:44.354944  7281 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.357728  7252 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.357735  9502 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:44.358806  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.359023  9499 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:44.359354  7436 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.361129  9499 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:44.362030  9499 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.366513  7289 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.366981  7429 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.372852  9587 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.373248  9529 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:44.375330  9587 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.375937  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.376489  7289 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.377318  9587 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:44.379108  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.379626  7433 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.380784  9529 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.381253  9529 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.382889  7289 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.383865  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.384568  9516 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.385023  9516 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.385793  9516 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.389003  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.389599  7285 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:44.390870  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.391683  9529 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.392958  9586 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:44.393388  9529 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:44.393450  9586 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.392714  7186 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.396025  9586 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.397773  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.398487  7285 raft_consensus.cc:2368] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8.
I20260709 14:48:44.390967  7433 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.400386  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.402320  9529 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.403786  9529 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.394121  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.407049  7429 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:48:44.400460  7328 leader_election.cc:400] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8.
I20260709 14:48:44.408303  7328 leader_election.cc:403] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:44.413241  9587 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.365757  7436 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:48:44.422050  9516 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.422519  9516 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.424430  9516 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.425439  9499 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:44.425940  9499 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.429159  9499 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.430230  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.430845  7363 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:48:44.428294  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.431690  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.431954  7252 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.432113  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.432420  7435 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 10: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:44.432660  9499 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:44.433087  9499 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:44.433427  9499 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:44.434944  7285 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.435840  7436 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:44.437429  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.438259  9516 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:44.438621  9516 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.439072  9516 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.440209  9499 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.442898  9587 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8.
I20260709 14:48:44.443159  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.443483  9499 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.443668  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.446595  7436 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 10: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:48:44.449012  9516 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.444729  9529 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.451889  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.452446  7285 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.436043  7187 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.458209  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.458923  7436 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.459827  9587 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.460337  9587 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.466219  7285 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:44.471541  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.451413  9529 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.472199  9586 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:44.472671  9586 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.473518  9586 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.473964  7436 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:44.476240  7358 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:48:44.477864  7252 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:44.478899  9584 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:44.479365  9584 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:44.480144  9584 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.495322  7435 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:44.496801  9587 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.497464  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.498101  7285 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:44.496680  9586 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:44.501325  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.501868  9516 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.502281  9529 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:44.502911  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.503070  7289 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.503432  7436 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.503602  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.504117  7287 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:44.502665  9529 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.506120  9529 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:44.506948  7187 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.509938  7436 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.510536  7287 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:44.510900  7329 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:44.498217  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.512163  7435 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:44.513940  9518 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:44.514477  9518 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.515323  9518 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.514582  7186 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.518824  9529 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.522006  9529 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.528772  9587 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:44.529838  7289 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.531418  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:44.532035  7287 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:44.533993  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:44.534593  7429 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:44.536648  9587 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:44.558162  7429 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:44.573199  7287 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:44.575146  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:44.578368  9587 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:48:44.578910  9587 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.581982  9587 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.582208  7429 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:44.576471  9586 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:44.584545  9586 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:44.585376  9586 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.590143  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.630604  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:44.632874  7287 raft_consensus.cc:2368] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:48:44.636399  7281 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:44.654397  7328 leader_election.cc:400] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:48:44.654863  9499 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:44.654862  7328 leader_election.cc:403] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:44.675163  7358 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.674644  7187 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.679628  9516 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 6
W20260709 14:48:44.680075  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 43930.6us
I20260709 14:48:44.701318  9615 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:44.695170  9618 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:44.702673  9618 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.707827  9529 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:44.708110  9618 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.709929  7429 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:44.710337  7436 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.710878  7289 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:44.722494  9518 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:44.729269  7289 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:44.735230  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:44.736048  7363 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:48:44.752838  9586 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:48:44.754801  9585 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:44.754914  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:44.755724  7431 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:48:44.753180  7357 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:44.766022  7436 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.769927  7280 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:44.770921  9609 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:44.772405  7288 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:44.774232  7288 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:44.743765  9518 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 14:48:44.797756  9614 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:48:44.799633  9587 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:44.807478  7363 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:44.813369  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:44.815771  9537 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:44.833973  9503 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:44.825892  9609 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:44.838208  9609 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:44.838629  9609 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:44.844758  7433 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:44.848407  7187 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:44.856221  9516 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:48:44.856376  9586 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:44.871829  7363 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:44.884864  9619 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 14:48:44.940981  7433 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:44.943070  9587 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:44.961359  7429 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:44.962532  7283 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.943257  9609 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:44.967904  9518 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:44.969558  9609 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:44.970935  7281 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:44.975536  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:44.979281  9619 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:44.987676  7434 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:44.987592  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.001430  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:45.005154  7431 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:45.006108  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:44.986158  9586 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 14:48:45.004340  9499 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 14:48:45.014595  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 117509us
I20260709 14:48:45.026784  9497 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 14:48:45.033104  9549 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:45.031418  9586 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:45.032604  9585 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.026153  9516 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 14:48:45.036728  9586 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.049955  9585 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.060731  9586 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.152060  9586 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:48:45.142544  9630 log.cc:927] Time spent T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 14:48:45.187886  9585 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:48:45.190645  9636 log.cc:927] Time spent T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:48:45.234810  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:45.249322  7436 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:45.256706  7431 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:45.258711  9529 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:45.271297  7432 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:45.292476  7287 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:45.295545  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:45.309636  9587 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:45.311851  9587 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:45.397116  7362 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:45.398175  7287 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:45.400418  9585 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:45.403982  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:48:45.404868  9648 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:48:45.487208  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 51307us
I20260709 14:48:45.516836  7285 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:48:45.569273  9654 log.cc:927] Time spent T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:48:45.577849  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:45.578625  7436 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:45.645668  7364 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:45.669752  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:45.670439  7438 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
W20260709 14:48:45.670693  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 123656us
W20260709 14:48:45.679312  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 92323.7us
I20260709 14:48:45.680440  9503 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:45.683444  9614 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.683940  9537 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.686018  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:45.686592  7432 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
W20260709 14:48:45.686966  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 144795us
I20260709 14:48:45.697094  9586 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:45.698014  9529 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:45.702870  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:45.703403  7432 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:45.720980  9502 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.721484  9502 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.723778  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:45.725477  7358 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.725889  7358 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:45.735015  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:45.735523  7355 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.735836  7355 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.737218  7358 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.742406  7355 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.744246  7355 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:45.752969  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.753549  7436 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:45.753926  7436 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.754808  7436 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.757170  7436 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.768599  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:45.769686  7283 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:45.768783  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:45.775286  7280 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.783383  7280 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:48:45.783985  9659 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:45.784410  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:45.785408  9650 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:45.787135  7283 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:45.786119  9650 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.788735  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:45.792793  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.793320  7430 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:45.793610  7430 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.794615  9529 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:45.795153  9529 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.794319  7430 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.795990  7430 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:45.796156  9529 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.788429  9650 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.793979  7358 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:45.815012  7436 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:48:45.827029  7430 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:45.844305  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:45.849381  7283 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:45.856287  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:45.856894  7436 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:45.858122  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:48:45.859437  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:45.861846  9671 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.863276  9671 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.864799  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:45.865362  7358 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.865764  7358 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.877089  7358 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.879446  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:45.879988  7283 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.880398  7358 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:45.881929  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.884186  7432 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:45.884482  7432 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.885193  7432 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.886240  7432 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:45.892709  7283 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:48:45.894021  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:45.894850  9650 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:45.895366  9650 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.896245  9650 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.914906  7432 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:48:45.918473  9671 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.919109  9671 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.921243  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:45.921734  7363 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.922098  7363 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:45.929198  9647 raft_consensus.cc:993] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:45.929649  9665 raft_consensus.cc:1081] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:45.929755  7363 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:45.929344  7185 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.931207  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:45.931677  7432 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.931988  7432 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:45.932557  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:45.933059  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:45.931981  7363 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:45.937913  7432 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.938179  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.938756  7430 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:45.939051  7430 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.932044  7185 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.939880  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:45.939769  7430 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 7.10, Last appended by leader: 10, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:45.940305  7185 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.941150  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:45.941833  9529 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:45.941879  7430 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:45.942471  9529 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.943252  9529 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 7.10, Last appended by leader: 10, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:45.943912  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:45.944475  7283 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:45.944773  7283 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:45.945524  7283 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.946637  7283 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:45.955353  7283 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:45.956576  7430 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:45.957887  9549 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.959368  9549 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:45.959647  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:45.958236  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:45.960461  9671 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:45.960947  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:45.961584  7358 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.961946  7358 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:45.961035  9671 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.958655  7432 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:45.963032  9671 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.960538  7363 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:45.968182  7358 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.970577  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:45.970695  7358 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:45.971127  7283 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:45.970870  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:45.974073  7432 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:45.974363  7432 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:45.975063  7432 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.976186  7432 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:45.976361  7283 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:45.977469  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:45.978612  9529 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:45.979720  7363 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:45.980373  9529 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:45.981204  9529 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:45.983791  7432 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:45.986430  7186 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:46.014021  7185 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:46.015681  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:46.314553  7430 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:46.317478  9650 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:46.321717  7289 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:46.323464  9650 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:46.336617  7430 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:46.336953  7280 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:46.344640  9587 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:46.346678  9650 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:46.367827  7363 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:46.369138  9549 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:46.370790  7280 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:46.380239  9650 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.380721  9650 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:46.382745  9650 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:46.382630  9529 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:48:46.386086  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:46.386699  7289 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:46.387074  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:48:46.391324  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:46.392436  9529 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:46.393126  9529 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.401633  9529 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:46.411396  9529 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:46.417064  7289 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:46.417826  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:46.418488  7283 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:46.418833  9671 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:46.426586  7283 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:46.426934  7436 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:46.428550  9692 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:46.427819  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:46.430454  9587 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:46.430938  9587 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:46.431802  9587 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:46.433252  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:46.436350  9529 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:46.458015  9671 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:48:46.458547  9671 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:46.460580  9671 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:46.461084  7185 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:46.463119  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:48:46.463774  7280 raft_consensus.cc:2368] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:48:46.463689  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:48:46.464793  7402 leader_election.cc:400] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:48:46.465070  7402 leader_election.cc:403] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:46.465611  9671 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:48:46.473523  9671 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:48:46.558314  7432 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
I20260709 14:48:46.559490  9587 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:46.572106  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
I20260709 14:48:46.573915  9689 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:46.580755  7280 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:46.582197  9689 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:46.582422  7432 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:46.583813  9689 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:46.845378  7432 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:46.846585  9689 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:46.854460  7283 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:46.856084  9689 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:46.866847  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:47.918924  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:47.960829  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:47.961413  7283 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:47.963719  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:47.964157  7436 raft_consensus.cc:606] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:47.966936  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:47.967439  7363 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:47.969537  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:47.969940  7283 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:47.971751  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:47.972105  7436 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:47.972932  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:47.973917  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:48.115598  9529 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.116075  9587 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.117221  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:48.117643  7430 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.117947  7430 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:48.122153  7430 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.123386  7430 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:48.124011  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:48.124490  7289 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:48.124467  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:48.125036  7363 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:48.125339  7363 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:48.126021  7363 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.127008  7363 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:48.129841  7289 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:48.130729  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:48.131304  9671 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:48.131804  9671 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:48.132567  9671 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.133132  7363 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:48:48.143064  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 4 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.166023  9708 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.166440  9707 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.167659  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:48.168064  7436 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.168380  7436 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.174588  7436 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.175961  7436 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:48.176537  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:48.176827  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:48.177062  7289 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:48.177311  7363 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.177341  7289 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:48.178092  7289 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.178920  7289 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.181460  7363 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:48.182288  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:48.182898  9671 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:48.183128  7289 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:48.183394  9671 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:48.184132  9671 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.193831  7185 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.260965  9669 raft_consensus.cc:993] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:48.261382  9671 raft_consensus.cc:1081] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:48.262584  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:48.262986  7363 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.263219  7363 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.269266  7363 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.271025  7363 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:48.271669  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:48.272226  7289 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.272845  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:48.273360  7436 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:48.273659  7436 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:48.274526  7436 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.276016  7436 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:48.280825  7289 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:48.281737  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:48.281759  7436 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:48.282541  9529 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:48.282948  9529 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:48.283550  9529 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.302412  7185 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.472563  9669 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:48.473013  9671 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:48.474287  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:48.474711  7363 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.474987  7363 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:48.479346  7363 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.480906  7363 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:48.481526  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:48.482139  7289 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:48.483527  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:48.484087  7436 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:48.484433  7436 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:48.486131  9706 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.486621  9706 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:48.485308  7436 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.488148  7436 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:48.488097  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:48.488741  7430 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.489099  7430 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:48.489279  7289 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:48:48.490175  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:48.490899  9587 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:48.491269  9587 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:48.491902  9587 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.495326  7436 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:48:48.495828  7430 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.498373  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:48.498687  7430 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:48.498874  7283 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:48.499176  7283 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:48.499701  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:48.499775  7283 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.500240  7363 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:48.500790  7283 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:48.505719  7363 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:48.505870  7283 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:48.506637  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:48.506232  7185 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.507450  9671 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:48.507845  9671 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:48.508572  9671 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:48.518337  7185 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.563462  7363 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:48.564548  9671 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:48.575873  7289 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:48.579821  9669 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:48.739521  7358 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:48.740855  9671 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:48.750176  7283 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:48.751677  9671 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:48.859941  7283 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:48.860941  9587 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:48.866349  7436 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:48.868134  9529 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:48.892900  7358 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:48.894074  9671 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:48.902778  7283 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:48.904810  9671 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:48.909952  7280 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:48:48.913534  9727 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:48.928324  7436 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:48:48.929710  9727 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:48.974586  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:50.014091  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:50.050021  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:50.050484  7363 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:50.052660  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:50.053059  7280 raft_consensus.cc:606] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:50.055024  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:50.055485  7436 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:50.057061  9724 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:50.057538  9671 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:50.057868  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:50.058434  7436 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:50.059741  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:48:50.061115  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:50.062093  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:50.062511  7358 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:50.062755  7358 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:50.067381  7358 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.068642  7358 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:50.069234  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:50.069662  7280 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:50.069587  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:50.070223  7436 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:50.070462  7436 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:50.071102  7436 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.071910  7436 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:50.073912  7280 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:50.074852  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:50.075510  9587 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:50.075847  9587 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:50.076552  7436 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:50.076424  9587 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.085623  7187 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.252449  9529 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:50.252868  9587 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:50.254042  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:50.254456  7436 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:50.254703  7436 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:50.259086  7436 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.260337  7436 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:50.261015  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:50.261209  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:50.261580  7280 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:50.261695  7363 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:50.262064  7363 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:50.262753  7363 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.263933  7363 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:50.267645  7280 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:48:50.268668  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:50.269395  9724 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:50.269960  9724 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:50.270277  7363 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:48:50.270794  9724 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.280751  7187 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:50.339243  9671 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:50.339779  9724 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:50.341060  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:50.341471  7363 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:50.341718  7363 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:50.345873  7363 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.347152  7363 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:50.347689  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:50.347993  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:50.348486  7280 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:50.348541  7436 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:50.348873  7436 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:50.349449  7436 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.350317  7436 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:50.353087  7280 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:50.353955  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:50.354518  9587 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:50.354872  9587 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:50.355628  9587 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.356566  7436 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:48:50.365713  7187 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.464107  9708 raft_consensus.cc:993] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:50.464547  9734 raft_consensus.cc:1081] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:50.465792  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:50.466236  7436 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:50.466490  7436 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:50.471149  7436 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.472705  7436 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:50.473184  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:50.473735  7283 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:50.474036  7283 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:50.474516  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:50.474746  7283 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.475067  7358 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:50.475605  7283 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:50.480437  7358 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:50.480578  7283 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 2.
I20260709 14:48:50.481527  7402 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:50.482524  9724 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:50.483696  9724 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:50.485533  9724 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:50.495321  7283 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:50.496567  9529 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:50.496031  7187 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 1 to 2, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 2 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:50.509333  7430 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:50.514721  9587 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:50.812090  7430 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:50.812971  9587 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:50.830490  7283 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:50.831668  9751 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:50.867141  7283 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:48:50.868368  9746 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:50.883577  7363 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:48:50.885363  9756 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:48:50.941998  7280 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:50.943032  9755 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:50.954921  7363 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:50.956399  9756 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:51.061945  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:52.099858  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:52.136579  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:52.137012  7283 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:52.139140  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:52.139671  7358 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:52.142266  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:52.142720  7432 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:52.144743  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:52.145129  7358 raft_consensus.cc:606] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:52.147241  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:52.147622  7432 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:52.148478  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:52.149641  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:52.224014  9751 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:52.224571  9761 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:52.225972  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:52.226503  7280 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:52.226755  7280 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:52.231470  7280 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.233017  7280 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:52.233513  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:52.233776  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:52.234123  7358 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:52.234309  7432 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:52.234467  7358 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:52.235196  7358 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.236388  7358 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:52.240255  7432 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:52.241161  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:52.241854  9734 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:52.241973  7358 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:52.242379  9734 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:52.243170  9734 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.252934  7187 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.455703  9755 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:52.456223  9756 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:52.457434  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:52.457964  7358 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:52.458309  7358 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:52.463387  7358 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.465031  7358 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:52.465617  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:52.465823  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:52.466184  7283 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:52.466359  7436 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:52.466696  7436 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:52.467314  7436 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.468205  7436 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:52.472280  7283 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:52.472623  7436 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:52.473956  7328 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:52.474525  9587 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:52.474931  9587 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:52.475570  9587 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.486321  7187 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.534795  9755 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:52.535220  9756 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:52.536545  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:52.537005  7363 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:52.537249  7363 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:52.542011  7363 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.543646  7363 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:52.544121  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:52.544589  7280 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:52.546701  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:52.547255  7436 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:52.547526  7436 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:52.548190  7436 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.549156  9708 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:52.549322  7436 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:52.549597  9734 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:52.550030  7280 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:52.550925  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:52.551173  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:52.551409  7432 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:52.551765  7432 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:52.551925  9587 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:52.552372  9587 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:52.553077  9587 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.556319  7436 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:48:52.557576  7432 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.561338  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:52.561793  7280 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:52.562150  7280 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:52.562608  7432 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:52.562906  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:52.563421  7363 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:52.562798  7280 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.565090  7280 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:52.565032  7187 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.569604  7363 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:52.570482  7401 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:52.571221  9756 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:52.571631  9756 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:52.571384  7280 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:48:52.572337  9756 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:52.583369  7187 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:52.740454  9761 raft_consensus.cc:993] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:52.740864  9587 raft_consensus.cc:1081] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:52.742056  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:52.742463  7432 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:52.742738  7432 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:52.751680  7432 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:52.753057  7432 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:48:52.753575  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:52.753963  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:48:52.754098  7363 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:52.754442  8256 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:52.754446  7363 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:52.755282  7363 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 8.11, Last appended by leader: 11, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:52.756165  7363 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:52.759333  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:52.760602  7403 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:48:52.760694  7363 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:52.761395  9756 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:52.761922  9756 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:52.762705  9756 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 8.11, Last appended by leader: 11, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:48:52.774302  7363 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:52.776029  9708 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:52.778477  7187 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.786151  7432 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:52.791123  9734 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:52.909565  7432 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:52.910898  9770 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:52.918367  7283 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:52.919639  9779 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:52.962463  7283 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:52.963507  9756 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:52.971596  7358 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:52.973129  9782 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:53.020139  7432 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:53.021270  9779 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:53.037742  7283 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:53.039429  9779 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:53.150445  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:53.348973  8256 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 9 index: 12. (index mismatch)
I20260709 14:48:53.354754  9756 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:53.369997  7363 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 9 index: 12. (index mismatch)
I20260709 14:48:53.375669  9782 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:54.188082  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:54.228242  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:54.228703  7432 raft_consensus.cc:606] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:54.230666  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:54.231055  7432 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:54.233078  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:54.233485  7283 raft_consensus.cc:606] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:54.235536  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:54.235914  7363 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:54.237886  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:54.238334  7363 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:54.239410  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:54.240504  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:54.293020  9779 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:54.293583  9779 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:54.295198  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:54.295699  7432 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.296067  7432 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:54.300604  7432 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.301870  7432 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:54.302496  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:54.302666  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:54.303169  7363 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:54.303138  7283 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:54.303551  7363 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:54.304203  7363 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.305198  7363 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:54.308485  7283 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:48:54.309403  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:54.309944  7363 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:48:54.310105  9755 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:54.310639  9755 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:54.311414  9755 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.322146  7187 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:54.357364  9756 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:54.357787  9755 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:54.359006  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:54.359382  7358 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.359685  7358 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:54.365262  7358 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.366892  7358 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:54.367834  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:54.368224  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:54.368387  7432 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:54.368696  7283 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:54.368772  7432 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:54.369524  7432 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.370476  7432 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:54.374512  7283 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:54.375416  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:54.376104  9770 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:54.376473  7432 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:54.376495  9770 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:54.377492  9770 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.389053  7187 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.646987  9770 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:54.647500  9770 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:54.648794  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:54.649287  7280 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.649616  7280 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:54.652683  9755 raft_consensus.cc:993] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:54.653116  9756 raft_consensus.cc:1081] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:54.654471  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:54.654853  7363 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.655105  7363 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:54.655097  7280 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.655967  9708 raft_consensus.cc:993] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:54.656471  9786 raft_consensus.cc:1081] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:54.657400  7280 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:54.657958  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:54.658507  7432 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:54.658624  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:54.658854  7432 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:54.659190  7358 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:54.659511  7358 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:54.660200  7358 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.661365  7358 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:54.658068  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:54.661712  7363 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.662214  7430 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:54.663525  7432 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.664705  7363 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:54.666499  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:54.667004  7283 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:54.667303  7283 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:54.667359  7358 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:48:54.668108  7283 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.668699  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:54.669173  7436 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:54.669567  7436 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:54.669982  7252 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:54.670254  7436 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.671464  7436 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:54.672062  7432 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:54.672216  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:54.669119  7283 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:54.672938  7358 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:54.675420  9708 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:54.676359  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:54.676927  7280 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:54.681707  9708 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:54.668355  7430 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:48:54.681845  7436 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:54.682704  9708 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.683640  7329 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:54.684468  9770 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:54.684923  9770 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:54.685783  9770 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.688385  7280 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:54.692373  7358 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:54.693892  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:54.695890  9755 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:54.696410  9755 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:54.697167  9755 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:54.698464  7283 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:54.749603  7187 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:54.752345  7186 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.759725  7185 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.882387  7280 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:54.883826  9770 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:54.888337  7363 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:48:54.891387  9802 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:48:54.903632  7436 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:54.905334  9796 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:48:54.920253  7283 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:48:54.922291  9755 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:48:55.128826  7280 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:55.129958  9812 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:55.138573  7363 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:55.140049  9812 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:55.150923  7363 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:55.152307  9799 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:55.161237  7432 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:55.162550  9798 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:55.241552  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:55.295882  7280 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:55.297106  9796 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:55.308250  7432 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:55.309239  9796 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:56.283437  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:56.322186  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:56.322795  7436 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:56.324978  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:56.325357  7363 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:56.327652  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:56.328148  7436 raft_consensus.cc:606] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:56.330302  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:56.330693  7363 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:56.332912  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:56.333359  7283 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:56.334575  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:56.335603  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:56.353555  9770 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:56.354207  9796 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:56.355095  9798 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:56.355620  9799 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:56.356756  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:56.357359  7283 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.357741  7283 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:56.358033  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:56.358630  7436 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.358954  7436 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.363696  7283 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.365157  7436 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.365568  7283 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:56.366164  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:56.366899  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:56.365736  9820 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:56.367563  7432 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:56.367898  7436 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:56.367997  9820 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:56.368971  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:56.369519  7283 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:56.369823  7283 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:56.370447  7363 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:56.371614  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:56.371626  7363 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:56.372267  7358 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.373625  7363 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.374058  7432 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:48:56.374676  7363 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:56.375319  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:56.376108  9799 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:56.376617  9799 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:56.379122  7358 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:56.377681  9799 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.370666  7283 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.372773  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:56.380218  7436 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.380522  7283 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.381182  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:56.382218  9812 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:56.383263  9812 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:56.384099  9812 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.386433  7283 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:48:56.380607  7436 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:56.382751  7363 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:48:56.401451  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.401417  7186 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:56.405530  7436 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.407655  7436 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:56.408442  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:56.408972  7358 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:56.409189  7358 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:56.408372  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:56.410128  7283 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:56.409847  7358 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.411211  7358 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:56.417536  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:56.422613  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:56.424264  9812 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:56.424758  9812 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:56.425410  9812 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.422545  7283 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:48:56.444861  7186 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:56.446956  9756 raft_consensus.cc:993] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:56.457403  9812 raft_consensus.cc:1081] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:56.459126  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:56.459631  7358 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.459944  7358 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:56.465989  7358 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.468470  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:56.468680  7358 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:56.469024  7280 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:56.472059  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:56.472625  7430 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:56.472922  7430 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:56.473694  7430 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.474946  7430 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:56.476281  7280 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:56.477444  7328 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:56.478300  9779 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:56.478761  9779 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:56.479597  9779 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.481918  7430 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:48:56.490226  7186 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.800760  7430 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:56.801832  9799 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:56.807001  9756 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:56.807575  9756 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:56.808914  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:56.809391  7358 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:56.809664  7358 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.816506  7358 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.818939  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:56.819510  7283 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.822950  7363 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:56.824858  9835 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:56.826442  7358 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:56.827656  7283 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:56.829154  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:56.830600  9779 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:56.830837  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:56.831099  9779 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:56.831359  7432 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:56.831664  7432 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:56.831859  9779 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.832525  7432 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:56.833664  7432 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:56.840037  7432 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:48:56.850457  7187 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:56.890630  7363 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:56.891624  9829 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:56.900466  7283 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:56.901628  9830 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:48:56.932214  7432 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:56.933121  9779 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:56.943325  7283 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:56.946835  9820 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:56.982703  7363 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:56.983994  9756 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:56.997275  7283 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:56.999665  9829 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:57.252048  7432 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:57.253175  9770 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:57.262451  7283 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:57.264034  9770 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:57.336356  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:58.372005  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:58.407642  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:48:58.408231  7280 raft_consensus.cc:606] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:58.410612  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:58.411154  7363 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:48:58.413201  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:58.413626  7430 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:58.415987  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:48:58.416399  7430 raft_consensus.cc:606] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:48:58.418747  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:48:58.419142  7358 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:48:58.420203  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:58.421335  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:58.504096  9779 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:58.504526  9770 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:48:58.505831  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:48:58.506345  7280 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.506615  7280 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:58.512301  7280 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.514401  7280 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:58.514647  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:58.514832  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:58.515254  7358 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:58.515457  7430 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:58.515617  7358 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:58.516398  7358 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.517377  7358 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:58.519587  9756 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:58.520119  9756 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:58.521549  7430 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:58.522257  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:58.522711  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:58.522765  7363 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.523339  7363 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:58.525490  9798 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:58.526013  9798 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:58.526630  7358 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:48:58.526870  9798 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.529925  7363 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.532357  7363 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:58.532828  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:58.533377  7280 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:58.536712  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:58.537334  7430 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:58.537438  7280 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:58.537705  7430 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:58.538530  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:58.538549  7430 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.539575  9779 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:58.540019  7430 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:58.544725  7430 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:48:58.540141  9779 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:58.545710  9779 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.546133  7186 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.566684  7185 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.613216  9770 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:58.613704  9770 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:58.616220  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:48:58.616722  7430 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.617058  7430 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:58.636416  9798 raft_consensus.cc:993] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:58.637068  9798 raft_consensus.cc:1081] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:48:58.640396  7430 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.642956  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:48:58.643465  7436 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.643790  7436 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:58.644881  7430 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:58.645131  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:58.646128  7280 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:58.646842  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:58.647380  7363 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:58.647670  7363 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:58.648389  7363 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.650215  7363 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:58.655314  7436 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:58.656227  7280 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:58.656440  7363 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:48:58.657415  7401 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:58.657409  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:58.657915  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:48:58.658214  7280 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:58.658591  7280 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:48:58.659343  7363 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:58.660112  7280 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:58.661255  7280 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:58.658493  9829 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:58.662850  9829 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:58.663559  9829 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:58.665223  7363 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:58.666486  7401 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:48:58.666723  7436 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:48:58.667327  9756 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:58.667600  7280 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:48:58.681263  9756 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:58.682220  9756 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:48:58.687543  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:58.700783  7185 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:58.996822  9858 raft_consensus.cc:993] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:58.997298  9756 raft_consensus.cc:1081] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:48:58.998662  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:48:58.999048  7363 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:58.999271  7363 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.003727  7363 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:59.005082  7363 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:48:59.005821  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:48:59.006014  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:48:59.006381  7280 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.006553  7430 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:59.006866  7430 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:48:59.007520  7430 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:59.008349  7430 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.011188  7280 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:59.012111  7328 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:48:59.012840  9853 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:59.013305  9853 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:48:59.014191  9853 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:48:59.014796  7430 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:48:59.024682  7185 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.043699  7430 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:59.044636  9798 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:59.055637  7358 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:59.057955  9799 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:59.059331  7436 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:59.061597  9770 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:59.087513  7280 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:59.089097  9853 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:59.229700  7280 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:59.230893  9858 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:59.240763  7358 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:59.242262  9871 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:59.280944  7358 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:59.281968  9871 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:59.293659  7283 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:59.298377  9858 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:59.422219  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:59.524961  7431 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:59.526022  9770 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:59.537374  7280 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:59.538548  9779 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:00.461473  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:00.502004  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:00.502542  7283 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:00.504803  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:00.505196  7358 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:00.507355  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:00.507817  7431 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:00.509928  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:00.510334  7358 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:00.512159  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:00.512559  7431 raft_consensus.cc:606] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:00.513434  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:00.514452  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:00.580086  9779 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:00.580529  9879 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:00.581920  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:00.582475  7431 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.582819  7431 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.588800  7431 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.590278  9858 raft_consensus.cc:993] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:00.590909  9858 raft_consensus.cc:1081] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:00.593437  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:00.593555  7431 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:00.593931  7362 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.594297  7362 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.595153  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:00.595490  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:00.596057  7358 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:00.596279  7358 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:00.595711  7280 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.596869  7358 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.597851  7358 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.601576  7362 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.603811  7280 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:00.603855  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:00.604249  7362 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:00.604990  7283 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.605173  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:00.605846  9874 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:00.603979  7358 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:00.606438  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:00.607138  7436 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:00.607436  7436 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:00.608233  9874 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:00.608147  7436 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.609256  7436 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:00.609243  9874 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.610925  7283 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:00.611868  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:00.612830  9779 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:00.613240  9779 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:00.614046  9779 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.615149  7436 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:00.625248  7186 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.625727  7185 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:00.742880  9756 raft_consensus.cc:993] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:00.743304  9874 raft_consensus.cc:1081] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:00.744634  7358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:00.745012  7358 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.745231  7358 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.749487  7358 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.750838  7358 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:00.751307  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:00.751895  7280 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.752370  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:00.752933  7436 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:00.753331  7436 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:00.756771  7436 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.758121  7280 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:00.758824  7436 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.759173  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:00.759799  9779 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:00.760192  9779 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:00.760844  9779 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.766489  7436 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:00.771118  7185 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.780958  9889 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:00.781414  9889 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:00.783141  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:00.783614  7280 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.783916  7280 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.788017  7280 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.789538  7280 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:00.790040  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:00.790633  7363 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:00.790817  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:00.790978  7363 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:00.791402  7431 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.791731  7363 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.792855  7363 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:00.797322  7431 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:00.798853  7363 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:00.799194  7254 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:00.799882  9878 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:00.800240  9878 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:00.800891  9878 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.809950  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:00.899847  9855 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:00.900367  9878 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:00.901618  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:00.902072  7431 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.902338  7431 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:00.907012  7431 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.909266  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:00.909789  7283 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:00.909992  7283 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:00.910109  7431 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:00.910321  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:00.910945  7363 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:00.910720  7283 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.911885  7283 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:00.917934  7363 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:00.918097  7283 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:00.918927  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:00.919620  9874 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:00.920143  9874 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:00.920877  9874 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:00.929870  7185 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:01.041782  7436 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:01.042836  9889 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:01.052718  7283 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:01.054402  9779 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:01.076967  7363 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:01.082257  9756 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:01.093166  7283 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:01.094601  9756 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:01.174077  7430 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:01.175055  9779 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:01.182345  7280 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:01.183725  9889 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:01.248862  7436 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:01.250094  9878 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:01.274562  7363 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:01.275969  9855 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:01.500062  7363 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:01.501019  9898 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:01.508473  7289 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:01.510004  9874 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:01.516981  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.077952  9910 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.078181  9912 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.078749  9912 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.080036  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.078610  9910 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.078514  9909 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.083756  9909 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.084306  9910 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.087536  9909 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.084695  9912 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.099772  9910 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.100286  9910 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.101425  9920 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.102201  9910 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.102036  9920 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.102409  9916 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.103909  9915 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.104039  9913 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.104179  9916 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.104487  9915 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.104624  9913 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.106738  9920 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.107136  9913 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.103632  9911 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.107748  9912 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.107909  9911 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.109982  9911 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.110445  9912 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.112552  9912 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.106683  9915 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.121917  9910 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.123006  9910 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.125043  9910 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.122469  9918 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.125783  9918 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.128067  9918 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.131206  9918 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.131695  9918 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.133996  9918 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.185878  9918 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.186475  9918 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.188616  9918 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.204197  9911 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.204824  9911 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.206869  9911 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.209115  9918 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.209729  9918 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.214248  9916 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.215190  9918 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.220963  9921 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.221550  9921 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.223604  9921 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.229095  9922 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.229743  9920 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.230319  9916 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.230438  9920 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.230888  9916 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.232759  9916 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.234390  9920 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.229614  9922 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.235239  9912 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.235800  9912 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.236900  9922 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.229846  9913 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.237746  9912 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.238226  9913 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.239805  9909 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.240303  9913 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.240456  9910 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.240991  9910 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.242996  9910 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.240325  9909 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.247932  9917 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.248456  9917 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.245585  9909 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:03.249475  7252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.000s	sys 0.008s
W20260709 14:49:03.250061  7252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.516s	user 0.001s	sys 0.009s
I20260709 14:49:03.251302  9910 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.240823  9913 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.252817  9913 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.238318  9912 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.251570  9915 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.264863  9915 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.266870  9915 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.262529  9911 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.267724  9911 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.269604  9911 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.254886  9909 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.270795  9909 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.262969  9916 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.274230  9916 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.276211  9916 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.259214  9917 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.264153  9920 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.251827  9910 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.271559  9912 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:03.271641  9922 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.277067  9909 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.263665  9913 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.289275  9921 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.295820  9921 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.296533  9925 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.285565  9924 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.303373  9936 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.303923  9936 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.297163  9925 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.301712  9924 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:03.281515  9920 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.308631  9925 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.309135  9925 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.309270  9920 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.309603  9925 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.306032  9909 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.288736  9916 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.288830  9913 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.281145  9910 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.314093  9910 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.313989  9913 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.314740  9915 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.314621  9910 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.291692  9927 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.313253  9917 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.309949  9931 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.313118  9916 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.315652  9927 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.315991  9931 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.313145  9914 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.317353  9916 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.282114  9912 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:49:03.317456  9914 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.289042  9911 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.312281  9918 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.315706  9917 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.318637  9909 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.319612  9914 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.307292  9932 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.277366  9923 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.292603  9930 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.289719  9926 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.309783  9920 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.315052  9925 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.281312  9922 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.311496  9924 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.325567  9919 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.321421  9918 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.324298  9923 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.331277  9919 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:03.321488  9915 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.334184  9915 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.318410  9911 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.334720  9923 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.335717  9927 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.326407  9920 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.509394  9946 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.509651  9927 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.324339  9917 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.510869  9918 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.386278  9930 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.509876  9934 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.333670  9919 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.324785  9912 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.360836  9926 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.553126  9934 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.560810  9926 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.561910  9926 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.562860  9926 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.336827  9913 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.515024  9925 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.387185  9915 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
W20260709 14:49:03.539451  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0580 after lost signal to thread 6143
I20260709 14:49:03.537302  9917 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.390413  9923 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.450495  9921 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.457194  9914 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.390290  9936 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.322999  9932 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:03.539798  9941 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.504186  9935 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.508797  9931 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:03.572182  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002b3de0 after lost signal to thread 7221
I20260709 14:49:03.604506  9950 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.605049  9950 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.540071  9909 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.538328  9918 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.540853  9922 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.605986  9909 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.484438  9916 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.606505  9909 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.587602  9942 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:03.537452  9933 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.607307  9950 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.606068  9918 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.607973  9942 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:03.609246  9930 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:03.605499  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8d60 after lost signal to thread 7313
I20260709 14:49:03.560881  9934 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.576267  9915 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.537847  9927 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.587148  9947 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
W20260709 14:49:03.610832  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7fc0 after lost signal to thread 7388
W20260709 14:49:03.614985  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7d00 after lost signal to thread 7462
I20260709 14:49:03.606724  9916 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.570554  9911 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.572938  9910 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:03.616654  7218 debug-util.cc:398] Leaking SignalData structure 0x7b080033bcc0 after lost signal to thread 8282
I20260709 14:49:03.609760  9918 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.607890  9950 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.566813  9912 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.510036  9946 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.579551  9939 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.611888  9921 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:03.613673  9922 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.573271  9925 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.617614  9941 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.627390  9928 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.622537  9950 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:03.629024  9937 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.630262  9927 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.607730  9933 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.630719  9916 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.631878  9932 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:03.632011  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.632155  9944 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.632639  9942 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:03.632959  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.633469  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.634123  9915 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.635536  9909 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.615758  9917 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.636423  9920 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.637245  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.637362  9930 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.638123  9946 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.638347  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.638775  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.708791  7357 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:03.709050  9941 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.709950  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.710381  9925 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.710932  9917 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.711293  9926 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.711218  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.711555  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.639142  9938 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.639557  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.712416  7280 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:03.618510  9947 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.639874  9948 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.639189  9943 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.640655  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.641187  9912 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.641527  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.589967  9914 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.642740  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.679762  9921 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.588577  9923 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.648275  9939 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.618438  9935 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.669957  9922 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.706955  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:03.707259  9933 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.707729  9954 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.715822  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.714560  7364 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:03.718701  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.707779  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:03.688441  9928 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.723565  9922 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.727607  9912 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.728257  9912 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.727650  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.724484  7285 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:03.687148  9937 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.736287  9935 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.735129  9914 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.737573  9937 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.738639  9912 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.739498  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.740083  7281 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:03.741025  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.741518  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.742110  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.742103  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.718132  9920 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.744165  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.745537  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.724102  9933 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.747267  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.747922  7361 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:03.748684  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.716871  9948 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.750218  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.692036  9944 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.712554  9938 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.751691  9935 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.753268  9935 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.753540  9950 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:03.754508  9938 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.754992  9938 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.755141  9935 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.755311  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:03.755604  9935 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.756565  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.717075  9943 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.749466  9937 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.757304  7362 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:03.758479  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.758522  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.759375  7282 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:03.722190  9930 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.761554  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.756610  9920 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.762953  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.764026  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.764586  7357 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:03.765158  9921 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.765396  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.766062  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.766233  9945 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.766498  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.765878  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.756093  9935 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.767395  7358 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:03.767590  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.768880  9935 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.767091  7363 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:03.757947  9937 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.766645  7355 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:03.770751  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.751446  9922 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.771164  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.771293  9939 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.771368  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.776728  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.771625  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.772065  9953 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.772100  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.765935  9955 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.779137  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.773823  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.774437  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.772204  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.770798  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.774315  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.761498  9925 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.777556  7432 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:03.724562  9954 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.773291  9923 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.775602  7361 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:03.779747  7429 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:03.780927  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.750860  9933 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.780061  7436 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:03.755445  9938 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.779281  9962 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.773983  9945 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.778955  9955 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.774923  9935 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.786536  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.786964  9947 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.787277  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.790881  7438 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:03.777206  9922 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.794140  9957 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.794885  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.795334  7431 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:03.794543  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.794616  9957 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.778637  9943 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.781737  9936 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.782732  9953 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.801478  9948 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.814229  9959 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:03.842754  9930 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.841853  9937 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.843130  9922 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.843396  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.843679  9933 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.844484  9938 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.841881  9954 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.845418  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.845489  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.846093  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.832779  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.842948  9959 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.837690  9955 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.848474  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.849031  7357 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:03.847784  9945 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.852044  9936 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.783368  9925 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.826647  9944 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.795563  9920 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:03.787879  9962 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.815203  9935 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.855823  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.856997  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.858196  9936 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.859850  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.934906  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.935738  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.936074  9961 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.936542  9961 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.938230  9961 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.935804  7363 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:03.908443  9953 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.825158  9928 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.940582  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.940840  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.935804  7358 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:03.942130  9962 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.942284  9959 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.943559  9925 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.944263  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.894738  9957 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.946482  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.947003  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.948937  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.949371  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.949450  7429 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:03.949995  7435 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:03.950640  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.951228  7432 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:49:03.951341  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.951948  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.952106  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:03.952679  7434 raft_consensus.cc:606] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:03.953033  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.953600  7430 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:03.950946  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.954478  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.954977  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.955511  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.955736  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.956768  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.957931  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.958376  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.959529  7432 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:03.957751  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.958905  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.957576  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.960991  9935 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:03.961875  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.964200  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.975984  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.976967  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:03.977555  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.964771  7402 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:03.979172  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.980302  9961 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:03.980696  9961 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:03.981029  9961 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:03.988443  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.989044  7434 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:49:03.989380  9961 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:03.989769  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.996704  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.997004  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.990265  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.997978  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.995162  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.990814  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.992755  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.993741  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:03.999344  7283 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:03.993403  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.000567  7287 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:03.994287  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:03.999416  7281 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:04.002604  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.003720  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.004968  9961 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.007030  7252 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.008395  9926 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:04.008749  9926 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.009099  9926 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.009974  7402 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.010188  7252 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.010891  9920 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.011297  9955 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:04.011763  9955 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.011245  9920 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.012112  9955 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.012698  7252 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.012846  9920 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.013916  9927 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:04.014315  9927 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.014693  9927 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:04.019028  9955 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.020467  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.021028  9955 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.021667  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.023075  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.027407  8219 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.028846  8219 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.029913  9924 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.030339  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.031106  9924 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.031239  9921 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:04.031623  9921 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.031977  9921 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.034555  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.038610  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.039330  9916 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:04.039713  9916 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.040190  9916 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.040791  9921 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.042754  9921 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.044355  9920 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.047423  9916 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.049165  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.050064  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.050693  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.050940  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.053965  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.054104  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.054299  9957 raft_consensus.cc:993] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:04.054771  9957 raft_consensus.cc:1081] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:04.055397  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.055811  9916 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.056010  7288 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:04.056170  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.057654  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.058553  9920 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.039650  7252 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.062419  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.063577  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.064664  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.064698  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.025249  9927 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.067215  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.067811  9927 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.068866  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.073355  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.073712  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.074461  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.074800  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.075477  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.075681  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.075850  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.063864  9926 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.078374  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.079748  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.079878  9926 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.081249  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:49:04.082393  8219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 53616.2us
I20260709 14:49:04.082664  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:49:04.083483  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 43893.1us
I20260709 14:49:04.074507  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.084772  9916 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:04.085091  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.085172  9916 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.085759  7252 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.085999  9916 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.083714  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.086810  7252 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.088369  9946 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:04.088706  9947 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:04.085700  7280 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:04.088932  9946 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.089495  9946 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:04.090034  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.091199  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.092348  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.093571  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.093899  9947 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.094110  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.094341  9947 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.094630  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.095319  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.095707  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.096733  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.097785  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.099056  9946 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.100975  9946 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.102010  9947 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.103745  9947 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.105646  9916 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.088536  7252 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.107132  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.107949  7252 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.108057  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.108199  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.109272  9920 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:04.109647  9920 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.110008  9920 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.109794  9921 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:04.111020  9921 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.111485  9921 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:04.111701  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.110143  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.114581  7288 raft_consensus.cc:1240] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:04.116077  9916 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.116302  9920 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.117938  7252 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.118880  7280 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:04.119745  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.120261  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.120817  7402 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.121572  9955 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:04.121634  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.122045  9955 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.122463  9955 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.122634  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.123085  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.124459  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.124756  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.127070  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.127904  9913 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.128320  9913 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.128665  9913 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.126472  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.130131  9961 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.130502  9961 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.130860  9961 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.134670  7252 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.136019  9955 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.151813  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.151648  9961 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.178503  9913 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.180498  9913 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.181492  9920 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.182161  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.182505  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.182241  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.185698  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.187515  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.187989  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.188621  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.189342  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.190205  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.192226  7287 raft_consensus.cc:1240] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:04.193902  7402 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.194581  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.181780  9955 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.196877  7282 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:04.196677  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.197108  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.198129  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.198331  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.199226  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.200526  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.202184  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.185484  9947 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.202749  9947 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.202800  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.203222  9947 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.203294  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.194965  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.204432  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.196815  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.205514  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.206549  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.206969  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.207541  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.207959  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.208531  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.208953  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.207763  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:04.209992  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.210407  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.210983  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.211417  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.211537  7289 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:04.211972  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.212391  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.213331  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.214239  7285 raft_consensus.cc:1240] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:04.214497  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.215495  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.216202  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.210081  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.217502  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.216459  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.219070  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.216393  7357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:04.220220  7357 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.220558  7357 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.221170  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.209543  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:04.226655  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.226939  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.226742  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.226683  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.227528  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.228269  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.229368  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.229851  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.229261  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.231895  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:04.232896  7288 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.233608  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.237948  9928 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:04.238353  9928 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.238691  9928 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.240584  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.241057  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.241671  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.242053  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.230039  9955 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:04.243994  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.245151  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.245448  9928 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.196226  9961 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.248497  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.246282  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:04.246812  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.250821  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.238080  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.247625  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.250936  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.254302  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.254901  9928 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.255065  9955 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.255398  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.224879  9954 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.258733  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.261368  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.262064  9916 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:04.262436  9916 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.264039  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.267079  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.268365  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.268647  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.258071  9954 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.269968  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.270336  9954 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.270471  9935 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.252640  9959 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.271253  9962 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.271628  9962 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.271975  9962 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.274297  7329 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
W20260709 14:49:04.274904  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 56308.7us
I20260709 14:49:04.276269  7357 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.276616  9950 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:04.265467  9961 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.278059  7357 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.277079  9950 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:04.280330  9950 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.262790  9916 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.279537  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.268610  7328 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.276409  9921 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.279860  9913 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:04.283265  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.289393  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.289929  9912 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.290565  9912 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.285907  9931 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.290964  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.289391  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.292624  9961 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:04.293578  9936 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.293744  9941 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:04.293987  9936 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.294201  9941 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.294564  9941 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.294821  9936 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.295750  9954 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.287504  9935 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.291172  9931 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.297354  9931 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.298053  7284 raft_consensus.cc:1240] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:04.298970  9921 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.300797  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.301723  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.304220  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.309968  9920 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:04.310338  9920 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.310671  9920 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.304828  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.285709  9913 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.314860  9913 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.284123  9955 consensus_queue.cc:1059] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 12.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.021s
I20260709 14:49:04.314808  9928 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.315775  9955 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:04.316179  9955 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.316329  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.285467  9957 consensus_queue.cc:1059] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 14:49:04.317322  9957 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:04.317653  9957 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.318383  9957 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.318846  9958 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:04.319264  9958 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:04.319684  9958 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:04.320576  9920 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.309053  9936 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.322517  9920 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.324396  9950 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.329890  9950 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.284909  9925 consensus_queue.cc:1059] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 14:49:04.315018  9941 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.333099  9925 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:04.333477  9925 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.334000  9941 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.308629  9947 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.310600  9939 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.319357  9962 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.326125  9955 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.334545  9925 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.335705  9955 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:04.336115  9925 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.337582  9947 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.336205  9962 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.338927  9962 consensus_queue.cc:1059] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.339190  9935 consensus_queue.cc:1059] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:04.340058  9961 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.340387  9961 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.340713  9935 consensus_queue.cc:1059] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:04.341732  9943 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:04.342087  9943 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.342466  9928 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.342828  9928 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.346834  7285 raft_consensus.cc:1240] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:04.314544  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.327461  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.326314  9958 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.342867  9943 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.345167  9961 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.319612  9957 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:04.346230  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.346413  7284 raft_consensus.cc:1240] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:04.347133  9928 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.348627  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:49:04.380577  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 66065.5us
I20260709 14:49:04.380723  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.327817  9931 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.383206  7328 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.367110  9939 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.369505  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.371287  7254 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.381250  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.381703  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.382833  7280 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
W20260709 14:49:04.382580  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 93949.5us
I20260709 14:49:04.386288  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.297684  9954 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.345793  9913 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.370159  9920 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:04.399412  9958 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.382978  9950 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.388324  9943 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:04.403216  9931 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.386715  9964 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.385541  9912 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.389591  9926 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:04.405055  9926 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.405460  9926 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.370735  9916 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.407246  9916 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.408812  9959 consensus_queue.cc:1059] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.389385  9920 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.410027  9920 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.411886  9925 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.412309  9925 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.415024  9913 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.413069  9925 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.389168  9954 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.386559  9936 consensus_queue.cc:1059] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 14:49:04.416275  9927 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:04.394959  9928 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:49:04.417820  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 111773us
I20260709 14:49:04.424542  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.420992  9961 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.431300  9954 consensus_queue.cc:1059] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:04.433703  9953 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.441874  9936 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.442266  9936 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.443018  9936 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.443347  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.422036  9927 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.444252  9936 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.444545  9927 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.447449  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.447552  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.435168  7360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:04.438026  9966 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:04.450135  9966 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.450148  7360 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.450592  9966 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.451598  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.439658  7254 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.455617  9913 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.429059  9925 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.438501  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.455600  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:04.456552  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.451651  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.456678  9920 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.457032  7429 raft_consensus.cc:606] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.457438  7429 raft_consensus.cc:614] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:04.458393  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.457726  9913 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:04.459717  9913 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:04.460114  9913 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.451776  9953 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
W20260709 14:49:04.441382  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 59759.7us
I20260709 14:49:04.461706  9966 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.462355  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:04.462883  7359 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.463397  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.464139  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:04.464138  9957 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.465090  7329 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.466074  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:04.465672  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.461714  9953 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.470477  9953 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.460866  9926 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.473382  9920 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.475744  9927 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.476356  9967 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.477289  9968 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.477671  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.477782  7329 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.478440  9957 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.478531  9914 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.479228  7401 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.479339  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.480003  9914 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:04.480088  9939 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:04.480319  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.480585  9939 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:04.480990  9939 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.481982  9925 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.482627  9957 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.483150  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.484211  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.484871  9925 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.485548  9925 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.486465  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.490609  7401 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.492081  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.487133  7329 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.492801  9957 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.493417  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.492199  9939 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.493230  9914 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.493134  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.494130  9941 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:04.494910  7329 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.495368  9957 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.495944  9941 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.497105  7329 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.498324  7401 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.498462  7329 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.499090  9957 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.499606  9941 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.500273  9941 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.497574  9939 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 2 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.500407  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.501006  9913 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.501488  9957 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.501919  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.502575  9941 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.502910  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.503618  9957 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.503736  7329 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.504436  9941 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.504894  9927 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.492326  9961 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.505715  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.506036  7329 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.505223  7401 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.507228  9966 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.507949  9941 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.508496  9913 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.508019  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.499059  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.509259  7329 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.509737  9926 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.507725  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.510227  9941 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.510506  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.510912  9961 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.510372  9926 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.511729  7329 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.511813  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.512074  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.512377  9926 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.512526  9941 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.513044  9926 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.513180  7254 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.510869  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.513531  9961 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.514276  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.513343  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.514384  7329 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.514958  9966 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.515375  7254 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.515735  9941 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.514604  9926 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.516009  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.516135  9966 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:04.516980  7329 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.515645  9961 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.517724  9941 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.517401  7254 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.518949  7329 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.519189  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.519770  9941 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.519918  9957 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.518906  9913 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.517342  9953 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.520828  7329 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.521287  7285 raft_consensus.cc:1240] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:04.521605  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.524731  9941 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.525394  7254 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.525542  9953 consensus_queue.cc:1059] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:04.525532  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:04.526216  9961 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.526554  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.526485  9913 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.527415  9967 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.527622  9925 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.527802  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.528127  9925 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.528971  9957 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.529078  7401 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.528931  9925 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.529909  9957 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.530306  9925 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.531015  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.531239  9941 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.531661  7329 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.531970  9913 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.532593  9939 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.533267  7254 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.533984  9913 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.534426  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.535162  9970 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.535635  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.536343  9913 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.536406  7329 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.537285  9970 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:04.537451  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.538189  9913 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.538527  7329 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.539335  9970 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.539460  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.540194  9913 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.540769  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:04.541314  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.541486  9939 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.541989  9913 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.530267  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.542842  9925 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.543126  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.543823  9913 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.544176  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.544868  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.545212  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.545511  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.545918  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.546514  9966 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.545414  7429 raft_consensus.cc:3055] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.547899  7429 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.548132  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:49:04.548655  7429 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.549131  9939 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.549698  7429 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.550203  7328 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.551128  9939 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:04.552039  7433 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:04.552176  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.552817  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.553128  9939 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.554180  7328 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.554287  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.554998  9961 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.555178  9939 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:04.555646  9961 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.556191  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.556865  9970 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.557592  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.558964  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.559461  7431 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:04.560786  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.562358  7429 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:04.562965  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.563302  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.564112  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.564420  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.564976  7357 raft_consensus.cc:1240] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:04.567104  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.569778  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.570225  7433 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:04.570859  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.571000  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.570437  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.572837  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.575678  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.578393  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.580246  7436 raft_consensus.cc:1240] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:04.581418  7431 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:04.583752  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.584295  7434 raft_consensus.cc:1240] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:04.584606  7401 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.584257  7285 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.580186  7329 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:04.585199  9961 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.586298  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:04.582298  7437 raft_consensus.cc:1240] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:04.586848  7280 raft_consensus.cc:1240] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:04.586948  9970 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:04.587946  7430 raft_consensus.cc:1240] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:04.588476  9961 consensus_queue.cc:1059] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:04.589356  9961 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:04.589664  9961 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.590435  9961 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.591648  9961 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:04.591952  7285 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:04.593758  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.594024  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.594861  9939 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:04.596477  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.596647  9970 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.597527  9970 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.599259  7289 raft_consensus.cc:1240] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:04.600569  9939 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.601310  9939 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.602408  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.585559  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.605017  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.605556  9925 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.608114  7289 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:04.608111  9953 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.587028  7329 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:04.610193  7289 raft_consensus.cc:1240] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:04.610297  9941 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:04.611670  9941 raft_consensus.cc:697] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.612553  9969 consensus_queue.cc:1059] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.612646  9941 consensus_queue.cc:237] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.613641  9914 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:04.614022  9914 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.614756  9914 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.620645  9914 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.623433  7285 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:04.632144  7280 raft_consensus.cc:1240] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:04.613266  7289 raft_consensus.cc:1240] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:04.636638  7285 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:04.636638  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.638286  9941 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.643146  9941 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:04.644397  9941 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:04.644769  9941 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.645658  9941 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.646770  9941 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.657280  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 13 to 14, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 14 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.658874  7187 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.659802  7360 raft_consensus.cc:1240] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:04.660262  7187 catalog_manager.cc:5697] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 2 to 3, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.661171  9970 consensus_queue.cc:1059] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.662182  9939 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.662519  9966 consensus_queue.cc:1059] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:04.663352  9913 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.663729  9913 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:04.664202  7328 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:04.664455  9913 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.666321  9964 consensus_queue.cc:1059] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:04.666980  9965 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.668311  9913 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.665066  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.669206  9965 consensus_queue.cc:1059] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:04.670691  9958 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:04.670953  9958 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.671465  9958 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.673113  9964 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:04.673406  9964 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.674141  9964 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.678014  9964 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.678921  9958 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.679647  9927 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:04.679800  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.680792  9927 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.680887  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.681609  9952 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.682317  9950 consensus_queue.cc:1059] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:04.683385  9970 raft_consensus.cc:3055] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:04.683817  9970 raft_consensus.cc:740] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.684662  9970 consensus_queue.cc:260] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.685437  9950 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:04.686376  9912 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.686738  9912 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.687750  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.687506  9912 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.689510  9912 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.688566  9926 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.690815  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:04.691761  9952 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:04.692317  9952 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:04.693148  9952 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.691936  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.695611  9927 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.662519  9939 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.697861  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.698589  9927 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:04.699477  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.700755  9914 consensus_queue.cc:1059] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:49:04.703038  7434 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:04.703660  9926 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.704634  9939 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.705790  9939 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.699345  9941 consensus_queue.cc:1059] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260709 14:49:04.707027  9958 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.707432  9958 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.708457  9958 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.703262  9914 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.709730  9958 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.710012  9914 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.700237  9970 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.711027  9914 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.712404  9914 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.726161  9958 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.701385  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.725538  7186 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.729635  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.729945  9952 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:04.730278  9926 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:04.731240  7254 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:04.731854  9926 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:04.733258  9939 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.733767  9939 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.734637  9939 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.736896  9939 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.740202  9958 consensus_queue.cc:1059] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:04.741191  9958 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.741528  9958 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.742340  9958 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.743745  9958 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.749993  9939 consensus_queue.cc:1059] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:04.750044  9958 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:04.750995  9939 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:04.751588  9941 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.752475  9941 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.753259  9941 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.754464  9941 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.759688  7284 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:04.760890  9939 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.761745  9939 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.762636  9970 consensus_queue.cc:1059] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:04.763036  9939 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:04.763693  9926 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:04.763748  9912 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.764196  9912 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.765041  9912 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.766251  9912 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.764277  9926 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:04.768375  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:04.768864  7430 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.769204  9970 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:04.769192  7430 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.769758  9970 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:04.772048  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:04.772430  7284 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.772668  7284 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.775316  7430 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.777294  7430 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:04.777973  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:04.778295  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.778532  7285 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:04.778328  7284 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.778878  7357 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.778910  7285 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:04.779790  7285 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.780200  7284 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:04.780951  7285 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:04.782514  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:04.782034  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:04.783104  7360 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:04.783344  7430 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.783450  7360 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:04.784364  7360 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.784819  7357 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:04.785465  7360 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:04.786073  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:04.786787  9961 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:04.787289  9961 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:04.788081  9961 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.789134  7430 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:04.789987  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:04.790653  9966 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:04.791093  9966 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:04.791435  7360 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:04.791867  9966 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.793497  7285 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:04.796298  7360 raft_consensus.cc:1240] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.834367  9913 consensus_queue.cc:1059] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:04.838032  9926 raft_consensus.cc:3055] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.838675  9926 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:04.833252  7186 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:04.840503  9926 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:04.833721  7187 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.849325  9926 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.986986  7430 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:04.988095  9912 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:05.000451  7285 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:05.001915  9941 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:05.026587  7430 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.028867  9912 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.041627  7285 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.042625  7434 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:05.045159  9970 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:05.047477  9912 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.079375  7284 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:05.080700  9970 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:05.175603  7284 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:05.176819  9961 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:05.184952  7360 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:05.186292  9953 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:05.216181  7430 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:05.217449  9966 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:05.229555  7360 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.237345  7360 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:05.238649  9966 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:05.273062  7430 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:05.274049  9966 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:05.281718  7360 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:05.283123  9926 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:05.469142  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.470523  9953 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.471131  9953 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.473398  9953 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.474443  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.474848  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.475229  7284 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:05.476513  7402 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:05.477509  9953 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:05.477977  9953 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.478323  9953 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.485296  9953 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.487401  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.487950  7284 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.495230  7284 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.487308  9953 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.496367  7402 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.496941  9953 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:05.497681  9953 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.498713  9953 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.500840  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.524060  7187 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.671538  9961 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.671978  9961 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.673942  9961 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.674131  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.674544  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.674957  7284 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:05.675335  7357 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:05.675921  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.676702  9961 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:05.677029  9961 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.677289  9961 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:05.682874  9961 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.684290  9961 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.684999  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.685144  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.685577  7284 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:05.685654  7357 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:05.689296  9961 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.689778  9961 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.692096  9961 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.692198  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.692258  7284 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:05.692958  7285 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.692258  7357 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:05.692999  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.693691  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.693751  7360 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:05.694428  9961 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:05.694512  7402 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.695336  9953 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:05.694960  9961 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.695737  9953 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.696127  9953 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.696425  9961 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.702782  9953 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.705363  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.705449  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.706064  7360 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.706291  7285 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.708999  7187 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.705029  9953 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.711877  7360 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.711150  7285 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.712726  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:05.713426  9953 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:05.713939  9953 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.714572  9953 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.717890  9961 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.718434  9961 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.720124  9961 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.720816  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.721328  7285 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:05.722077  7402 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.722134  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.722767  9961 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:05.722762  7360 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:49:05.723272  9961 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.723649  9961 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.726133  7187 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.729833  9961 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.731587  9961 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.732046  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.732566  7285 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.734272  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.734810  7360 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.740654  7285 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.741549  7402 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.742408  7360 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.742480  9953 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:05.743064  9953 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.744016  9953 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.752894  7187 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.806805 10005 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.807305 10005 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.809068 10005 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.809576  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.809964  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.810215  7285 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:05.810774  7360 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.811376  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.812122 10005 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:05.812455 10005 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.812723 10005 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:05.818037 10005 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.819500 10005 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.820104  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.820197  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.820726  7285 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:05.820786  7360 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:05.825510  7285 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:05.825866  7360 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:05.826323  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.826993 10005 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:05.827360 10005 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.828131 10005 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.834142  9970 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.834641  9970 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.836437  9970 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.837040  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.837707  7285 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:05.838692  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.838207  7187 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.839423  9970 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:05.839787  9970 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.839921  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:05.840160  9970 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.840523  7430 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:05.848778  9970 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.850685  9970 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.851557  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:05.851977  7430 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.856457  7430 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:05.851272  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.857370  7285 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.857563  7329 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:05.859192  9941 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:05.859654  9941 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:05.860518  9941 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.863948  7285 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:05.872980  7187 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.895604 10005 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.896119 10005 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.897686 10005 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.898414  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.899022  7285 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.898885  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.899655  7358 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:05.899838  7402 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.900588 10005 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:05.900933 10005 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.901243 10005 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.902125  9961 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.902621  9961 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.904307  9961 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.905191  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:05.905426  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.905687  7358 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:05.906092  7285 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:05.906533  7401 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:05.907202  9961 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:05.907577  9961 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.907948  9961 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.907723 10005 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.909739 10005 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.913019  9961 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.914060  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.914057  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.914675  7358 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.914791  7285 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.915313  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.915843  7284 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.916399  9961 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:05.916409  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:05.917057  7360 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.920831  7284 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.921772  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.922061  9970 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.922834  9941 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.922750  9970 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.923478  9941 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.924839  9970 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.925828  9941 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.926343  9961 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:05.926592  7358 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.922102  7360 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.927462  7285 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:05.927203  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:05.927815  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:05.928460  7402 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:05.926872  9961 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.928910  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.929203 10005 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:05.929591  7284 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:05.929827 10005 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:05.929975  9961 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.930971  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.931061  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.930953 10005 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.932017  7284 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:05.932545  9941 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:05.932948  9941 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.933311  9941 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.934305  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.935281  9970 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:05.935645  9970 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.936000  9970 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.940068  9912 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.940557  9912 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.942682  9912 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.944058  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:05.943326  7187 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.948776  9970 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.950122  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:05.950807  7284 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:05.951833  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.952865  9912 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:05.953255  9912 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.953581  9912 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:05.960218  9970 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.961222  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:05.961494  9912 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.963856  9912 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.964679  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:05.967618  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.968120  7284 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:05.968503  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.969012  7285 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:05.969298  9941 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.969851  7187 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.972450  9941 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:05.973351  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:05.975284  7285 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:05.976266  7284 raft_consensus.cc:2468] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:05.978338  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.978605  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:05.979107  7284 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:05.979132  9941 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:05.979871  7328 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.980880  9970 raft_consensus.cc:2804] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:05.980388  9941 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:05.981386  9970 raft_consensus.cc:697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:05.982293  9941 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.982366  9970 consensus_queue.cc:237] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.984738  7284 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:05.985597  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:05.986636  9970 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:05.987311  9970 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:05.988353  9970 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:05.996542  7187 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.002516  9970 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.003016  9970 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.004932  9970 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.005659  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.005789  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.006362  7284 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:49:06.007258  7328 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.007809  9970 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:06.008172  9970 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.008451  9970 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.010998 10005 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.011544 10005 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.012653  7187 catalog_manager.cc:5697] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.014211 10005 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.014178  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.014142  7187 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.014546  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.015090  7284 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:49:06.015291  7358 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:49:06.014237  9970 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.016396  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.017414 10005 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:06.017838 10005 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.018072  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.018225 10005 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:06.018610  7284 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.019165  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.022840  9970 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.024258  7284 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:06.026559 10005 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.028807  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.029312  7285 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:06.029356 10005 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.029531  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.030117  7358 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:49:06.035765  7285 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:06.036651  7402 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.036931  7328 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.037904  9970 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:06.038072  7358 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:06.038700  9970 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:06.039615  9970 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.042438 10005 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:06.042941 10005 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:06.047165  9961 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.047716  9961 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.049670  9961 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.050271  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.043843 10005 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.050918  7284 raft_consensus.cc:2368] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:06.050420  7187 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.051205  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.052227  7402 leader_election.cc:400] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:06.052512  7402 leader_election.cc:403] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.053921  9953 raft_consensus.cc:3060] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.060367  9961 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:06.060987  9961 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.065847  9961 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.066263  9953 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:06.067988  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.068625  7284 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:06.069208  9970 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.069684  9970 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.070340  7402 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.071367  9953 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:06.071643  9970 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.097321 10016 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.098016  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.072643 10014 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.099042 10014 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.099800  9966 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.100342  9966 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.071729  9953 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:06.101519  9953 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.102764  9966 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.103724  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.103808  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.104792  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.105458  7360 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:06.098984  7358 raft_consensus.cc:2393] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:06.106963  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.083804 10005 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.108083  9966 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:06.108215 10005 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.108196  9961 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.109549  9961 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.114187  9961 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.114334  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.108496  9966 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.115129  7284 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:06.115067  9966 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.117429  9961 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.122121  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.097921 10016 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.124259  7430 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.125015  7434 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:06.113240  7187 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.128698  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.129542 10014 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.123310 10005 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.130757  9970 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:06.131158  9970 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.131512  9970 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.133883  9968 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.134423  9968 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.134513  9961 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.136479  9968 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.136921  9961 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.137903  9968 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.138095  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.138391  9968 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.138816  7358 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:06.139256  9970 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.140029  7252 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.140753  9926 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:06.141309  9926 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.141673  9926 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:06.142314  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.142848  7434 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.141925  7360 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:49:06.140734  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.144824  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:06.146307  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.146940  7357 raft_consensus.cc:2368] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.147861  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.148454  7359 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:06.125489 10016 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.146935  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.152755  9926 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.153684  7434 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:06.154451  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.154866  7329 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.155629  9941 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:06.156101  9941 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:06.156812  7360 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:49:06.156708  9968 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.157063  9941 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.158294  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.159225  7401 leader_election.cc:400] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.157130  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.160552  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.161109  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.161631  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:06.161681  7285 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.161140  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.162949  7433 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:06.163012  7252 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.161821  7401 leader_election.cc:403] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.164090  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.161779  7434 raft_consensus.cc:2393] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 8: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.165577 10020 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:06.166071 10020 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.166476 10020 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.166615  9961 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:06.143610  9970 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.167083  9961 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.167434  9961 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.169734 10018 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:06.167462  7285 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:06.170159 10018 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.170668 10018 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:06.170637 10016 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.172070 10016 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:06.172516 10016 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.174074 10017 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.174542 10017 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.175211  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.176028  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.176680  7434 raft_consensus.cc:2393] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 8: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.176616 10017 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.179533  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.174448  9926 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.180203  7360 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:06.173727  9961 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.181061 10018 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.181981  9961 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.182862 10019 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:06.122768  9966 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.186884  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.188118  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.188273  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.189066 10019 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:06.189440 10019 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.189765 10019 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.188632  7359 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.190678  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.191355  7284 raft_consensus.cc:2368] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.191965 10018 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.192921  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.193581  7284 raft_consensus.cc:2368] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.179352 10020 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.194533  7285 raft_consensus.cc:2393] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 11: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.194975  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.196247  7284 raft_consensus.cc:2368] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:49:06.196029  7187 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.197513 10020 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.198035  9941 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.202032  9941 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.203100  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.200222  7284 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:49:06.203713  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.204339  7434 raft_consensus.cc:2393] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 11: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.204552 10018 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.204825  9941 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.205598  7285 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:06.205796  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.206413  7433 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 1.
I20260709 14:49:06.207315  9941 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.207485  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.207908  9941 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.208336  9970 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:06.208729  9970 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.208875 10014 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.209571 10014 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.201225 10019 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.212289  9966 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.209126  9970 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.214407  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.216449  7362 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.216450  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.216445  7285 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:06.215653  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.218479 10017 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:06.218940 10020 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:06.219063  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.219763  7433 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.219906  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.218353  9953 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.220415  7363 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:06.224215  7358 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:06.224848  7359 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:06.225584  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.225901  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.226930 10017 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:06.227123  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.227799  7284 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:06.226271  7285 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 2.
I20260709 14:49:06.229501  7328 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.229592  7252 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.230312  9912 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:06.231468  9912 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.231675  9966 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:06.232244  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.231839  9912 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.227468 10017 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:06.237723  9970 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.238471 10017 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.237021  7356 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:06.206130 10018 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.240542  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.241135  7434 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.241070  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.233175  7285 raft_consensus.cc:2393] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 11: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.242203 10020 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:06.242681 10020 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:06.243537  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.243526 10020 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.244170  7285 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:06.248389  7434 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:06.261910  7284 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:49:06.250288  7363 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:06.264365  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.264775 10018 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.265354 10018 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:06.260746  7360 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:49:06.267112  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.249539  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.268329  9961 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:06.268800  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.269441  7356 raft_consensus.cc:2393] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:06.267565 10018 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:06.241048  9970 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 3 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.267558  9953 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.266049  9926 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.250397  7285 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:06.275995  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.277720 10014 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.279980  7358 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:06.280845  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.233462  9966 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:06.282140  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.284688  9970 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:06.290100  9970 raft_consensus.cc:697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:06.284514  9941 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.300201  7284 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.285346  9953 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:06.280012  9926 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.321449 10016 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.321061  9966 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.308274  9953 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.322369  9941 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.322767  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.323342 10018 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.317315  9970 consensus_queue.cc:237] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER 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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.290433  9912 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.335660  7285 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:06.327713  9953 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.335448  9941 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.358961  9941 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.360311  9926 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.361608 10019 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:06.351025  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 68078.4us
W20260709 14:49:06.342085  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 92626.2us
I20260709 14:49:06.372598  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.373170  7284 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:06.374280  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.377058  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.381665  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.382301  7434 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:06.387665  7285 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:06.389400  9912 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.377017  9941 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:06.391479  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.390961  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.392418  7433 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:06.392482  7430 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.392223  9941 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.394753  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.395232  9941 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.395382  7284 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.399961  9953 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.400501  7430 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:06.404973  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.406059 10033 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:06.406842 10033 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:06.407822 10033 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.410036  7433 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:06.410840 10016 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.414012 10019 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.414152  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.414989  7289 raft_consensus.cc:2393] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.414888 10026 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:06.418286  7289 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:06.422247  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.422844  7280 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.423870  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.424613  7289 raft_consensus.cc:2368] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 2. Current term is 3.
I20260709 14:49:06.424772  9953 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.429224  7284 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:06.434543  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.435295  7288 raft_consensus.cc:2368] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:06.435761  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.436458  7358 raft_consensus.cc:2368] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
I20260709 14:49:06.436765  7287 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:06.411355 10016 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.440006 10016 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.440150 10030 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:06.414539 10019 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.443778 10019 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.446897  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.445536  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.447762  7362 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.447903  7402 leader_election.cc:400] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.448217  7402 leader_election.cc:403] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.449440  7280 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:06.450608  9953 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.449132  7402 leader_election.cc:400] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.456988  7402 leader_election.cc:400] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:49:06.457948  7402 leader_election.cc:403] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.458719 10043 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.462184  7284 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:06.414973  9941 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.466390  7284 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:06.470772  7360 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:06.471495  7284 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:06.473533  7402 leader_election.cc:400] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 2. Current term is 3.
I20260709 14:49:06.473753  7402 leader_election.cc:403] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.474618  7287 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.478422  7187 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.479774  9961 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.482766  7402 leader_election.cc:400] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:06.483142  7402 leader_election.cc:403] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.490263 10018 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:06.495993  9961 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.496835  7360 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:06.468852 10005 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 14:49:06.499296  9961 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.501861 10036 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 14:49:06.508111 10038 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.508618 10038 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.473672 10016 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.025s
I20260709 14:49:06.473433 10019 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 14:49:06.495536 10017 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 2. Current term is 3.
I20260709 14:49:06.523762  9953 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11.
I20260709 14:49:06.528954 10038 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.480808 10030 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 14:49:06.486395 10026 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:49:06.538733  7362 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
W20260709 14:49:06.552066  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 76348.1us
I20260709 14:49:06.599272  7362 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:06.598996 10038 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:06.605783 10038 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.609232  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:06.616139  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.616722  7437 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:06.613662 10018 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:06.618919  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:49:06.603834  9975 log.cc:927] Time spent T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:49:06.692536  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.693229  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.718554  7360 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:06.718839  7285 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:49:06.720358  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 237724us
I20260709 14:49:06.721457  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.722344  7355 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.724483  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.722038  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.726341  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.727485  7433 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:06.726186  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.728277  7362 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:06.719760 10026 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.723013  9941 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.727582  9968 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.726954 10017 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.736778  7357 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:06.523311  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:06.723806 10018 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 14:49:06.740487  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.737640 10026 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.742118  7364 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:06.741725  7185 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.743462 10026 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.737568 10038 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.744306 10031 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:06.744767 10031 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.744591  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.745257 10031 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.739550  9968 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.745442  7429 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:06.747015  9968 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.747485  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.748375  9970 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:06.744345 10051 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.748435 10017 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.758131  9970 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.764021 10043 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5.
I20260709 14:49:06.764076  9970 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.765704 10017 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.771906  7285 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:06.778692  7433 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
W20260709 14:49:06.781370 10048 log.cc:927] Time spent T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:49:06.783469  7429 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 14:49:06.783942 10046 log.cc:927] Time spent T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.182s	user 0.001s	sys 0.000s
I20260709 14:49:06.785270 10026 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:06.760098 10051 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.786958  9970 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.789011  9970 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:06.792507  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 63466.7us
I20260709 14:49:06.793764  7252 leader_election.cc:400] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
I20260709 14:49:06.794113  7252 leader_election.cc:403] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:06.795018  7329 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.799783  9970 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:06.800448  9970 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:06.801275  9970 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.806022 10051 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.813747 10034 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
W20260709 14:49:06.814507  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 93100us
W20260709 14:49:06.815162  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 89059.5us
I20260709 14:49:06.815398  7402 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
W20260709 14:49:06.818620  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 86004.4us
I20260709 14:49:06.814785 10054 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:06.793710 10031 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.832161 10031 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:06.833542  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.835144  7434 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:06.835423  9961 raft_consensus.cc:2764] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election decision vote started in defunct term 10: won
I20260709 14:49:06.836480  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.837169  7433 raft_consensus.cc:2393] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:06.841750  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.842242  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.842468  7289 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.842730  7285 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:06.846482  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.846971  7288 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:06.841774  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.847811  7287 raft_consensus.cc:2393] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.843021 10054 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:06.848954 10054 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.851593  7280 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.852010 10043 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:06.852927  7429 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:06.853839  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:06.854377  7434 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.854532  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:06.855101  7431 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:06.854561  7432 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.851725 10018 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:49:06.864368  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.864936  9961 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:06.865056  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.865291 10018 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:06.865520  9953 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:06.866153  9953 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.866509  9953 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.866888  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.869160  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.869304 10016 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:06.870066  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.870574  7288 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:06.877156  7432 raft_consensus.cc:1275] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:06.877049 10043 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:06.880061 10016 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:06.880941 10016 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.882246  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.883016  7363 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:06.892151  7434 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:06.866948 10018 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:06.898813  7355 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:06.900640  9970 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:06.904156  7282 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:06.900182  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.904965  7356 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:06.905062  9961 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:06.905443  9961 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.905737  9961 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.898000 10018 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:06.915987  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 71737us
I20260709 14:49:06.925987  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:06.926591  7358 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:06.929122  7282 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:06.914811 10018 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:06.922227  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.928823 10005 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260709 14:49:06.937945  7286 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:06.910534 10036 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 14:49:06.941977  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:06.948165  7364 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:06.953104  7434 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:06.956605  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:06.963683  7283 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:06.964706  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:06.968779  9961 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:06.950618 10019 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:49:06.970804  7286 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:06.968565  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:06.958019 10050 raft_consensus.cc:2764] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:49:06.971479  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:06.973150  9961 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:06.982678  7359 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:06.959398 10054 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:49:06.974207 10026 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:49:06.989665  7282 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:06.973354  9926 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:06.998282  9970 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:07.014443  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040825419a2745f394539e10471a3f94"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:07.014979  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:07.020008  7282 raft_consensus.cc:606] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:07.020581  7283 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:07.016222 10049 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 14:49:07.027289  7282 raft_consensus.cc:614] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:06.997718  9926 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.999672 10033 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:07.034571  9966 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:49:07.046573  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 94078.4us
I20260709 14:49:07.042289  9926 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:07.052718  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:07.053275  7359 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:07.044138 10033 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:07.063764  7359 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:07.061510 10033 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:49:07.095517  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 55310.8us
W20260709 14:49:07.093111 10063 log.cc:927] Time spent T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 14:49:07.096213  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
W20260709 14:49:07.099429  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 50923us
I20260709 14:49:07.099807  7328 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:07.109870 10049 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:07.110394 10049 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
W20260709 14:49:07.110546 10064 log.cc:927] Time spent T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 14:49:07.111322 10049 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.109567 10018 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.065387 10065 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.062s
I20260709 14:49:07.100549 10005 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:07.116124 10005 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:07.116712 10020 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:07.116945 10005 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:07.125262 10076 log.cc:927] Time spent T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.087s	user 0.001s	sys 0.003s
I20260709 14:49:07.145730  7359 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 14:49:07.125757  9953 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:07.175966 10072 log.cc:927] Time spent T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 14:49:07.176100  7288 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 14:49:07.180022  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 184177us
W20260709 14:49:07.215154  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 250584us
I20260709 14:49:07.230381  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:07.232686  7282 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:07.236419  7282 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:07.170380 10033 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.239787  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:07.254455  7358 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
W20260709 14:49:07.259907 10069 log.cc:927] Time spent T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.219s	user 0.000s	sys 0.003s
I20260709 14:49:07.260715 10053 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:07.261063 10054 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:07.263331  9926 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.278309 10028 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 14:49:07.279012 10033 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:07.278481  9953 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:07.283035 10028 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:07.283473 10028 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:07.284257 10028 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.285476 10028 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:07.284447 10060 consensus_queue.cc:1048] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.067s
W20260709 14:49:07.289220 10068 log.cc:927] Time spent T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.339s	user 0.002s	sys 0.000s
I20260709 14:49:07.308614  7280 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:07.314705  9926 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:07.347400 10018 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:07.350183  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:07.350978  7287 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:07.355487 10056 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:07.356417 10051 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:07.361004  7186 catalog_manager.cc:5697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 1 to 3, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 3 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.362747  7186 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.363986 10056 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:07.364269  7186 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.369470  7287 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:07.376507 10060 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 14:49:07.413084  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 184477us
I20260709 14:49:07.420154  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:07.420950  7357 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:07.426303  7356 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:07.424588  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:07.463411  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:07.492946  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:07.494108  7359 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:07.516381  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:07.517237  7433 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:07.548883  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:07.555760  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:07.559583 10091 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:07.559600  9961 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 14:49:07.560808  7359 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:07.578315 10005 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:07.593731  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:07.597985 10029 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:07.598451 10029 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:07.599262 10029 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.605429  7176 maintenance_manager.cc:419] P 17dbe09fa8a94016a2f2bcd82ae44353: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033365
I20260709 14:49:07.608817  7432 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:07.654258  7289 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:07.658749  7434 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:07.669296  7281 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 14:49:07.669708  7281 pending_rounds.cc:85] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 5
I20260709 14:49:07.669106 10053 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:07.671850  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:07.669945  7281 pending_rounds.cc:107] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 14:49:07.683346  7281 raft_consensus.cc:2889] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:49:07.685611 10104 log.cc:927] Time spent T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.156s	user 0.001s	sys 0.001s
W20260709 14:49:07.687788  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 73091.6us
I20260709 14:49:07.696548  7185 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:07.715548  7285 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:07.718905  9912 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:07.723687 10053 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:07.767787  9912 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:07.771121  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:07.787338  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:07.791251  7186 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.796792  7437 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:07.798748  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:07.802543 10067 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:07.803354  7429 raft_consensus.cc:2393] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:07.795631  7186 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.804783  7186 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.806529  7437 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:07.821655  9912 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:49:07.823096 10129 log.cc:927] Time spent T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:49:07.817113  7186 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:07.836762  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:07.837307  7429 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:07.834676  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:07.836513  9912 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:49:07.849920 10047 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:07.836305 10067 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 14:49:07.927738  9926 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:07.928200  9926 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:07.929040  9926 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:07.996529  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:07.997128  7362 raft_consensus.cc:606] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:07.999011  7355 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:49:08.000777  7360 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:08.007059  7357 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:08.011508 10016 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:08.012910 10016 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:08.013902 10090 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:08.014257 10090 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:08.015050 10090 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:08.027287  7253 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:08.029541  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:08.030102  7358 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:08.032634  9912 raft_consensus.cc:993] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:08.028777 10016 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 14:49:08.085495 10098 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:08.080286 10078 raft_consensus.cc:1081] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:08.103384  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:08.106906  7357 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:08.107277  7357 raft_consensus.cc:614] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:08.122757  7436 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:08.124511 10047 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:08.124781 10091 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:08.129339 10091 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:08.107792 10056 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:08.140844  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:08.146404  7430 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.146759  7430 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:08.156308  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:08.156909  7363 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.157256  7363 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:08.161628  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:08.162330  7362 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:08.162737  7362 raft_consensus.cc:614] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:08.167471  7438 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:08.177767  7430 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.196710  7363 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:08.202349  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 369056us
I20260709 14:49:08.206404  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:08.206966  7438 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.207309  7438 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.224468  7363 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:08.234349  7430 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:08.182476  9941 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 14:49:08.244309  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:08.244880  7362 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:08.245169  7362 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:08.235534  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:08.248718  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:08.251960  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:08.263798  7436 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:08.264119  7436 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:08.250291  7362 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.283846  9926 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:08.286499 10090 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:08.288944  7438 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.268611  7436 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:08.293859  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 220839us
I20260709 14:49:08.294332  7436 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:08.301347  7362 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:08.304383  7289 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:08.309211  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:08.309850  7281 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:49:08.330015  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:08.334045  7438 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:08.337729  7362 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:08.343269  7281 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:08.359066  7402 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:08.360136 10101 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:08.360905 10101 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:08.361984 10101 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.364732  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:08.365399  7281 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.376928  7281 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
W20260709 14:49:08.352195 10146 log.cc:927] Time spent T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:49:08.396082  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:08.396652  7362 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:08.396950  7362 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:08.391813  7402 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:08.416154  7362 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.427433  7362 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.422138 10019 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:08.448724  7436 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
W20260709 14:49:08.457404  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 209090us
I20260709 14:49:08.468355  7362 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:08.458505 10019 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:08.523569  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:08.525053 10144 log.cc:927] Time spent T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 14:49:08.660470  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:08.705121  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 257884us
W20260709 14:49:08.591631 10146 log.cc:927] Time spent T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:49:08.796862  7283 raft_consensus.cc:1240] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
W20260709 14:49:08.811905 10156 log.cc:927] Time spent T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.094s	user 0.001s	sys 0.001s
I20260709 14:49:08.816794  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:08.820549  7286 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:08.850132  7285 raft_consensus.cc:1240] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
W20260709 14:49:08.853649 10136 log.cc:927] Time spent T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.760s	user 0.002s	sys 0.003s
W20260709 14:49:08.859107 10148 log.cc:927] Time spent T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.187s	user 0.000s	sys 0.001s
W20260709 14:49:08.873425 10157 log.cc:927] Time spent T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
W20260709 14:49:08.878249 10147 log.cc:927] Time spent T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260709 14:49:08.883285 10151 log.cc:927] Time spent T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.320s	user 0.000s	sys 0.000s
I20260709 14:49:08.820436 10019 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:08.888597  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:08.888260  7431 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35154 (request call id 4310) took 1027 ms. Trace:
I20260709 14:49:08.901145  7431 rpcz_store.cc:276] 0709 14:49:07.860408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.903512 (+ 43104us) service_pool.cc:224] Handling call
0709 14:49:07.903817 (+   305us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:07.917115 (+ 13298us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:07.917147 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:07.934918 (+ 17771us) log.cc:844] Serialized 26 byte log entry
0709 14:49:08.192029 (+257111us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:08.438287 (+246258us) log.cc:844] Serialized 14 byte log entry
0709 14:49:08.887978 (+449691us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:08.888046 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:08.888092 (+    46us) raft_consensus.cc:1685] finished
0709 14:49:08.888104 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:08.888209 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16645,"prepare.queue_time_us":71172,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":358,"raft.queue_time_us":91530,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":179,"thread_start_us":872707,"threads_started":3,"wal-append.queue_time_us":321788}
I20260709 14:49:08.911296  7431 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 8. (term mismatch)
I20260709 14:49:08.911608  7431 pending_rounds.cc:85] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 7
I20260709 14:49:08.911832  7431 pending_rounds.cc:107] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 10.8
I20260709 14:49:08.912082  7431 raft_consensus.cc:2889] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:08.933531  7329 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:08.941943  7284 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45564 (request call id 4482) took 1216 ms. Trace:
I20260709 14:49:08.942363  7284 rpcz_store.cc:276] 0709 14:49:07.725587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.836294 (+110707us) service_pool.cc:224] Handling call
0709 14:49:07.836555 (+   261us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:07.987189 (+150634us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b48000801d8. stack: 00007f86fa783343 00007f86fa783240 00007f86fa1121d4 00007f8703e50304 00007f8703e50299 00007f87027cbaa1 00007f87027c2b37 00007f87027c29ca 00007f87028ba26f 00007f87028b9f37 00007f87028ce55c 00007f87028ce508 00007f87028ce488 00007f87028ce443 00007f87028cd6ec 00007f87017f7a96
0709 14:49:08.213646 (+226457us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:08.213681 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:08.214143 (+   462us) log.cc:844] Serialized 26 byte log entry
0709 14:49:08.449431 (+235288us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:08.449470 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:08.449534 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:08.939628 (+490094us) raft_consensus.cc:1685] finished
0709 14:49:08.939646 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:08.941869 (+  2223us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11899,"raft.queue_time_us":42085,"raft.run_cpu_time_us":953,"raft.run_wall_time_us":104729,"spinlock_wait_cycles":29031808,"thread_start_us":599766,"threads_started":2,"wal-append.queue_time_us":571296}
I20260709 14:49:08.953107  7429 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35154 (request call id 4309) took 1132 ms. Trace:
I20260709 14:49:08.950297 10056 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:08.971774 10056 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:08.972626 10056 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:08.953461 10092 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.021s
I20260709 14:49:08.976229  7286 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:08.953486  7429 rpcz_store.cc:276] 0709 14:49:07.820618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.895756 (+ 75138us) service_pool.cc:224] Handling call
0709 14:49:07.896102 (+   346us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:07.910658 (+ 14556us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:07.910689 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:07.916308 (+  5619us) log.cc:844] Serialized 26 byte log entry
0709 14:49:08.188209 (+271901us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:08.457244 (+269035us) log.cc:844] Serialized 14 byte log entry
0709 14:49:08.952826 (+495582us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:08.952897 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:08.952933 (+    36us) raft_consensus.cc:1685] finished
0709 14:49:08.952944 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:08.953054 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17832,"prepare.queue_time_us":23369,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":3452,"raft.queue_time_us":81503,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":164,"thread_start_us":1031295,"threads_started":3,"wal-append.queue_time_us":395461}
I20260709 14:49:08.994704  9926 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
W20260709 14:49:09.069401  7437 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.017s	sys 0.031s
W20260709 14:49:09.079749  7437 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.018s	sys 0.032s
I20260709 14:49:09.035929  9926 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.080849  7437 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35154 (request call id 4311) took 1207 ms. Trace:
I20260709 14:49:09.081907  7437 rpcz_store.cc:276] 0709 14:49:07.873155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.922795 (+ 49640us) service_pool.cc:224] Handling call
0709 14:49:07.923134 (+   339us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:07.933618 (+ 10484us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:07.933648 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:07.962799 (+ 29151us) log.cc:844] Serialized 26 byte log entry
0709 14:49:08.415660 (+452861us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:49:08.456796 (+ 41136us) log.cc:844] Serialized 14 byte log entry
0709 14:49:09.080150 (+623354us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:09.080503 (+   353us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:09.080548 (+    45us) raft_consensus.cc:1685] finished
0709 14:49:09.080562 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:09.080790 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32065,"prepare.queue_time_us":77135,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":46,"raft.queue_time_us":70852,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":29869,"thread_start_us":1047501,"threads_started":2,"wal-append.queue_time_us":554020}
W20260709 14:49:09.114969  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:09.106837 10138 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:09.144349  8222 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.004s	sys 0.038s
I20260709 14:49:09.130740 10138 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.171617 10138 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:09.198334  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 82029us
I20260709 14:49:09.185197  9953 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.185029 10169 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:09.237587  7355 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 14:49:09.246129  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 92337.9us
W20260709 14:49:09.257493  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.4:34303, user_credentials={real_user=slave}} blocked reactor thread for 135355us
I20260709 14:49:09.261577  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.262811  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.259390  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.264400  7355 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
W20260709 14:49:09.293496 10165 log.cc:927] Time spent T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 14:49:09.216315 10169 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:09.214061  9953 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.299960 10169 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.301074  9953 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.302592  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.303009  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.285982  9926 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.321939  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.279537 10102 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.288821 10036 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.302100 10017 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.328747 10102 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.329690  8222 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.333091 10036 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.312815 10173 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.320514  9968 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:09.347995 10036 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.349109  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.348802 10173 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.345312 10017 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.351312 10173 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.351845 10017 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.353091 10167 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.353922  9968 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.356051  9968 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.336407 10168 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.356962 10168 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.359123 10168 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.359650  9926 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.360175  9926 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.360993 10102 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.362116  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.362190  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.362792  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.361855 10034 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.375512 10168 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
W20260709 14:49:09.385560  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 79011.3us
I20260709 14:49:09.395589 10184 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:09.395772  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:09.396867 10028 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:09.397230 10028 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:09.397581 10028 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:09.401470  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.410506  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.418701  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.386755 10168 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.382833 10034 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.435952 10017 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.436470 10017 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.438467 10159 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:09.447186  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.451287 10159 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.453297 10159 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:09.453621 10174 log.cc:927] Time spent T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 14:49:09.454352  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.463038 10017 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.463984  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.466535 10168 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.460749 10028 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.468469 10034 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.483251  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.483705  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:09.484263  7357 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:09.492740  7357 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:09.495383 10082 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:09.495924 10082 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.499007  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:09.478453 10028 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.500841  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.504575 10154 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:09.505605  7285 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:09.508674  9941 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:09.492050 10036 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.514678 10154 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:09.520267 10036 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.529445  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.528514 10172 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.530151  7430 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:09.528694 10082 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.534971  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.535778  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.536652  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.537505  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.538630  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.543011  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.544353  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.544737  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.547351  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.547569  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.547923  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.549309 10154 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.550832  7402 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.551918  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.553287 10159 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.554178  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.554783 10036 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.555601  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.556183  7434 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:09.558730  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.559697  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:09.544198 10172 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.560222  7434 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:09.561836 10172 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:09.568920  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.571115  7360 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:09.572072  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.579654  7434 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:09.553442 10099 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.576406  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.583277 10182 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.584887 10182 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.587440  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.587061 10182 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.593413  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.589443 10172 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 14:49:09.598518 10065 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:09.599649 10140 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:09.601794  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.603029  9968 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:09.604610  9968 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:09.606528  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.607713  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.608500  7254 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.609411 10140 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:09.610704  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:09.592527  7402 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.613525  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.615545 10043 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:09.589133 10168 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:09.616290 10168 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.616647  7402 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.617328 10043 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.618290 10168 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.618634  9926 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.618781  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:09.612242  7254 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.614315 10140 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:09.614701 10172 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.622175 10034 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:09.627651  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.631243  7281 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:09.624156 10140 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:09.638473 10140 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:09.658309  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.659330 10140 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.662366  9941 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:09.662957  9941 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.665261 10140 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.667567  9941 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:09.673585  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.673915  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.675153 10056 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:09.678279 10149 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:09.682677  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:09.694640  7185 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35032 (request call id 724) took 1869 ms. Trace:
I20260709 14:49:09.698426  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:09.700434  7402 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.703264  7186 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.710057  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.712905 10149 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:09.719798  7402 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.729017  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:09.730523 10149 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:09.732877  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.694998  7185 rpcz_store.cc:276] 0709 14:49:07.825560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.826249 (+   689us) service_pool.cc:224] Handling call
0709 14:49:09.694578 (+1868329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:09.212203 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:09.362413 (+150210us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:09.363251 (+   838us) write_op.cc:435] Acquired schema lock
0709 14:49:09.363697 (+   446us) tablet.cc:662] Decoding operations
0709 14:49:09.385116 (+ 21419us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:09.387840 (+  2724us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:09.388964 (+  1124us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:09.404791 (+ 15827us) tablet.cc:701] Row locks acquired
0709 14:49:09.404811 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:49:09.421972 (+ 17161us) write_op.cc:270] Start()
0709 14:49:09.434911 (+ 12939us) write_op.cc:276] Timestamp: P: 1783608549421368 usec, L: 0
0709 14:49:09.434938 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 14:49:09.467100 (+ 32162us) log.cc:844] Serialized 535 byte log entry
0709 14:49:09.616961 (+149861us) op_driver.cc:464] REPLICATION: finished
0709 14:49:09.656403 (+ 39442us) write_op.cc:301] APPLY: starting
0709 14:49:09.656480 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:09.656677 (+   197us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:09.656757 (+    80us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:09.656954 (+   197us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:09.657129 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:49:09.657170 (+    41us) write_op.cc:312] APPLY: finished
0709 14:49:09.657345 (+   175us) log.cc:844] Serialized 23 byte log entry
0709 14:49:09.678683 (+ 21338us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.678774 (+    91us) write_op.cc:454] Released schema lock
0709 14:49:09.678816 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:09.679210 (+   394us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.679237 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":39220,"apply.run_cpu_time_us":1635,"apply.run_wall_time_us":22787,"num_ops":1,"prepare.queue_time_us":611239,"prepare.run_cpu_time_us":35514,"prepare.run_wall_time_us":330117,"raft.queue_time_us":60707,"raft.run_cpu_time_us":6883,"raft.run_wall_time_us":39628,"replication_time_us":178827,"thread_start_us":615160,"threads_started":4,"wal-append.queue_time_us":79119}]]}
I20260709 14:49:09.741279  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:09.743947  7430 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:09.745066 10149 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.759223  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:09.759688  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.760286  9970 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:09.767165  9968 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.769547  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:09.772621  9968 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.778900  9970 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:09.780856 10162 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:09.804840  7186 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35020 (request call id 633) took 1722 ms. Trace:
I20260709 14:49:09.805194  7186 rpcz_store.cc:276] 0709 14:49:08.082242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:08.082385 (+   143us) service_pool.cc:224] Handling call
0709 14:49:09.804779 (+1722394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:09.746035 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:09.746584 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:09.746623 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:49:09.746643 (+    20us) tablet.cc:662] Decoding operations
0709 14:49:09.747074 (+   431us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:09.747138 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:09.747167 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:09.747345 (+   178us) tablet.cc:701] Row locks acquired
0709 14:49:09.747361 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:49:09.747498 (+   137us) write_op.cc:270] Start()
0709 14:49:09.747592 (+    94us) write_op.cc:276] Timestamp: P: 1783608549747449 usec, L: 0
0709 14:49:09.747610 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 14:49:09.748574 (+   964us) log.cc:844] Serialized 535 byte log entry
0709 14:49:09.750384 (+  1810us) op_driver.cc:464] REPLICATION: finished
0709 14:49:09.750638 (+   254us) write_op.cc:301] APPLY: starting
0709 14:49:09.750713 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:09.750928 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:09.751031 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:09.751234 (+   203us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:09.751419 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:49:09.751467 (+    48us) write_op.cc:312] APPLY: finished
0709 14:49:09.751682 (+   215us) log.cc:844] Serialized 23 byte log entry
0709 14:49:09.751854 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.751935 (+    81us) write_op.cc:454] Released schema lock
0709 14:49:09.751975 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:09.752314 (+   339us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.752344 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4800,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":83,"apply.run_cpu_time_us":1628,"apply.run_wall_time_us":1626,"num_ops":1,"prepare.queue_time_us":5074,"prepare.run_cpu_time_us":2809,"prepare.run_wall_time_us":2808,"replication_time_us":2672}]]}
I20260709 14:49:09.822402  7285 raft_consensus.cc:1240] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:09.828083  9912 consensus_queue.cc:1059] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:09.829094  9912 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:09.829459  9912 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:09.836685  9912 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:09.837985  9912 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:09.894299  7175 maintenance_manager.cc:643] P 17dbe09fa8a94016a2f2bcd82ae44353: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 2.268s	user 0.134s	sys 0.048s Metrics: {"bytes_written":29610,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":7216,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":10773,"drs_written":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4,"lbm_write_time_us":24829,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":7386,"threads_started":1,"update_count":7}
I20260709 14:49:09.897666  7176 maintenance_manager.cc:419] P 17dbe09fa8a94016a2f2bcd82ae44353: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10191 bytes on disk
I20260709 14:49:09.899659  7175 maintenance_manager.cc:643] P 17dbe09fa8a94016a2f2bcd82ae44353: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4}
I20260709 14:49:09.901465  7186 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.923096  7186 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:49:09.984215  7185 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.986459  7430 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:09.988492 10133 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:10.030261  7357 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:10.031682 10149 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:10.047856  7187 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.054965  7287 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:10.057895 10173 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:10.074025  7362 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:10.076208 10133 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:10.244617 10100 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:10.245266 10100 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.247516 10100 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:10.249854  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:10.250483  7287 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:10.251768  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:10.252027  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:10.252383  7430 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:10.253111  9970 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:10.253484  9970 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:10.253930  9970 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.264716  9970 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.300752  9970 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:10.302038  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:10.303253  7430 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.309607  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:10.310246  7285 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.325722  7430 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:10.331231  7285 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:10.332809  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:10.333715  9970 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:10.335014  9970 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:10.342932  9970 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.375880  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 10. New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.448957  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.528584  7433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:10.529202  7433 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:10.532083  7433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:10.532632  7433 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:10.535229  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:10.535755  7285 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:10.537364  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:10.538849  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:10.593932 10036 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:10.594502 10036 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:10.596290  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:10.596860  7362 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.597208  7362 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:10.627650  7362 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.637982  7362 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:10.640027  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:10.642690  7287 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:10.643254  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:10.646935  7430 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:10.647222  7430 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:10.647869  7430 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.649096  7430 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:10.705248  7430 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:49:10.706498  7329 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:10.707350 10056 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:10.708039 10056 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:10.710256 10056 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.709717  7287 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:49:10.739282  7187 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 14 to 15, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 15 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.806782 10140 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:10.809026 10140 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:10.811234  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:10.811820  7430 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.812209  7430 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:10.822647  7430 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.824658  7430 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:10.826143  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:10.826664  7283 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:10.826951  7283 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:10.827641  7283 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.828822  7283 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:10.829483  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:10.830569  7362 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:10.843969  7362 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:10.845678  7433 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:49:10.851042  7287 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:49:10.851528  7283 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:10.852614  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:10.854628 10149 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:10.855126 10149 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:10.856060 10149 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:10.870769  9970 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:10.887589  9970 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:10.895362  7187 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:11.028391 10043 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:11.028959 10043 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:11.030550  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:11.031059  7362 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.031391  7362 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:11.073153  7362 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.080057  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:11.080610  7430 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:11.080888  7430 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:11.085892  7362 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:11.086688  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:11.088718  7285 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:11.099804  7285 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:11.102350  7430 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.109174  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:11.109993  9912 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:11.111042  9912 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:11.111806  9912 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.114084  7430 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:11.205042  7187 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.211503  7430 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:11.251567  7287 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:11.252663  9912 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:11.267813  7430 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:11.269749  9970 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:11.279295 10056 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:11.279738 10056 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.281656 10056 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:11.282567  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:11.283152  7434 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:11.286841  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:11.291272  9970 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:11.291625  9970 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:11.291939  9970 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:11.302016  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:11.302660  7285 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:11.301659  9970 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.329252  9970 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:11.338225  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:11.338814  7430 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 11
W20260709 14:49:11.339917  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 50261.4us
I20260709 14:49:11.369339  7430 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:11.372215  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:11.373469 10217 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:11.373970 10217 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:11.374773 10217 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:11.380220  7285 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:11.381579 10173 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:11.412952  7357 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:11.415037 10036 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:11.423749  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:11.424283  7287 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:11.431895  7187 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.436633  7287 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:11.539740  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:11.585078  7430 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:11.586123 10056 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:11.595636  7285 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:11.596880 10219 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:11.812294  7287 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:11.813371 10217 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:11.826013  7430 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:11.827194 10217 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:13.226941 10230 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:13.227545 10230 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.230320 10230 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.231958 10232 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:13.232515 10232 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.234587 10232 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.235029 10236 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.235980 10236 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:13.237967 10236 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:49:13.271186 10231 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.276031 10231 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:13.279927 10238 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.288635 10238 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.289826 10231 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.305720 10244 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.305994 10231 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.306288 10244 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.308264 10244 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.308343 10231 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.353904 10233 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.354543 10233 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.356659 10233 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.357170 10233 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.308770 10244 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
W20260709 14:49:13.453981  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 164039us
I20260709 14:49:13.371129 10235 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.357635 10233 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.446046 10231 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.484133 10243 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.484548 10245 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.485077 10234 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.485673 10242 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.469525 10230 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.369477 10238 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.515304 10250 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.515496 10245 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.516455 10233 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.514259 10235 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.495885 10244 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.519115 10234 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.543179 10244 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.519757 10243 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.510699 10236 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.543718 10244 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.544133 10236 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.544319 10244 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.546170 10236 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.511713 10232 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.546670 10244 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.548488 10243 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.546684 10236 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.549827 10236 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.550030 10232 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.543642 10234 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.520745 10231 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.573217 10234 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.573588 10231 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.574425 10247 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.574937 10247 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.575661 10231 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.526492 10250 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.576926 10247 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.573837 10234 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.577991 10250 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.522759 10242 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.580207 10242 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.552523 10248 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.583820 10248 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.587926 10232 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.593290 10248 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.596052 10236 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.598276 10245 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.526252 10230 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.603052 10230 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.610947 10234 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.622171 10234 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.622490 10238 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.673292 10261 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.673391 10238 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.675438 10238 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.675370  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:13.676003 10238 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.676491 10238 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.622967 10237 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.623365 10240 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.678167 10240 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.678680  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:13.680204 10240 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.680712 10240 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.681161 10240 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.626354 10243 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.682036 10243 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.683929 10243 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.684383 10243 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:13.684787 10243 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.627446 10231 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.627878 10248 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.686048 10231 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.686159 10248 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.688030 10231 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.688217 10248 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:13.628024  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 141496us
I20260709 14:49:13.628330 10252 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.688532 10237 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.688927 10252 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.690598 10237 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.632830 10253 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.691011 10252 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.692503  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:13.693609 10240 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.647236 10257 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.656706 10236 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.694506 10251 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.694723 10236 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.695010 10251 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.695576 10243 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.696620 10238 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.696707 10236 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.691078 10237 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.697017 10251 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.697536 10257 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.645299 10255 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.658174 10242 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.698503 10242 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.699579 10234 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.700047 10257 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.655560 10254 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.658838 10247 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.700407 10242 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.700875 10242 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.700794 10247 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.658731 10232 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.702028 10232 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.702728 10247 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.703195 10247 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.703588 10247 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.703871 10232 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.704527 10255 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.705430 10247 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.693553 10253 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.706710 10255 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.707238 10253 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.662658 10256 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.701325 10242 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.661377 10250 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.708017 10256 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.708127 10250 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.710011 10256 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.710664 10254 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.711447 10250 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.710023 10242 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.712703 10254 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.697641 10237 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.714041 10234 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.714509 10237 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.663256 10245 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.715332 10245 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.717406 10245 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.667009 10258 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.718104 10258 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.671109 10259 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.721418 10259 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.723495 10259 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.673331 10260 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.728199 10260 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.730952  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:13.731494  8256 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:13.732980  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:13.733510  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:13.730154 10260 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.736912 10258 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.738674 10245 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.739220 10245 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.741205 10245 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.673945 10261 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.743963 10261 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.749271 10236 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.749768 10236 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.751657 10236 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.752287 10236 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.752735 10236 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.754593 10236 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.764192  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:13.766223 10242 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.800298 10242 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.802219 10242 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.766784 10250 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.802793 10250 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.777638 10260 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.804701 10250 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.766886 10254 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.767236 10263 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.767395 10256 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.807293 10254 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.768319 10265 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.809893 10265 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.768715 10234 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.769111 10236 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.769495 10245 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.812945 10236 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.813062 10245 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.814384 10234 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.816601 10234 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.817761 10234 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:13.817974  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.818151 10234 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.818593 10234 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:13.772023  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.772655  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.773236  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.774519  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.818708 10245 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.549770 10235 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.775839 10253 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.819846 10253 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.820173  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.821240  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.821703 10253 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.775547 10237 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.776033  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.777657  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.822335 10237 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.819167  7355 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:13.823522  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.779150 10257 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.782030  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.783946 10239 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.783946 10233 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.826129  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.785951 10249 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.828685 10249 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.830397  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.830724 10249 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.830926  7363 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:13.831250 10249 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.787269 10230 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.832394 10239 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.788188 10240 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.833426 10240 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.788715 10258 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.831768 10257 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.835137 10258 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.836584 10249 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.837044 10258 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.804822 10260 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.838246  8220 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:13.766955 10262 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.808615  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:13.839010 10262 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.808751 10263 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.839977  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.840950 10262 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.841077  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.812501 10265 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.817513  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.842283 10251 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:13.842417  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.819145  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.771167 10264 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.806064 10231 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.820466 10236 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.843257 10264 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.821897 10254 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.843787 10257 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.844568  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.845131  7363 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:13.845571 10264 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.824043  7355 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:13.823746  7252 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.846724  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.847631  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.848637  7252 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.843175  7357 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:13.849268 10235 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.849745 10235 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.850405  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.851572 10235 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.851897 10249 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.852044 10235 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.852358 10249 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.852478 10235 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.852785 10249 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.825253 10237 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.853632 10237 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:13.853992 10237 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.854342 10237 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:13.854503 10235 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.854633 10240 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.855178 10240 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:13.855490 10240 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.855813 10240 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:13.822582 10248 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.825376  7358 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:13.775077 10255 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.827607  7364 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:13.857954 10267 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.858045 10248 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.858405 10255 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.858686  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.858505 10267 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.859277  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:13.859985 10248 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.826514 10233 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.860164  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.860900  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.861253  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.787146 10238 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.862031  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.826932  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.787658 10243 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.862346  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.862404  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.808072 10256 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.863233  7364 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:13.863987  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.864141 10267 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.832476 10230 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.864485 10256 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.864662 10267 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.827699  7360 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:13.852982  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.824963 10253 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.865041 10231 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.865227 10267 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.865684 10253 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.866293 10230 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.834617 10239 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.862677  7361 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:13.861754  7358 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:13.864519 10243 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.860232 10255 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.868064  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.777673  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.870074  7362 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:13.871120 10243 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.871665  7288 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:13.854647  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.866799 10230 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.867173 10267 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.875046  7252 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.867487  7364 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:13.867702 10253 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.867081 10238 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.876083 10253 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:13.876438 10253 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.876595  7252 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.876789 10253 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:13.867415 10231 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.874977 10230 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.867530  7359 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:13.877550 10231 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:13.878575 10231 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.878912 10231 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:13.879506 10230 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.877529 10238 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.861763 10233 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.882155 10233 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.882602 10233 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.884632 10233 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.841235 10263 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.885996 10260 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.845896  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.890174  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.892407 10263 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:13.892799  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.893265  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.892773 10263 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.894366 10263 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:13.895529  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.896502  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.896864  7252 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.897029  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.897432  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.902136  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.902484  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.898068  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.903661  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.860302 10268 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.902601 10235 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.906219 10235 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.908159 10235 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.908624 10235 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.909173 10233 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.909047 10235 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.899168  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.902964  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.905722 10239 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.898586  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.910287 10239 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.897962 10260 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:13.911134 10260 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.911470 10260 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:13.912230 10239 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.912048 10234 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.913048  7355 raft_consensus.cc:1240] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:13.914515 10235 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.915329 10234 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.915198 10268 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.916095  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:49:13.916971  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.4:34303, user_credentials={real_user=slave}} blocked reactor thread for 152890us
I20260709 14:49:13.904619 10249 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.917615  7329 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:13.909683 10233 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.891788 10237 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:13.905428 10240 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.921768 10240 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.923225  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.802819  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.922855 10231 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.931092 10234 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:13.931253 10237 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.931507 10234 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.931701 10231 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.931981 10234 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.928207  7252 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.933727  7252 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.934510  7252 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.935127 10248 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:13.935474 10248 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.935819 10248 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:13.936399 10268 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.937616  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.940531 10263 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.941956 10234 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:13.943794 10234 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:13.945139  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.946480  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.947726  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.949029  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.947674  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.949775  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.949934  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.950392  7289 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:13.951293  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.949317  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.951476 10240 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:13.951850  7288 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:13.952870 10240 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.953380 10240 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:13.954128 10233 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.954881 10237 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:13.955263 10237 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.955603 10237 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:13.959685  7401 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
I20260709 14:49:13.960728 10248 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.961026  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.960747  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.961987 10253 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.962917  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:13.963505  7356 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:13.963629  7252 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.964037 10253 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.964655 10253 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:13.965001 10253 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.965366 10253 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:13.965670  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:13.963073 10248 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.969996 10263 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.970635  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:13.971280  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.917972 10260 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.985737  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.985947 10235 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.986421 10235 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.987546  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.988160  7286 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:13.988240 10235 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.988915  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.989452 10235 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.989936 10235 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.974524  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:49:13.990819  7356 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:13.977288  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.979262  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.979328  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.970587  7252 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.979983  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.980293  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.993268 10235 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.993954 10263 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:13.994315 10239 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.994320 10263 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:13.994575 10249 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.994342 10269 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.980320  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:13.981601 10233 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:13.981736  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.994987 10263 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:13.995100  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.982237  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.996778  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.996990  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.982402  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.997255 10270 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.997404 10230 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:13.982820  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.983422  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.998159 10230 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.998565  7283 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:13.999418  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.000059 10230 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.000394  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.000531 10230 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.001020 10230 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.983639  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.996793 10266 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.002123 10266 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.002574  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.002748  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:13.987473 10237 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.989709 10260 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:13.984688 10240 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.985500  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.004783  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.005211  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.005995 10259 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.006511 10259 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.006876 10259 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.007083  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.004093 10266 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.008201  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.009207  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.009431 10230 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.976773  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.006383  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.973429  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:49:13.994979 10239 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.010025 10233 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:13.995316 10267 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.010922 10267 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.011765 10239 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.997745 10270 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.012785 10267 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.013541 10270 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.990175  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.998103  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.001441  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.980402 10268 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.003680  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.010524  7281 raft_consensus.cc:2393] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 12: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.005903  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.983959  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.016264 10237 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.016898  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.005641 10240 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.018940 10233 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.016971  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.019625 10269 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.019973  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.021011 10248 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:14.021205  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.021616 10248 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.022002  7284 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:14.022248  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.022969 10263 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.024030  7287 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 14: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.024034 10269 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.024781  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.025003  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.024104  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.025792  7282 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 11: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.026063  7286 raft_consensus.cc:2393] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.026404  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:13.995275 10249 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.019071 10253 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.022035 10248 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.028342 10249 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:13.994428 10235 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.028522  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.029192 10235 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.030491  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.031675 10235 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.032059 10271 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.032203 10230 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.014459 10259 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.032729 10230 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.033273  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.033675 10233 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.034395 10259 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.035576 10230 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.036074 10233 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.036743  7284 raft_consensus.cc:1240] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:14.037979 10233 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.038477  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.039644 10269 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.040125 10269 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.041086  7287 raft_consensus.cc:1240] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:14.041906 10269 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.019908  7252 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.043118  7252 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.043375  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.044035  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.044564  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.043628 10259 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.046094 10259 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.046458 10259 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.047186  7287 raft_consensus.cc:1240] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.047355  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.047930  7431 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:14.042471  7282 raft_consensus.cc:1240] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:14.048796 10240 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.049357  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.052693  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.050801  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.051383  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.051568  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.052969  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.053259  7429 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:14.053467  7435 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:14.053274 10240 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.050995  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.051693  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.053604  7436 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:14.052153  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.054430 10240 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.055194  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.055223  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.055750  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.055277  7434 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:14.053524  7437 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 3.
I20260709 14:49:14.056211  7436 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:14.057487  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.058457  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.058728  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.059410  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.059952  7436 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:14.060590  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.058912  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.061230  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.061587  7438 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:49:14.061863  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.060599  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.062409  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.060745  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.062923  7438 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:14.061772  7431 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:14.063480  7435 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:14.063879  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.064260  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.060850  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.064595  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.064976  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.065205  7437 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:14.063958  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.065523  7431 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
W20260709 14:49:14.041929  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 57505.1us
I20260709 14:49:14.066947  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.067076  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.067693  7432 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:49:14.060060  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.068967  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.068995  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.074766  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.075290  7434 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:49:14.075785  7252 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.076009  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.065595  7435 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:14.076996  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.066228  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.077267  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.077613 10240 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.078502  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.078650  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.079573  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.079679  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.080361 10240 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.061592  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.032353 10263 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.080919 10260 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:14.051680 10253 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.065979  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.073348  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.062865  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.081466 10260 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.063028  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.082742  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.082355 10260 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.083184  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.081609  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.084285  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.084472  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.084825  7437 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:14.085543  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.080698  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.086436  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.086589  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.086958  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.087417  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.032699 10271 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.087976  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:14.088234 10235 consensus_queue.cc:1059] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:14.088477  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.088714 10234 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.089247 10233 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:14.089694 10233 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.082353  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.082263  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.083287  7434 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:14.089635  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.090767 10233 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 9.12, Last appended by leader: 12, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:14.091111  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.085604  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.091925  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.092172  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.092499  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.092950  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.093192  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.093508  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.094290  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.089476  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.080624  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.098452 10233 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.094319  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.093430  7329 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.102495 10234 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:14.067936  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.091130  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.073230 10248 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.087472  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.110908 10271 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.108548 10248 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.113938  7328 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.114675 10254 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:14.115034 10254 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.115402 10254 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.116175  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.117141 10269 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.115053  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.117492  7402 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.118722 10256 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:14.119117 10256 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.119369 10268 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.120209  7402 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.121031 10268 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:14.121412 10268 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.121834 10268 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.123057  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.123755 10234 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.124125 10234 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.124240  7254 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.124521 10234 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.125002 10256 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.125100 10248 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.124696 10254 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.126277  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.127063 10248 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:14.127413 10248 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.113243  7183 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.127853 10248 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:14.127827 10254 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.128422  7254 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.129112 10240 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.130585  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.131237 10240 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.132238  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.132817  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.132892 10240 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:49:14.133906  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 58192.5us
I20260709 14:49:14.134222  7254 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.134989 10240 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.135841  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.136534 10240 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.127342  7402 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.137341  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.138139 10240 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.138932  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.139662 10240 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:14.139762 10249 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.140058 10240 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.140287  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.140461  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.140606 10240 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.138998  7402 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.141988  7402 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.142066  7254 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:14.142493  7362 raft_consensus.cc:1240] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:14.142813 10253 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.143215  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.143405 10253 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:14.144026 10235 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.144490  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.144649 10235 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.144773  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.145181 10253 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.145313 10235 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.146018 10236 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:14.146392 10236 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.146641  7254 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.146749 10236 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.146770  7402 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.147658 10260 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:14.149544 10240 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.149760  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.149709 10256 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.150900  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.151734  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.152530  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.087934  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:14.149036 10248 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.156921  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.158051  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.154837  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.136142  7329 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.159219  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.157457  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.161199  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.162246  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.161481  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.155431  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.163726 10253 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.163757  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.153209 10234 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.165203  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.165509  7362 raft_consensus.cc:1240] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.165601 10265 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:14.166688 10265 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.167025 10265 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.167166 10240 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.153352 10268 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.168009  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.169286 10248 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.169560  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.152256 10256 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.170385 10236 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.169112  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.170872  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.167852 10234 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.172024  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.172295 10248 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:14.171646 10249 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.172684  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.173277  7358 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:14.174075  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.174691  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.175493 10236 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.176046 10236 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.176365 10236 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:14.176694 10236 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.171828  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.178368  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.178934  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.179072 10265 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.180276  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.181035 10240 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.181254  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.179258 10248 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.181532  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.182195  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.181358 10249 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.182799  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:49:14.171068 10268 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.183507 10234 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.183553  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.160043  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.184859 10248 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.188243  7329 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.189436 10250 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:14.189778 10250 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.189991 10271 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.190229 10250 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.190369  7402 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.190523 10236 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.191136 10268 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.193272 10236 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.186093  7254 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.186363 10265 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.201443  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.221014  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.222134  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.200862  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.223299  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.224241  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.225277  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.201562  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.226282  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.226568  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.200217  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.201020  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.202184  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.199365  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.197954 10248 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.199956  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.197293 10250 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.233263  7364 raft_consensus.cc:1240] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.235564 10250 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.198127  7402 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.217329  7361 raft_consensus.cc:1240] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:14.214429  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.206923 10259 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.218263 10268 consensus_queue.cc:1059] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.219139 10271 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:14.208228  7329 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.240728  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.241128 10259 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.241284  7287 raft_consensus.cc:1240] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.242136  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.243155  7329 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.243338 10270 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:49:14.244164  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 46119.4us
I20260709 14:49:14.199654  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:14.244503  7435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:14.199710 10233 consensus_queue.cc:1059] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 14:49:14.245383 10256 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.245707 10233 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:14.244823  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.246325  7435 raft_consensus.cc:606] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.246729  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.241118 10248 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.247650 10268 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.247809 10230 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.247920 10260 consensus_queue.cc:1059] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.246117 10233 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.249009 10253 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.249346 10253 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.248404 10271 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:14.250191 10253 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.249293 10233 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.250826 10271 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.250492  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.246093 10256 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:14.251569 10256 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.251101 10255 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:14.246320 10236 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:14.251963 10256 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.252640 10234 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.252491 10236 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.254176 10236 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.252002 10271 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.255147 10271 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.255393  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.256433  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.257555 10238 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.258041 10263 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.258882  7254 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.259801 10263 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.260092  7329 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.260789 10234 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:14.261125 10234 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.261451 10234 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.261957 10255 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:14.262526 10255 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.263840 10253 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.254092 10268 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.266089 10268 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.267154 10268 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.261941  7254 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.273412 10249 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.273615 10260 consensus_queue.cc:1059] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:14.274724 10263 raft_consensus.cc:3055] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:14.275110 10263 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.275861 10263 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:14.277004 10240 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.277683 10233 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.279974 10263 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:14.273088  7402 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.281488 10235 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.281865  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.282092 10235 consensus_queue.cc:1059] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 13.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:14.283134  7329 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.269356 10255 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.284688 10254 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:14.278463  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.284663 10269 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.284880  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.286657 10254 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.287344 10254 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:14.287267  7361 raft_consensus.cc:2393] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:14.288746 10260 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.290063  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.290807 10242 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:14.291143 10242 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.291477 10242 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.291976 10270 consensus_queue.cc:1059] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:14.292454  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.292972 10269 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:14.294229 10269 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.294961 10269 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.295714 10230 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:14.296082 10230 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.296780 10230 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.297186  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.286895 10255 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.296780 10269 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.298205 10270 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.297669 10230 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:14.291363  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.300386 10235 consensus_queue.cc:1059] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.301409 10270 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.301556 10263 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.301786 10270 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.302955  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.302767 10270 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.303661 10245 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:14.304121 10245 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.304530 10245 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.304958  7402 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.301410  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.306095 10249 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.303642 10235 consensus_queue.cc:1059] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:49:14.306691  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.304482 10270 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.306810  7361 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.308106  7364 raft_consensus.cc:1240] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:14.308316 10253 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.309019 10253 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.307757  7254 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.309832  7402 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.308171 10235 raft_consensus.cc:3055] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:14.311245  7254 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.311321 10235 raft_consensus.cc:740] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.311956 10267 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.312422  7402 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.312332 10235 consensus_queue.cc:260] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.313205 10267 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.310503 10253 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.314503  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.313699 10235 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.315207 10267 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.316872  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:14.317190 10236 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.335431 10254 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.336511  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.336961 10236 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.337968 10254 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.317327 10256 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.338693  7287 raft_consensus.cc:1240] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:14.316872  7361 raft_consensus.cc:1240] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:14.340299 10256 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.342331  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.342551  7361 raft_consensus.cc:1240] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:14.319051 10267 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 14:49:14.343592 10267 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.341557 10258 consensus_queue.cc:1059] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:49:14.343924 10267 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.316800  7254 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.340612  7358 raft_consensus.cc:1240] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:14.317381 10234 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.344658 10258 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:14.317097 10253 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:14.344278  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.354518 10248 consensus_queue.cc:1059] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:14.331871 10242 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.354184 10258 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.317462  7364 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.356071  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.356431 10258 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.333755 10245 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.357846 10258 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.358302 10263 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.355562 10248 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:14.359089 10248 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.359849 10248 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.344434 10260 consensus_queue.cc:1059] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:49:14.344762 10267 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.360198  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.362021  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.361909 10240 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:14.363703 10240 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.364451 10240 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.365379 10240 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.365556  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.367713  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.372959 10267 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.373821 10242 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.320779  7329 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.374926  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:49:14.375326  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 54635.8us
I20260709 14:49:14.376731 10256 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:14.377159 10256 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.377538 10256 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.377904  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.358244  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.378964  7364 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
W20260709 14:49:14.379395  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 62676.6us
I20260709 14:49:14.378403 10245 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.380123  7254 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.381174  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.381937  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.382508  7284 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:14.376875  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.383678  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:14.384325 10256 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.384269  7358 raft_consensus.cc:606] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.386173 10248 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.386317  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.385828  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.388635  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:14.319505 10268 consensus_queue.cc:1059] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.071s
I20260709 14:49:14.376029  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.394287  7254 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.397334  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.397462  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.397965 10242 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.399098  7281 raft_consensus.cc:1240] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:14.399341 10242 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:14.391335 10260 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:14.386106 10234 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.401829  7285 raft_consensus.cc:1240] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.392781  7435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:14.392681 10263 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:14.402344  7435 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.402673  7435 raft_consensus.cc:614] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:14.402997 10263 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.403684 10263 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:14.404038 10263 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.404712 10263 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.399145  7329 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.407022  7329 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.408986  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:14.409515  7283 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.409839  7283 raft_consensus.cc:614] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:14.405797 10267 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:14.410187 10245 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.410387 10267 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.411437  7329 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.390836  7286 raft_consensus.cc:1240] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:14.409857  7287 raft_consensus.cc:1240] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.415876  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.416414  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.416917 10245 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:14.417124  7287 raft_consensus.cc:2393] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.417372 10245 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.395450  7288 raft_consensus.cc:1240] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.417680  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.407179  7364 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:14.407179  7281 raft_consensus.cc:1240] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.418905 10240 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.407560 10234 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:14.407985  7285 raft_consensus.cc:1240] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:14.392966  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.419516 10235 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:14.420890 10235 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:14.411734 10263 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.391745 10253 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.411294 10267 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.412729  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.421736 10234 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.422243 10234 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.423002 10267 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.413322  7402 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.394347  7282 raft_consensus.cc:1240] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.422255  7283 raft_consensus.cc:2393] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 6: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.425050 10271 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.426656  7402 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.417313  7329 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.420943 10245 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.411891  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:14.427349 10271 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.428125  7329 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.394490 10256 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.429013  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:14.428946 10254 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.430043  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.430541  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.430734  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.432536  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.435760 10254 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.436518 10256 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:14.436918 10256 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.437299 10256 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.437582  7283 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:14.437376 10245 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.438686  7284 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:14.439495  7329 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.440495  7329 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.441721 10236 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:14.418784 10242 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:14.442126 10236 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.442792 10235 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.442528 10236 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.444137 10235 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.445758 10235 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.460445 10236 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.465732  7284 raft_consensus.cc:1240] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:14.463114 10271 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.464941  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.442641 10242 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:14.467382 10242 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.467782 10236 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.469946  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.471199 10245 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.467760 10242 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.464452  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.473658  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.465042  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.464869  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.461922  7329 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.463953  7402 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.476647  7329 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.477252  7402 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.478120  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.478338  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.478154 10265 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.478921 10271 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.479147  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.479857 10271 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:14.480317  7329 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.472127 10234 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.480957 10250 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.481730  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.484587  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.487676  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.488405  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.489539 10268 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.489935  7402 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.490880 10268 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.491042  7402 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.492173  7281 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:14.492545  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.492910  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.487720 10250 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.472646  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.481060 10245 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:14.493842 10250 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.494469 10245 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.494865 10245 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.492915 10254 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:14.496608 10254 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.496966 10254 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.499338  7436 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:14.503104 10234 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.499941 10265 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.503739  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.512246  7358 raft_consensus.cc:1240] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:14.520589  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.521973 10263 consensus_queue.cc:1059] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.521430 10267 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.511067 10250 consensus_queue.cc:1059] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 14:49:14.522600 10235 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.523072 10254 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.523962 10240 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:14.524312 10240 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.515865  7361 raft_consensus.cc:1240] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:14.522091  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.526728 10235 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.516185 10242 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.526937  7402 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.528017  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.511173 10256 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.533823  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.528815 10242 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.503130 10271 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.525079 10240 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.529279  7435 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:14.510038  7364 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:14.525053 10254 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.535925 10256 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.537353 10253 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:14.538300 10253 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:14.529789 10235 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:14.538609 10242 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:14.538875 10253 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.539271 10242 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.539925 10253 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.540126 10242 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.541026 10253 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:14.539018 10235 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:14.542320 10235 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.538388  7328 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.544255 10277 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:14.544744 10277 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.545557 10277 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.549352 10235 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.555692 10250 consensus_queue.cc:1059] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:14.515600  7285 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:14.530992  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.556749 10248 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.557168  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.557890 10248 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:49:14.558296  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:14.558997 10248 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.559376  7254 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:14.506404  7282 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:14.533321  7402 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.561342  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.561764  7402 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.562857  7402 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.528498 10263 consensus_queue.cc:1059] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 14:49:14.533836 10267 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:14.506203  7329 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.564651 10263 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:49:14.564829  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 58721.1us
I20260709 14:49:14.565376 10270 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.531713 10265 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.565047 10263 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.565872 10265 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.566148 10268 consensus_queue.cc:1059] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.566751 10265 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.565950 10271 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.567838 10265 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.567759 10263 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.567167 10267 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.569051 10263 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:14.535670 10240 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.570927 10233 consensus_queue.cc:1059] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:14.571228 10258 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:14.571902 10233 consensus_queue.cc:1059] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:14.572816 10233 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.572784 10268 consensus_queue.cc:1059] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.573335 10233 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.573971 10269 raft_consensus.cc:3055] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:14.573997 10230 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.574589 10230 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.567070 10270 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:14.575321 10230 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.575881 10270 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.576715 10270 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.578703 10233 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.579991 10233 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.581099 10256 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:14.581470 10256 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.581995 10269 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.565577  7329 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.582873 10269 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.583442  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:14.584162 10267 consensus_queue.cc:1059] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:14.584431 10271 consensus_queue.cc:1059] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:14.584333 10234 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.560738 10260 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:14.584201 10236 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.585757 10234 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.586130  7402 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.585556 10249 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.587749 10249 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.588081 10269 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.582237 10256 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.588661 10249 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.590145 10249 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.593006 10270 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.594142 10260 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.594992 10260 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.518061 10245 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.593724 10230 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.602550 10245 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.603452 10282 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:14.604409 10282 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.604472 10267 consensus_queue.cc:1059] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.605422 10267 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.605170 10282 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:14.605746 10267 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:14.606448 10282 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.603435 10271 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.606683 10267 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.610109 10267 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.617973  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.618681  7282 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:14.622370 10235 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:14.624379  7364 raft_consensus.cc:1240] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:14.626012 10258 consensus_queue.cc:1059] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:14.626976 10258 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:14.627323 10258 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.628257 10258 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.629511 10258 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.620402  7402 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.635162 10256 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:49:14.643548  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 88052.8us
I20260709 14:49:14.650804  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.654209  7364 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:14.634509 10249 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.654943 10250 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:14.655455 10250 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
W20260709 14:49:14.656185  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 71385.4us
I20260709 14:49:14.655962 10253 consensus_queue.cc:1059] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:14.656252 10250 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.656836  7183 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.657470  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.659124 10277 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:14.659682 10277 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.660537 10277 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.660701  7329 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.661609 10236 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.658627  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.663722 10256 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:14.664479 10256 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.665262 10256 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.670292  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.671124  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.671715  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.672092  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.672720  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.673877  7364 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:14.675081 10248 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:14.676914  7183 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.678829  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.677567  7436 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:14.684024  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.685645 10253 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:14.685719  7430 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:14.686136 10253 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.688831  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.704440  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.750797  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.751827  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.751708  7187 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.752936  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.753321  7187 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.755079  7187 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.757162  7436 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:14.757367  7187 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.759452  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.760248  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.760419  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.761234  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.762192  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.687706  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.764072  7430 raft_consensus.cc:2393] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:14.691040  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.702524  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.769016 10253 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.722244  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.723037  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.726262  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.727133  7364 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:14.727694  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.731940  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.773578 10253 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:14.763341  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.775066  7285 raft_consensus.cc:1240] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:14.775472  7435 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
W20260709 14:49:14.777272  8279 debug-util.cc:398] Leaking SignalData structure 0x7b080023ac20 after lost signal to thread 6143
W20260709 14:49:14.782251  8279 debug-util.cc:398] Leaking SignalData structure 0x7b0800091160 after lost signal to thread 7221
I20260709 14:49:14.782858 10256 raft_consensus.cc:993] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
W20260709 14:49:14.783402  8279 debug-util.cc:398] Leaking SignalData structure 0x7b08000536c0 after lost signal to thread 7313
I20260709 14:49:14.783535 10236 raft_consensus.cc:1081] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:14.778537 10248 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:14.784448  8279 debug-util.cc:398] Leaking SignalData structure 0x7b0800327ee0 after lost signal to thread 7388
I20260709 14:49:14.784659 10248 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.784984 10248 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
W20260709 14:49:14.785576  8279 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc900 after lost signal to thread 7462
I20260709 14:49:14.785693 10248 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:14.786728  8279 debug-util.cc:398] Leaking SignalData structure 0x7b080034a540 after lost signal to thread 8282
I20260709 14:49:14.786936 10248 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.789243  7329 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.790378 10281 consensus_queue.cc:1059] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:14.791886 10281 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:14.792199 10281 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.790987  7281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:14.792987  7281 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:14.793324  7281 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.798151 10281 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.799350 10281 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:14.806180  7435 raft_consensus.cc:1240] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:14.807148  7281 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.808617  7281 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:14.809384  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:14.809445  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:14.810539  7435 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.814294  7358 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:14.814656  7358 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.814710  7435 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:14.815673  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:14.816440 10253 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:14.816875 10253 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.819258  7329 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.819036 10253 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.816867  7364 raft_consensus.cc:1240] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:14.822894 10248 consensus_queue.cc:1059] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:14.823843 10248 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:14.824168 10248 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.824936 10248 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.826486 10248 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.815613  7358 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.836256  7364 raft_consensus.cc:1240] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:14.836874  7358 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:14.837692 10260 consensus_queue.cc:1059] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:14.843477 10260 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:14.843798 10260 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.842252 10250 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:14.844698 10260 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.846061 10260 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.846591 10250 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.845865 10256 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:14.847365 10256 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.847585 10250 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.848398 10256 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.860359  7358 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:14.862500  7329 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.866997  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.867552 10250 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.868747 10277 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.869375  7329 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.868304  7187 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 6, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.873183 10250 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:14.874262  7358 raft_consensus.cc:1240] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:14.875437  7329 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.875712 10260 consensus_queue.cc:1059] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:14.876148 10256 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:14.876477  7329 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.877220 10250 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:14.877342 10260 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:14.877609  7329 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.876740 10256 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.877789 10260 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.878603 10250 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.878825  7329 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.879689 10277 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.880131 10260 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.880805  7329 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.881587 10260 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.881670 10250 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:14.883303  7329 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.883824  7358 raft_consensus.cc:1240] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:14.886644 10253 consensus_queue.cc:1059] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:14.887102 10277 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:14.879347 10256 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.887548 10253 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:14.887880 10253 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.888201 10281 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:14.888664 10281 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:14.888629 10253 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.889892 10253 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:14.890035  7329 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.890762 10281 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:14.892311  7329 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.892969 10281 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:14.894233  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.894891 10281 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:14.896307  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.896977 10281 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:14.898190  7329 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:14.898862 10256 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:14.899480 10256 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.901244 10256 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.941840  7183 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.946822  7358 raft_consensus.cc:1240] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:14.952363 10250 consensus_queue.cc:1059] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:14.953226 10253 consensus_queue.cc:1059] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:14.954421 10281 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:14.954540 10253 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:14.954955 10281 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.955062 10253 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:14.956714 10281 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.956971 10253 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.961063 10253 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:14.968958 10281 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:14.972738  7435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:14.973626  7435 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:14.974119  7435 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.983825  7435 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:14.988786  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:14.989662  7285 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:14.993938  7183 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.995589  7183 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.998432  7436 raft_consensus.cc:1240] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:14.998930  7435 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.000200  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.000830  7285 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:15.000973  7358 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:15.002684  7358 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:14.997311  7183 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.001967 10281 consensus_queue.cc:1059] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:15.003926  7402 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.005084 10249 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:15.005661 10249 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:15.006846 10249 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.008364  7358 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.010528  7358 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.014067  7435 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:15.016117 10253 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:15.023181  7358 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
W20260709 14:49:15.023802 10236 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 14:49:15.029007  7364 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:15.030861 10258 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:15.042239  7432 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:15.043650 10236 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:15.056663  7183 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.067478  7281 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:15.077764 10256 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 14:49:15.104738  7432 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.116096  7432 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:15.119267 10256 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:15.138172  7281 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:15.140774 10236 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:15.180168  7432 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:15.185691  7432 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:15.186662 10281 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:15.195815  7281 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:15.197506 10236 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:15.199534  7281 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:15.202735 10236 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.214953  7432 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:15.216348 10258 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:15.229223  7435 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.233294  7281 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:15.235582 10281 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.246798  7435 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:15.247646  7358 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:15.249418 10256 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.253582 10253 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:15.262943  7436 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.278759  7436 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:15.280010 10236 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.325911  7431 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:15.327075 10256 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:15.341797  7285 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:49:15.343089 10236 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:15.351130 10246 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:15.351791 10246 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.355443  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.355940  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.356088  7431 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 10.
I20260709 14:49:15.356810  7358 raft_consensus.cc:2393] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff978b01246446f788579a14ada3b184 in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:15.357617  8222 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:15.362701 10246 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.363351 10246 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:15.365921 10246 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:15.366515 10246 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.383477 10246 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.386162 10246 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.387027  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.387746  7364 raft_consensus.cc:2393] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate ff978b01246446f788579a14ada3b184 in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:15.390622  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.395371  7431 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 10.
I20260709 14:49:15.396090  8222 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.396777 10246 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:15.397258 10246 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:49:15.398420  7431 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:15.398782 10246 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 9.12, Last appended by leader: 12, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.399989  7285 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.399864 10281 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.402992  7281 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:15.404392 10281 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.406507  7285 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:15.409142  7283 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:15.410703 10249 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:15.407823 10281 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 14:49:15.430572  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:15.438910  7432 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:15.440356 10281 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:15.445338  7432 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:15.446653 10236 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:15.479357  7187 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to ff978b01246446f788579a14ada3b184 (127.5.255.4). New cstate: current_term: 10 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.485332  7285 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:15.492897  7285 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:15.494639 10256 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:15.519372  7364 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:15.522886 10267 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:15.551172 10267 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.551668 10267 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.553726 10267 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.555310  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.555989  7283 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:15.557054  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.557780 10267 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:15.558135 10267 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.558472 10267 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:15.559060  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.565649 10267 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.568068  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:15.568567  7283 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:15.570328 10267 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.571251  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.574512  7283 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:15.575462  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.576022 10267 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:15.576468 10267 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:15.577268 10267 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.589397  7183 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.621140 10258 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.621618 10258 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.623515 10258 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:15.623994  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.624667  7364 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:15.625056  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:15.625716  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:49:15.625738  7252 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.626586 10258 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:15.626960 10258 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.627344 10258 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.632529 10258 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.633962 10258 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:15.634768  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.634768  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:49:15.635442  7364 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.635512  8256 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.640276  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:15.641188  7254 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:15.641860 10258 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:15.642390 10258 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:15.643163  7364 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:15.643548 10258 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:15.652848  7183 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.666460 10267 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.666879 10267 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.668727 10267 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.669235  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.669390  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.669759  7283 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:15.669960  7364 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:15.670629  7402 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.671244 10267 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:15.671506 10267 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.671733 10267 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.676147 10267 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.677492 10267 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.678067  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:15.678249  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.678508  7283 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.678706  7364 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.683353  7283 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:15.683547  7364 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:15.684167  7402 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.684840 10267 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:15.685240 10267 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:15.685972 10267 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.694075  7183 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.709316 10258 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.709954 10258 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.711983 10258 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.712859  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.713317  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.713459  7436 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 3.
I20260709 14:49:15.713973  7364 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:15.714670  7254 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.715421 10258 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:15.715778 10258 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.716080 10258 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.719827 10248 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.720294 10248 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:15.722360 10248 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.723302  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.723685  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.724272  7436 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:15.726851  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.727757 10253 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:15.728101 10253 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.728448 10253 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.728885 10258 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.731775 10258 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.731820  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.731796  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.732476  7364 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.732788  7436 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:49:15.735934 10253 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:15.737485  7364 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:15.737943 10253 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.738433  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.738759  7252 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.738867  7431 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.739087  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.739650 10253 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:15.740125  7436 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:15.740114 10253 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:15.741582 10253 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.744457  7431 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:15.745395  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.746117 10258 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:15.746592 10258 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:15.747337 10258 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:15.752075  7183 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.764967  7183 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 5 to 7, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.774192 10267 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.774714 10267 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.776525 10267 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.777005  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.777403  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.777601  7283 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:15.778625  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.779286 10267 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:15.779629 10267 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.779970 10267 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:15.784917 10267 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.786475 10267 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.786983  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:15.787236  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.787515  7283 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:15.791528  7283 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:15.792223  7402 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.792800 10267 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:15.793207 10267 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:15.793826 10267 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.801637  7183 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.830277 10258 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.830727 10258 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.832417 10258 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.832938  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.833168  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.833433  7364 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:15.834331  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:15.834873 10258 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:15.835203 10258 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.835422 10258 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.840014 10258 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.841450 10258 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.841948  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.842324  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.842442  7364 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.843086  7358 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 9 index: 12. Preceding OpId from leader: term: 10 index: 13. (index mismatch)
I20260709 14:49:15.844504 10246 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:15.848474  7364 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:15.849373  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:15.850030 10258 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:15.850504 10258 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:15.851346 10258 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.858284  7431 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 9 index: 12. Preceding OpId from leader: term: 10 index: 13. (index mismatch)
I20260709 14:49:15.860496 10246 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:15.861102 10253 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.861588 10253 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.863577 10253 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.864995  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.865478  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.865695  7431 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:15.866986  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.868068 10253 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:15.868468 10253 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.868779 10253 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:15.882267 10253 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.884785  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.886668 10253 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.896696  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.899195  7436 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:15.901737  7185 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.905359  7436 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:15.906373  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:15.906903 10258 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:15.907490 10258 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:15.908149 10258 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.910202 10242 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:15.910692 10242 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.913882 10242 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.914721  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.915344  7435 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:15.916824  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:15.913517  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.918215  7283 raft_consensus.cc:2393] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:15.919201 10250 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:15.919564 10250 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:15.919909 10250 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:15.928539  7185 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.932670 10250 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.934510 10250 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.935562  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:15.936252  7283 raft_consensus.cc:2393] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:15.937696  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:15.943318  7431 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:15.944016  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:15.944703 10277 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:15.945093 10277 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:15.945848 10277 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.954970  7185 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.971021 10277 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:15.971431 10277 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:15.973011 10277 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:49:15.973354  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.973965  7431 raft_consensus.cc:2368] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7.
I20260709 14:49:15.973876  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.974845  7329 leader_election.cc:400] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7.
I20260709 14:49:15.975108  7329 leader_election.cc:403] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:15.975322 10249 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.975926 10277 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:49:15.975790 10249 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.977785 10249 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.978868  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.979597  7282 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:15.980724  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.981523 10249 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:15.981875 10249 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.982194 10249 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:15.982892 10277 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 6. Current term is 7.
I20260709 14:49:15.984197 10277 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:15.984491  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:15.984786 10277 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.985131  7358 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:15.987730  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:15.988656 10277 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:15.988673  7282 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:15.989920  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:15.990028  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:15.990477  7431 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:15.990814 10281 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:15.991189 10281 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:15.991572 10281 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:15.991393 10249 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:15.995069 10249 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:15.995942  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:15.996169  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:15.996757  7358 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:15.997570  7281 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:15.996479  7283 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:15.999053 10336 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:16.004036  7283 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:16.004639  7358 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:16.005000  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.006366 10336 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:16.006865 10336 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:16.007759 10336 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.007551 10281 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.012140  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.012844 10277 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:16.013543 10277 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.014205 10258 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.014712 10258 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.014750 10281 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.012701  7283 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:16.018051  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.015843  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.019177  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.016732 10258 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.019793  7358 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:16.019970  7431 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:49:16.020812  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.021677 10258 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:16.022037 10258 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.022353 10258 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:16.027251  7283 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:16.028774  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.029527 10281 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:16.031195 10281 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:16.031155 10258 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.032231 10281 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.033654 10249 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.033842  7431 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:16.034183 10249 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.035611 10277 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.035626  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.036676  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.037357  7282 raft_consensus.cc:2393] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.039837  7358 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 14:49:16.041265 10248 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:16.046283 10249 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.051430  7358 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.055640  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.059696 10258 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.060570  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.060818  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.061503  7361 raft_consensus.cc:2368] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:49:16.063920  7183 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.054798 10267 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.065605 10267 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.066525  7436 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:16.069387  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.069957  7361 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:16.066581 10343 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.070868 10343 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.073082  7401 leader_election.cc:400] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:49:16.072978  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.073416  7401 leader_election.cc:403] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.074177 10343 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.075994  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.078012  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.075875  7283 raft_consensus.cc:2368] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:16.076752  7357 raft_consensus.cc:2393] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.076154 10267 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.079456  7402 leader_election.cc:400] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:16.079797  7402 leader_election.cc:403] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.076458  7358 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:16.074690 10340 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:49:16.081389  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.082270  7431 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:16.083573  7361 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:16.084571  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.066572  7187 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:16.085951  7436 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:16.087749  7329 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:16.087142 10343 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:49:16.087723 10267 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8.
I20260709 14:49:16.093968  7281 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:16.086933 10258 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:16.094096 10242 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:16.094869 10258 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.095037 10242 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.095759 10258 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.097141 10242 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.094309 10277 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:16.098170 10277 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:16.098520  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.098996 10277 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.099352  7283 raft_consensus.cc:2393] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 5: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.103140  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.109328 10343 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:16.109704 10343 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.109970 10248 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.110534 10248 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.112744 10248 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.114137  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.113915 10343 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.114791  7358 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:16.115962  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.116796 10248 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:16.117132 10346 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.117182 10248 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.117735 10248 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.118387 10346 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.121382 10346 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.122496  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.123728  7283 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:16.125123  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.125783 10340 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:49:16.125973 10250 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:16.126421 10250 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.126787 10250 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:16.115985  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.132326  7185 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.132861 10248 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.135957  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.136497  7358 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.141873 10258 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.142364 10258 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.143615  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.144518 10258 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.144559 10340 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.145150 10340 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.133714 10250 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.146564  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.147135  7436 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:16.147753 10250 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.145668  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.148891 10340 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.149034  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.149756  7357 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 12: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.149649  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.151073  7281 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:16.152098  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.153123 10340 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:16.153497 10340 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.153859 10340 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:16.156683  8256 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 14:49:16.157085  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.157621  7283 raft_consensus.cc:3060] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:16.148715  7364 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:16.158825  7252 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.159678 10253 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:16.160050 10253 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.160367 10253 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:16.161609 10340 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.164269  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.148916 10277 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.167186 10253 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.168332 10277 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.170285 10340 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.170985  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.171154 10343 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.171689  7364 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 12: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.172654  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:16.173048 10343 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.173638 10343 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:16.173776  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.174513 10250 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.175024 10250 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.177000 10250 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.177629  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.178323  7282 raft_consensus.cc:2393] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.179092  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.179817  7436 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 12: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:16.180614  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.181296  7435 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:16.182193  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.182896  7357 raft_consensus.cc:2393] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.183550  7281 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:16.184520  7402 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.186002  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.186591  7282 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:16.187214 10343 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:16.187325  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.188766 10343 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:16.190384 10343 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.193987 10258 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:49:16.197748  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.198320  7357 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:16.203991  7435 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:16.204933  7357 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:16.204564  7183 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:16.205971  7252 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.206846 10260 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:16.207525 10260 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.209455 10260 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.212217  7283 raft_consensus.cc:2468] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:16.213245  7328 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.214021 10250 raft_consensus.cc:2804] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:16.214514 10250 raft_consensus.cc:697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:16.215107 10242 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.215415 10250 consensus_queue.cc:237] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.216082 10263 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.215945 10242 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.220510 10263 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.222414 10242 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.188956 10281 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:16.223188 10281 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.219004 10343 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.224067  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.224838  7282 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 15: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:16.187635  7358 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:16.226372  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.226975  7362 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:16.229681  7252 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:16.222765 10263 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.231616 10263 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:16.233480 10352 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:16.233923 10352 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.234880 10352 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.223881 10343 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.239485  7435 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:16.240134  7282 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:16.226598 10281 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.241704 10340 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:16.241426  7183 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.242451  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.243065  7362 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:16.243970  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:16.244712 10340 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:16.245069 10340 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.245383 10340 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:16.243685  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.246150  7435 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 11
W20260709 14:49:16.246481 10349 log.cc:927] Time spent T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:49:16.136425 10248 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.254192  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.254328  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.260010 10340 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.261778  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.262643  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.264024  7361 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:16.265587 10260 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:16.265991 10260 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.266326 10260 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.267705 10341 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.268234 10341 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.268898 10253 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.269402 10253 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:16.270795 10253 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.271215 10253 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.268731 10258 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.273128  7183 catalog_manager.cc:5697] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.274195 10352 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:16.274390 10267 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.274688 10352 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.275008 10267 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.276439 10341 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.277243 10267 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.280140 10249 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.280431  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.281159  7362 raft_consensus.cc:2368] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:16.282107  7401 leader_election.cc:400] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:16.282425  7401 leader_election.cc:403] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.280607 10249 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.283139 10267 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 9
W20260709 14:49:16.283803  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 56719us
I20260709 14:49:16.284297 10341 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.284758 10341 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.286842 10341 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.287606 10263 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:16.292071  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.292865  7362 raft_consensus.cc:2393] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 11: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.295001  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.295586  7362 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:16.296546  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.297242  7364 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.298102  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:16.298467 10341 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.298964 10341 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.300185 10343 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.301024 10343 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:16.301708 10250 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:16.301324 10341 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.302284 10250 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.301746 10343 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.304767 10343 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.307600  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.273452 10258 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.310702 10258 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.312683  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.313452  7364 raft_consensus.cc:2393] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 5: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.292110 10249 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.319705  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.320086  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.320672  7288 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:16.321416 10263 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.321906  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.322465  7288 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:16.322548  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.324311  7362 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:49:16.324877  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.325436  7358 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:16.321899 10263 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.327912 10352 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.329485 10263 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.335064 10267 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:16.335775 10267 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.336496  7361 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:16.336244 10267 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.340142  7185 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:16.336277  7402 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.342680  7364 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:16.344565  7282 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:16.346541 10253 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.347010 10253 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.347605  7435 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:16.351809  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.352455  7364 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:16.353552 10253 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.357542  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.358276 10253 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.357703  7364 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:16.362421  7283 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:16.363642  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.366009 10340 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.370251 10260 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.371302  7285 raft_consensus.cc:2368] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.372642  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.373281  7361 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:16.374087  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.374778  7358 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:16.356734 10249 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:16.380149  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.382933  7358 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:16.397125  7364 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:16.398905 10253 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:16.402217  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.402956 10253 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:16.403294 10253 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.403596 10253 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.410327 10258 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:16.412034  7252 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.412760 10250 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.414793 10260 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.386222 10340 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.362084 10336 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.053s
W20260709 14:49:16.415695  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 284093us
I20260709 14:49:16.415635 10340 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.417026 10364 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.029s
I20260709 14:49:16.417624  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.419157 10355 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:16.419557 10355 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:16.419896 10355 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:16.420161 10253 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.421940  7362 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:16.422384 10267 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.423197 10253 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.423727 10253 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:16.424008 10253 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.424270 10253 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.426360  7252 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.429716  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.430298  7363 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.431236 10356 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:16.431675 10356 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.432003 10356 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.432777 10340 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.433918 10248 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.434397 10248 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.436412 10248 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.449996 10253 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.451925 10253 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.452764  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.398168 10249 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
W20260709 14:49:16.457283  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 93740.9us
I20260709 14:49:16.465044  7363 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:16.470809  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.471392  7358 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.473847  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.475500  7436 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:49:16.477083  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.477757  7436 raft_consensus.cc:2368] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12.
I20260709 14:49:16.478222  7358 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:16.421373 10343 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.471376  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.483623  7402 leader_election.cc:400] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.498493  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.499884  7402 leader_election.cc:403] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.500211  7285 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:49:16.297263 10281 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.502599  7402 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.498119  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.511924  7435 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 10: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:16.466333 10249 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:16.515249  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.517393 10359 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:16.517918 10359 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.518319 10359 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.520279  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.520840  7355 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.510350 10258 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:16.522606 10258 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.523520 10258 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.526944  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.527637  7360 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:16.529543 10281 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.515832  7436 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:16.539477  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.540038  7435 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:16.469236 10364 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:16.546032  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:16.510921 10341 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.554231  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.555215  7355 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:16.554832  7436 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:16.546649 10355 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.688508  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.689296  7285 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.673629 10365 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:16.709501  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.705367  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.706797  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:16.689996 10260 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.656010 10364 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.708858 10365 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:16.722455  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.724450  7435 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 10: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:16.713505 10343 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.728451 10248 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:16.735136  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.735929 10248 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.736917 10248 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.729552 10267 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:16.742695 10267 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:16.743609 10267 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.727000 10365 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:16.727339 10340 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:16.719681 10260 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.751044 10355 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.751883 10260 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.751683 10359 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.753294  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.753888  7431 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:16.752099  7285 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:16.758914 10366 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.759519 10366 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.765614  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.773144  7431 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:16.775631  7355 raft_consensus.cc:2393] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 5: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
W20260709 14:49:16.776772  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 71537.9us
I20260709 14:49:16.733501 10356 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:16.778349  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 71748.4us
I20260709 14:49:16.778892  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.780087  7360 raft_consensus.cc:2393] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 5: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.780511  7252 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.781149 10260 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:16.750222 10340 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.783648 10260 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:16.784013 10260 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.784341 10260 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.785065  7283 raft_consensus.cc:2368] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.784485 10356 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.786181  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.798666  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.799443  7364 raft_consensus.cc:2393] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 10: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.799551  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.799760 10373 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.799907 10364 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.784250 10340 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.800302 10373 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.801904  7355 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:16.807119 10367 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.033s
I20260709 14:49:16.807469  7281 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:16.808566 10359 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.812322 10249 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.814050  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.814752  7288 raft_consensus.cc:2393] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 8: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.816730  7357 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260709 14:49:16.819609 10368 log.cc:927] Time spent T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:49:16.820191 10364 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:16.813565  7329 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:16.824329 10373 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.831290  7431 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:16.833882  7285 raft_consensus.cc:2393] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 15: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:16.832993  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.836994  7254 leader_election.cc:400] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12.
I20260709 14:49:16.837170  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.837390 10253 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:16.837826  7432 raft_consensus.cc:2368] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10.
I20260709 14:49:16.836854  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.843128  7431 raft_consensus.cc:2393] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 12: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:16.844184  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.844624  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.844858  7359 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:16.845299  7357 raft_consensus.cc:2368] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
W20260709 14:49:16.846213 10380 log.cc:927] Time spent T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.110s	user 0.003s	sys 0.000s
I20260709 14:49:16.847241  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.800143 10378 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:16.847869  7437 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:16.850044  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.835165 10263 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.854107 10263 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.824227 10377 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:16.857115  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.826517 10366 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.872138  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.855481 10260 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.875140  7432 raft_consensus.cc:2368] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11.
I20260709 14:49:16.875926  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.878392  7355 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:16.879601  7288 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:16.880292  7357 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:16.862248 10378 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:16.885176  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:16.888682  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:16.889894  7401 leader_election.cc:400] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:16.890156  7401 leader_election.cc:403] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.862004 10377 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:16.882247 10258 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:16.891801 10377 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:16.902878  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.907095  7285 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.907888  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:16.911814 10365 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.912657 10376 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:16.897138 10340 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:49:16.914158 10365 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.901454 10258 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:16.918084 10258 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.918555  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.919194  7360 raft_consensus.cc:2368] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12.
I20260709 14:49:16.920125 10378 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.921499  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.921829  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:16.892545 10249 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:16.923298  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.891878 10341 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.925990  7435 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:16.918107 10372 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.927898 10372 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.902506 10343 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:16.920156  7359 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:49:16.935846  7285 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:16.936616  7355 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:16.934499  7286 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:49:16.934638  7289 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:16.937613  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:16.943106  7402 leader_election.cc:400] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.943408  7402 leader_election.cc:403] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:16.950500  7431 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:49:16.953051  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.952081  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:16.957238  7285 raft_consensus.cc:2368] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.962356  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:16.962939  7355 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:16.918255 10260 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.971972  7436 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:16.940264  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:16.941573 10372 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:16.954206  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.986279  7357 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:16.918232 10371 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.052s
I20260709 14:49:16.947752 10267 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:16.990161  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:16.992501  7402 leader_election.cc:400] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:16.994385  7438 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:16.994956 10258 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:16.996341  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.996914  7437 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:16.997648  7283 raft_consensus.cc:1240] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:17.001618 10372 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:16.993363  7402 leader_election.cc:403] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.002357 10341 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.002799  7287 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:49:17.003589  7280 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:17.000152  7356 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:17.005993  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:16.967096 10364 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.006497  7289 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:16.992719  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.008709  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.008775 10258 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.010138  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:16.987577 10382 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:17.010412  7329 leader_election.cc:400] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10.
I20260709 14:49:17.010877  7355 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.012046  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.013716  7329 leader_election.cc:403] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.011533  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.008159  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.016461  7356 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.015957  7436 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:49:17.015175 10366 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:17.018600 10366 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.018960 10366 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:17.020133 10343 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9.
I20260709 14:49:17.010916  7431 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:49:17.027493  7432 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:17.029793  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:17.028427  7286 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:17.011147 10267 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:17.031512  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:17.013484 10382 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:17.064435  7437 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:17.075057 10258 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:17.028220 10372 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.073123  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.076840  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:49:17.077728  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 48029.9us
I20260709 14:49:17.083140 10258 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:17.083509 10258 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.083820 10258 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.087105 10253 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.088675  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.065742  7402 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.104607  7252 leader_election.cc:400] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12.
I20260709 14:49:17.104987  7252 leader_election.cc:403] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.080924 10346 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:17.107981 10253 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:17.077423 10382 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:17.114192 10253 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.118049  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.118592  7432 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:17.102640 10365 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:17.131947  7252 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.132547 10253 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:17.129871  7432 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:17.110253 10260 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.136488  7431 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:17.134131  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:49:17.140787  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 47240us
I20260709 14:49:17.141851  7329 leader_election.cc:400] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11.
I20260709 14:49:17.142156  7329 leader_election.cc:403] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.142191 10258 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.140328  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:17.144635 10352 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:17.145148 10352 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:17.145571 10381 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11.
I20260709 14:49:17.145907 10375 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:17.146346 10375 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.146034 10352 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.146695 10375 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.141115 10378 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:17.153625 10258 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:17.175913  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 70376.7us
I20260709 14:49:17.114322 10377 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.184098  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.184741  7429 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.222081  7358 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
W20260709 14:49:17.215560  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 114610us
I20260709 14:49:17.229039  7430 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:17.183495 10263 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.151118 10248 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260709 14:49:17.237300  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:17.205638 10370 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10.
I20260709 14:49:17.149040 10267 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:17.230167  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 86949.4us
I20260709 14:49:17.150089 10372 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.230684 10384 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.172s
I20260709 14:49:17.256942 10364 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
W20260709 14:49:17.257385 10389 log.cc:927] Time spent T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.157s	user 0.005s	sys 0.000s
I20260709 14:49:17.247839 10263 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 14:49:17.246987 10277 consensus_queue.cc:1059] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 14:49:17.294612 10377 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.300072 10366 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.303440 10260 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12.
I20260709 14:49:17.304235  7356 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.305994  7429 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.307017  7254 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.308077  7435 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.308208  7286 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 14:49:17.313340 10394 log.cc:927] Time spent T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
W20260709 14:49:17.314150 10391 log.cc:927] Time spent T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 14:49:17.315639 10366 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.316107 10412 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
W20260709 14:49:17.316744 10398 log.cc:927] Time spent T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 14:49:17.307792 10352 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:17.318810 10352 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:17.319636 10352 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.320029  7356 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:17.320914  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.321573  7360 raft_consensus.cc:2368] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:17.316625 10412 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:17.354152  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.359781  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:17.360400  7355 raft_consensus.cc:606] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.365770  7401 leader_election.cc:400] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:17.367076  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
W20260709 14:49:17.366055  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 59041.3us
I20260709 14:49:17.387463 10340 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.405773 10367 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:17.406301 10367 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.406993 10403 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:17.407431 10403 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.408214 10403 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.408691 10367 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:17.409380 10403 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:17.413673 10281 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:49:17.414422  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 46289.2us
I20260709 14:49:17.415680 10281 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:17.416069 10281 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.416417 10281 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:17.416996 10341 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 5. Current term is 6.
I20260709 14:49:17.418397 10377 raft_consensus.cc:993] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:17.414158  7437 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:17.423779  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.424324  7288 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:17.426260 10412 raft_consensus.cc:1081] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:17.426903  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.365710 10409 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.071s
W20260709 14:49:17.429236  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 60513.8us
I20260709 14:49:17.435976  7436 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.436758 10366 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:17.442076  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:17.446887  7358 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:49:17.450940 10364 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.463517  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:17.463677  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:17.464254  7362 raft_consensus.cc:606] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.414219 10250 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.067s
I20260709 14:49:17.462977 10375 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.494256 10375 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.494962  7364 raft_consensus.cc:2368] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 11. Current term is 12.
I20260709 14:49:17.496699 10258 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:17.474110  7288 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 16.
I20260709 14:49:17.497462  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.500186  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.501909  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:17.501971 10382 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.502430  7429 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.500433  7430 raft_consensus.cc:2368] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:49:17.502871  7429 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.505198  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:17.506292  7436 raft_consensus.cc:1275] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:17.506587 10409 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:17.502599  7437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:17.513270  7437 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:17.513662  7437 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:17.518769 10281 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.521241  7401 leader_election.cc:400] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 11. Current term is 12.
I20260709 14:49:17.521034  7183 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.520241  7438 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:49:17.520707  7254 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.525220 10258 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:17.525717 10258 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:17.514106  7429 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.533963 10378 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:17.547191  7432 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:17.553792 10378 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:17.560355  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 410005us
I20260709 14:49:17.570855  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.571998 10405 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:17.572566 10405 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.578852  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.579486  7358 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:17.566461 10258 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.579847  7358 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.580884  7358 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.586956  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.587540  7280 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.588428  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.589061  7283 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.591212  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.596053  7280 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:17.603118 10382 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:17.603576  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.616611  7285 raft_consensus.cc:2368] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 15. Current term is 16.
I20260709 14:49:17.604642  7283 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:17.573508 10405 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.606931 10355 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.565402  7429 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:17.612854  7329 leader_election.cc:400] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:49:17.611452  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.613637  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.614292 10242 consensus_queue.cc:1048] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:17.622061  7329 leader_election.cc:403] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.624320  7358 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:17.636229  7402 leader_election.cc:400] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 15. Current term is 16.
I20260709 14:49:17.636567  7402 leader_election.cc:403] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260709 14:49:17.638877  7363 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:17.650609  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:17.631125 10412 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:17.640949 10336 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:17.654372  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.652415  7358 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:17.657235  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.650171  7437 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.650925 10267 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:17.642011 10365 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:17.665037  7355 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:17.668159  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.668725  7280 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:17.671552  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:17.672111  7282 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:17.664187 10281 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:17.691927  7280 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:17.698521  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:17.699064  7285 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.699388  7285 raft_consensus.cc:614] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:17.701583  7437 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:17.668612 10336 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:17.708333 10413 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:17.713230  7358 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:17.736439  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:17.736999  7358 raft_consensus.cc:606] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.737306  7358 raft_consensus.cc:614] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:17.738145  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:17.738760  7355 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:17.739048  7355 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.739678  7355 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.740711  7355 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:17.728188 10413 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.754458 10413 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.746793  7252 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.749744 10248 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:17.751408 10370 raft_consensus.cc:993] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:17.761469 10258 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:17.752832 10336 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:17.777980  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 76247.6us
W20260709 14:49:17.808459  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 106618us
W20260709 14:49:17.809631  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 50319.9us
I20260709 14:49:17.808365 10253 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:17.811614 10267 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865) with higher term. Message: Invalid argument: T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 15. Current term is 16.
I20260709 14:49:17.823971  7359 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 7. (term mismatch)
I20260709 14:49:17.824932  7359 pending_rounds.cc:85] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Aborting all ops after (but not including) 6
I20260709 14:49:17.822016  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:17.806977 10352 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 14:49:17.730319 10365 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.825207  7359 pending_rounds.cc:107] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: Aborting uncommitted NO_OP operation due to leader change: 8.7
I20260709 14:49:17.831388  7359 raft_consensus.cc:2889] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:17.834796  7355 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:17.829218 10379 raft_consensus.cc:1081] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:17.837080  7360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
W20260709 14:49:17.837507 10441 log.cc:927] Time spent T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 14:49:17.839252  7360 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:17.853947 10453 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:17.857003  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:17.857893 10341 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:17.858390 10341 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:17.859095 10453 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:17.859266 10341 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.868100 10453 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.896049  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:17.893523  7282 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:17.899268  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:17.897105 10364 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.897523 10352 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 14:49:17.903743 10412 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6.
I20260709 14:49:17.924109  7283 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:17.943889  7363 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 6.
I20260709 14:49:17.921041 10364 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.958727  7283 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:17.970275 10364 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:17.972764  7329 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:17.979600 10371 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:17.987323 10371 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:17.989526  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:17.989261  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:17.998189  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:18.000885  7435 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:18.002619  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:18.004184  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:18.010262  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:18.010767  7434 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:18.011094  7434 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.015053  7187 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35036 (request call id 755) took 1044 ms. Trace:
I20260709 14:49:17.995407 10365 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 14:49:18.018517 10365 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:18.018895 10365 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:18.019729 10365 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.020897 10365 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.022799 10371 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:18.034324  7435 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:18.051371  7434 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.015450  7187 rpcz_store.cc:276] 0709 14:49:16.970321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:16.970468 (+   147us) service_pool.cc:224] Handling call
0709 14:49:18.014973 (+1044505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:17.234177 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:17.295481 (+ 61304us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:17.295515 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:49:17.295531 (+    16us) tablet.cc:662] Decoding operations
0709 14:49:17.295842 (+   311us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:17.295891 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:17.295915 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:17.296076 (+   161us) tablet.cc:701] Row locks acquired
0709 14:49:17.296092 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:49:17.296231 (+   139us) write_op.cc:270] Start()
0709 14:49:17.296331 (+   100us) write_op.cc:276] Timestamp: P: 1783608557296175 usec, L: 0
0709 14:49:17.296355 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:49:17.296964 (+   609us) log.cc:844] Serialized 535 byte log entry
0709 14:49:17.546149 (+249185us) op_driver.cc:464] REPLICATION: finished
0709 14:49:17.838149 (+292000us) write_op.cc:301] APPLY: starting
0709 14:49:17.838231 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:17.851846 (+ 13615us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:17.853128 (+  1282us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:17.896549 (+ 43421us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:17.912414 (+ 15865us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:17.914726 (+  2312us) write_op.cc:312] APPLY: finished
0709 14:49:17.923230 (+  8504us) log.cc:844] Serialized 25 byte log entry
0709 14:49:17.932681 (+  9451us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:17.934489 (+  1808us) write_op.cc:454] Released schema lock
0709 14:49:17.940297 (+  5808us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:17.961078 (+ 20781us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:17.961110 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1991,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":291731,"apply.run_cpu_time_us":8707,"apply.run_wall_time_us":120189,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8307,"num_ops":1,"prepare.queue_time_us":220844,"prepare.run_cpu_time_us":2579,"prepare.run_wall_time_us":63069,"replication_time_us":249607,"thread_start_us":211249,"threads_started":2}]]}
I20260709 14:49:18.063472  7437 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:18.083949  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:18.084520  7288 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.094311  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:18.077142 10336 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:18.097473  7434 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:18.101338  7401 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:18.103371  7364 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:18.107371  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:49:18.112735  7327 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:18.119419  7288 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:18.104033 10371 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:18.103166 10373 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 14:49:18.158253  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:18.159409 10336 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:18.159891 10336 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:18.160902  7357 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:18.160724 10336 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.164983 10366 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:18.174226  7360 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:18.181746  7282 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:18.176826  7362 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:18.187840  7282 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:18.195065 10260 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.196782  7185 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.198701 10370 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.198541  7185 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.209136  7434 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:18.212802  7430 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:18.214221  7433 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:18.215577  7432 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:49:18.216005  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 101274us
I20260709 14:49:18.222177 10253 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.225353  7355 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:18.225684  7355 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:18.226358  7355 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.227320  7355 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.233114 10473 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:18.237766  7355 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
W20260709 14:49:18.238287 10370 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 14:49:18.200311  7185 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.260049 10352 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.284197 10263 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:18.291656 10352 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:49:18.292750 10260 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.292971 10352 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:18.301025  7432 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:18.302268  7431 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:18.314517  7435 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:18.317078  7435 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:18.317898  7435 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.319196  7435 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:18.330360 10453 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:18.330848 10453 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:18.333223 10471 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:18.334760  7183 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.342644  7183 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.344544  7183 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.367208  7283 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:18.368664 10376 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.371372  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:18.371899  7434 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:18.372210  7434 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.373469  7187 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.379521  7187 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } }
I20260709 14:49:18.381261  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.389022  7187 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.392498  7282 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:18.400723  7363 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:18.408984 10365 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.404433  7434 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.418253  7435 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 14:49:18.418608  7435 pending_rounds.cc:85] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 9
I20260709 14:49:18.418835  7435 pending_rounds.cc:107] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 14:49:18.419068  7435 raft_consensus.cc:2889] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:18.423455  7285 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:18.423751 10471 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:18.428321  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:18.430490  7283 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.438978  7434 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:18.439595  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:18.442246  7355 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:18.442588  7355 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:18.444392  7355 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.445560  7355 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:18.449134  7364 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:18.450628 10365 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:18.452257  7355 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:18.454169  7401 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:18.455318 10336 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:18.455796 10336 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:18.456634 10336 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:18.458750  7434 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:49:18.459131  7434 pending_rounds.cc:85] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 7
I20260709 14:49:18.459486  7434 pending_rounds.cc:107] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:49:18.459744  7434 raft_consensus.cc:2889] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:18.461284 10471 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.466328  7283 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:18.489549 10471 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.493235  7183 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.494916  7183 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 6, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.496543  7183 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:18.503470  7283 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:18.504997 10365 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:18.530323 10471 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:18.542825  7185 catalog_manager.cc:5697] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.582597  7288 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:18.583940 10365 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:18.608839  7183 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:18.625259  7355 raft_consensus.cc:1275] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:18.627416 10365 consensus_queue.cc:1048] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:18.902827  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:18.926693  7283 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:18.928671 10365 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:18.946837  7364 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:18.949486 10376 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:19.950197  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:19.995553  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:19.996028  7288 raft_consensus.cc:606] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:19.998390  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:19.998909  7355 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:20.003479  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:20.003896  7355 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:20.006242  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:20.006630  7364 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:20.008509  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:20.008865  7364 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:20.010730  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:20.011072  7364 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:20.011858  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:20.012914  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:20.056221 10471 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.056654 10383 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.057876  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:20.058260  7430 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.058476  7430 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:20.064213  7430 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.065632  7430 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.066295  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.066548  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.066901  7288 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:20.067087  7364 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:20.067446  7364 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:20.068181  7364 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.069356  7364 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:20.072928  7288 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:20.073962  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:20.074705 10497 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:20.075088 10497 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.075800 10497 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.093277  7364 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:20.096407  7185 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.377282 10383 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.377713 10471 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.378882  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:20.379266  7430 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.379490  7430 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.383625  7430 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.385313  7430 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.385794  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.386374  7283 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.386724  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.387239  7364 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:20.387534  7364 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:20.388516  7364 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.389634  7364 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.392270  7283 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:20.393229  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:20.393949 10497 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:20.394344 10497 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.395244  7364 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:20.395102 10497 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.404218  7185 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.432992 10471 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.433463 10383 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.434846  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:20.435253  7430 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.435521  7430 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:20.440058  7430 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.441713  7430 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.442239  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.442636  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.442739  7283 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:20.443250  7364 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:20.443605  7364 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:20.444332  7364 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.445505  7364 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:20.449545  7283 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 16.
I20260709 14:49:20.450877  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:20.451584 10497 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:20.451910  7364 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 16.
I20260709 14:49:20.453418 10497 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.454344 10497 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.462939  7185 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 15 to 16, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 16 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.469130 10422 raft_consensus.cc:993] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.469645 10352 raft_consensus.cc:1081] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.471127  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:20.471629  7433 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.471956  7433 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:20.476652  7433 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.478088  7433 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.478780  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.479341  7283 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:20.479370  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.479736  7283 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:20.479966  7364 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:20.480482  7283 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.481624  7283 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:20.485942  7364 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:20.486874  7401 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:20.487501 10497 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:20.487535  7283 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:20.488152 10497 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.489029 10497 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.500032  7185 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.512647 10383 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.513099 10383 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.514340  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:20.514719  7433 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.514961  7433 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:20.518783  7433 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.520495  7433 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.520784 10383 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.521034  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.520768  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.521505 10383 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:20.521631  7364 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:20.521852  7283 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:20.521975  7364 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:20.522970  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:20.522775  7364 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.523449  7433 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:20.523871  7433 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.523892  7364 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:20.528596  7283 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:20.529558  7433 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.529763  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:20.530553 10497 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:20.531019 10497 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.531808 10497 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.533654  7364 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:20.537997  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:20.538473  7433 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:20.538499  7283 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.541903  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:20.542407  7364 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:20.542690  7364 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:20.543380  7364 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.544503  7364 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:20.549129  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.550046  7364 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:20.551559  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:20.552325 10506 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:20.552973 10506 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:20.553767 10506 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:20.556192  7283 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:20.566282  7185 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:20.632143  7364 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:49:20.633172 10506 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:20.642221  7288 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:49:20.645637 10336 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:20.879484  7288 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:20.880558 10497 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:20.892686  7363 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:20.894001 10336 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:20.906834  7363 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:20.907982 10336 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:20.917090  7288 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:20.918516 10336 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:20.923954  7283 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:20.925558 10497 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:20.934739  7355 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:20.939047 10336 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:20.979113  7285 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:20.980244 10497 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:20.989632  7355 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:20.990821 10336 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:21.013705  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:21.067327  7355 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:21.068266 10336 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:21.078055  7285 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:21.079453 10336 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 14:49:22.054245  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:22.091403  7433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:22.091902  7433 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:22.094369  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:22.094898  7364 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:22.096966  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:22.097335  7285 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:22.099449  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:22.099949  7364 raft_consensus.cc:606] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:22.100896  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:22.101924  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:22.107625 10471 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:22.108078 10383 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:22.109330  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:22.109722  7285 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.110002  7285 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.114153  7285 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.115617  7285 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:22.116255  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:22.116693  7364 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:22.117028  7364 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:22.117715  7364 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.118631  7364 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.118688  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:22.119289  7433 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.125123  7433 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:22.125123  7364 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:22.126220  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:22.126888 10352 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:22.127280 10352 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:22.128114 10352 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.144850  7183 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.244181 10506 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:22.244578 10524 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:22.245841  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:22.246220  7363 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.246529  7363 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:22.251801  7363 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.253197  7363 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:22.253750  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:22.254033  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:22.254588  7285 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:22.254642  7433 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:22.254971  7433 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:22.255528  7433 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.256371  7433 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:22.258776  7285 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:22.259639  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:22.260233 10526 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:22.260730 10526 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:22.260797  7433 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:22.261588 10526 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.272204  7183 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 13 to 14, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 14 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.452416 10352 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:22.452898 10422 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:22.454085  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:22.454491  7433 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.454855  7433 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.460685  7433 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.462139  7433 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:22.462589  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:22.463030  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:22.463194  7288 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:22.463510  7288 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:22.463529  7363 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.464111  7288 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.464936  7288 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.469437  7363 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:22.470432  7401 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:22.471045 10506 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:22.471201  7288 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:22.471566 10506 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:22.472409 10506 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.483623  7183 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.517410  7433 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:22.518479 10352 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:22.534242  7364 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:22.535931 10537 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:22.594712 10526 raft_consensus.cc:993] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:22.595121 10383 raft_consensus.cc:1081] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:22.596319  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35154
I20260709 14:49:22.596707  7433 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.596925  7433 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.601536  7433 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.602803  7433 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:22.603387  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:22.603637  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:22.603947  7288 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.604112  7363 raft_consensus.cc:3055] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:22.604393  7363 raft_consensus.cc:740] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:22.604884  7363 consensus_queue.cc:260] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.605686  7363 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.608220  7288 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:22.609007  7402 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:22.609660 10506 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:22.610563  7363 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:22.611966 10506 raft_consensus.cc:697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:22.612865 10506 consensus_queue.cc:237] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:22.621344  7183 catalog_manager.cc:5697] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.732383  7288 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:22.733352 10383 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:22.739216  7430 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:22.740607 10383 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:23.036940  7285 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:23.038110 10541 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:23.046151  7362 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:23.047303 10524 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:23.098896  7362 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:23.099999 10541 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:23.102660  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:23.111805  7285 raft_consensus.cc:1275] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:23.114738 10524 consensus_queue.cc:1048] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:24.158866  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.197118  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040825419a2745f394539e10471a3f94"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:24.197572  7364 raft_consensus.cc:606] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:24.199636  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:24.200169  7430 raft_consensus.cc:606] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:24.202430  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:24.202848  7285 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:24.203799  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:24.204818  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:24.431490 10383 raft_consensus.cc:993] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:24.431963 10545 raft_consensus.cc:1081] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:24.433207  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "040825419a2745f394539e10471a3f94"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:24.433619  7285 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.433895  7285 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.438648  7285 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.440100  7285 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:24.440869  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:24.441402  7362 raft_consensus.cc:3055] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:24.441625  7362 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:24.442140  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:24.442701  7430 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.442484  7362 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.443575  7362 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.447469  7430 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:24.449074  7254 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:24.450975 10422 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:24.451181  7362 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:24.451330 10422 raft_consensus.cc:697] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:24.452095 10422 consensus_queue.cc:237] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.461301  7187 catalog_manager.cc:5697] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.469527 10553 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:24.470054 10422 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:24.471501  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:24.471964  7430 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.472285  7430 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.477216  7430 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.478500  7430 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:24.478953  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:24.479480  7285 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:24.479516  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:24.479779  7285 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:24.480018  7362 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.480461  7285 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.481278  7285 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.484215  7362 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:24.485082  7401 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:24.485261  7285 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:24.485680 10541 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:24.486191 10541 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:24.486881 10541 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.495734  7187 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.583942 10524 raft_consensus.cc:993] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:24.584364 10541 raft_consensus.cc:1081] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:24.585541  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:24.585968  7362 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:24.586221  7362 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.590349  7362 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.592219  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:24.592424  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:24.592028  7362 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:24.592809  7285 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.592971  7433 raft_consensus.cc:3055] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:24.593355  7433 raft_consensus.cc:740] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:24.594008  7433 consensus_queue.cc:260] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.594810  7433 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.597105  7285 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:24.598027  7328 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:24.598729 10545 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:24.599179 10545 raft_consensus.cc:697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:24.599471  7433 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:24.599920 10545 consensus_queue.cc:237] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:24.609359  7187 catalog_manager.cc:5697] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:24.897578  7433 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:24.898861 10422 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:24.919643  7364 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:24.920955 10422 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:25.018261  7364 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:25.020787 10524 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:25.045527  7283 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:25.047520 10541 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:25.105644  7433 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:25.109957 10561 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:25.134174  7288 raft_consensus.cc:1275] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:25.135924 10545 consensus_queue.cc:1048] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:25.205864  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.264293  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:26.326407  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 54173.6us
W20260709 14:49:26.506102  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 62510.5us
I20260709 14:49:26.585021  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:26.586454  7285 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:26.599992  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:26.600556  7355 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:26.607683  7435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:26.608281  7435 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:26.610316  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:26.611819  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:26.723031 10545 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:26.723644 10577 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:26.726056  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:26.727037  7280 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.727401  7280 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.734373  7280 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:26.736357  7280 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:26.737077  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:26.737778  7363 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:26.738130  7363 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:26.738188  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:26.738860  7432 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.739102  7363 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:26.740473  7363 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.744115  7432 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:26.746032  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:26.746783 10587 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:26.747264 10587 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:26.747299  7363 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:49:26.748234 10587 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:26.760138  7183 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.051723 10597 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:27.052356 10597 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:27.057961  7435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:27.058492  7435 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.058833  7435 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.066711  7435 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.068951  7435 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:27.069738  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:27.070361  7282 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:27.070639  7282 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:27.071274  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:27.071424  7282 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.071838  7363 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.072366  7282 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.080994  7282 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:27.082302  7402 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:27.082302  7363 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:49:27.083272 10580 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:27.083762 10580 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:27.084512 10580 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.092010 10562 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:27.092486 10562 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:27.096638  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:27.097155  7362 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.097536  7362 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.096993  7183 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:27.104080  7362 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.106398  7362 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:27.106654  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:27.106904  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:27.107262  7431 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:27.107529  7282 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.107590  7431 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:27.108595  7431 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.109748  7431 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.113454  7282 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:27.114508  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:27.115224 10545 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:27.115589 10545 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:27.115599  7431 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:27.116650 10545 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:27.128674  7183 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.237588  7362 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:27.238842 10593 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:27.250263  7435 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:27.251396 10587 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:27.494831  7282 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:27.496001 10580 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:27.506209  7362 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:27.507325 10541 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:27.511936  7435 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:27.517625 10545 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:49:27.532191  7285 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:27.534118 10577 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:27.612766  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.655637  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.696532  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:28.696990  7431 raft_consensus.cc:606] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:28.699043  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:28.699455  7285 raft_consensus.cc:606] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:28.701643  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:28.702165  7362 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:28.703855  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:28.704866  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:29.026898 10583 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:29.027415 10577 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:29.028785  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:29.029227  7280 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.029469  7280 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.035558  7280 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.037245  7280 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:29.037930  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:29.038067  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:29.038496  7363 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:29.038637  7435 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.039533  7363 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:29.040230  7363 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.041399  7363 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.043553  7435 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:29.045542  7254 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:29.046307 10587 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:29.048677  7363 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:29.057231 10580 raft_consensus.cc:993] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:29.057719 10541 raft_consensus.cc:1081] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:29.059517  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:29.059942  7363 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.060204  7363 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.061937 10587 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:29.063031 10587 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.075070  7363 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.075883  7183 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.077921  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:29.078138  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:29.078488  7285 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.078697  7431 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:29.079085  7431 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:29.081485  7431 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.082414  7431 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.086468  7285 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:29.087601  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:29.087790  7431 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:29.076835  7363 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:29.088373 10577 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:29.088883 10577 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:29.089707 10577 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.100198  7187 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.137547 10619 raft_consensus.cc:993] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:29.138054 10619 raft_consensus.cc:1081] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:29.139401  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:29.139818  7431 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.140089  7431 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:29.146106  7431 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.148959  7431 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:29.149529  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:29.150086  7285 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:29.150286  7285 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:29.150941  7285 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.151832  7285 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:29.155562  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:29.156114  7363 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:29.156543  7285 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:29.157366  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:29.157954 10617 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:29.158334 10617 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:29.159381 10617 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:29.161121  7363 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:29.168030  7187 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.518159  7435 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:29.519115 10583 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:29.535208  7285 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:29.537014 10583 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:29.548877  7431 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:29.549878 10587 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:29.553900  7280 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:29.555254 10541 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:29.560614  7363 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:29.562426 10587 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:29.592697  7355 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:29.594043 10541 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:29.705715  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.744922  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.788875  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:30.789391  7355 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:30.791591  7435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:30.792023  7435 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:30.794202  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:30.794704  7280 raft_consensus.cc:606] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:30.795933  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:30.797299  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:30.839509 10639 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:30.839912 10583 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:30.841032  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:30.841426  7280 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.841696  7280 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:30.845876  7280 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:30.847637  7280 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:30.848245  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:30.848395  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:30.848819  7355 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:49:30.848922  7435 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:30.849180  7355 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:30.849941  7355 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:30.850771  7355 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:30.853253  7435 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:30.854220  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:30.855422 10619 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:30.855499  7355 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:30.855854 10619 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:30.856760 10619 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:30.866650  7183 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 16 to 17, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 17 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.106029 10637 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:31.106520 10617 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:31.107967  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:31.108419  7363 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.108698  7363 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:31.114054  7363 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.116082  7363 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:31.116539  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:31.116550  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:31.117283  7435 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:31.117383  7280 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:31.117645  7435 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:31.118491  7435 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.119645  7435 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:31.123505  7280 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 16.
I20260709 14:49:31.128173  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:31.128837 10639 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:31.129276 10639 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:31.129577  7435 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 16.
I20260709 14:49:31.130147 10639 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.143498  7183 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 15 to 16, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 16 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.216790 10619 raft_consensus.cc:993] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:31.217275 10640 raft_consensus.cc:1081] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:31.218676  7435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:31.219127  7435 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.219379  7435 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.223825  7435 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.225281  7435 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:31.225992  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:31.226126  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:31.226501  7280 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:31.226684  7363 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.226817  7280 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:31.227598  7280 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.228664  7280 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:31.234727  7363 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:31.235973  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:31.236711 10637 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:31.237183 10637 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:31.238188  7362 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:31.238749  7280 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:31.238042 10637 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:31.239403 10619 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:31.257238  7435 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:31.256709  7183 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:31.267841 10619 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:31.565411  7280 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:31.566707 10639 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:31.576304  7431 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:31.577597 10657 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:31.772547  7280 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:31.773429  7363 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:31.773767 10637 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:31.774636 10647 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:31.798184  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.850634  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.887791  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:32.888401  7280 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:32.890854  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:32.891352  7431 raft_consensus.cc:606] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:32.893626  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:32.894094  7363 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:32.895169  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:32.896479  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:33.007591 10665 raft_consensus.cc:993] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:33.008113 10637 raft_consensus.cc:1081] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:33.009560  7360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:33.010106  7360 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.010476  7360 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:33.016136  7360 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.017463  7360 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:33.018002  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:33.018260  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:33.018585  7280 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:33.018771  7435 raft_consensus.cc:3055] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:33.019104  7435 raft_consensus.cc:740] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:33.019701  7435 consensus_queue.cc:260] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.020637  7435 raft_consensus.cc:3060] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:33.023671  7280 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:33.024539  7328 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:33.025243 10639 raft_consensus.cc:2804] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:33.025602 10639 raft_consensus.cc:697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:33.026087  7435 raft_consensus.cc:2468] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:33.026307 10639 consensus_queue.cc:237] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.034745  7185 catalog_manager.cc:5697] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.058472 10640 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:33.058864 10664 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:33.060050  7435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:33.060405  7435 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.060614  7435 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:33.065410  7435 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.067839  7435 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:33.067776  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:33.068431  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:33.068974  7360 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:33.068459  7285 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:33.069981  7285 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:33.070711  7285 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.071727  7285 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:33.075053  7360 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:33.077733  7285 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:33.078912  7402 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:33.079710 10637 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:33.080143 10637 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:33.080886 10637 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.090799  7185 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 6 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.399058 10639 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:33.399497 10583 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:33.400607  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:33.401010  7285 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.401271  7285 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.405740  7285 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.407330  7285 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:33.408131  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:33.408306  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:33.408680  7363 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:33.408836  7435 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.409085  7363 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:33.409796  7363 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.410662  7363 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.413617  7435 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:33.415125  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:33.416093  7363 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:33.416195 10640 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:33.416719 10640 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:33.417573 10640 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:33.427874  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.511797  7363 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:33.512867 10662 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:33.522183  7285 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:33.524447 10662 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:33.600705  7280 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:33.600942  7431 raft_consensus.cc:1275] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:33.601997 10583 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:33.602557 10639 consensus_queue.cc:1048] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:33.869226  7431 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:33.870314 10640 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:33.889010  7363 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:33.893042 10640 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:49:33.897285  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:34.936434  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:34.974617  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:34.975083  7431 raft_consensus.cc:606] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:34.977195  7360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:34.977630  7360 raft_consensus.cc:606] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:34.980032  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:34.980563  7285 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:34.981649  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:34.982978  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:35.062863 10665 raft_consensus.cc:993] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:35.074105 10691 raft_consensus.cc:1081] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:35.076836  7360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:35.077886  7360 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.078444  7360 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.090847  7360 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.094662  7360 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:35.095099  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:35.095989  7433 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:35.096218  7433 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:35.097232  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:35.097174  7433 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.098003  7285 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.099228  7433 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.106590  7285 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:35.106951  7433 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:35.107635  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:35.108485 10678 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:35.108919 10678 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:35.110184 10678 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.132881  7185 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.282955 10688 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:35.283541 10686 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:35.284970  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:35.285437  7433 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.285758  7433 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.291286  7433 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.293226  7433 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:35.294106  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:35.294629  7285 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:35.294955  7285 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:35.295727  7285 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.296203  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:35.296707  7360 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.296623  7285 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.302699  7360 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:35.306232  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:35.306357  7285 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:35.307153 10690 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:35.307691 10690 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:35.308656 10690 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.326061  7183 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.511044  7433 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:35.512014 10678 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:35.521651  7280 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:35.524008 10700 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:35.533516 10700 raft_consensus.cc:993] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:35.533977 10678 raft_consensus.cc:1081] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:35.535261  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:35.535742  7280 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.536098  7280 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.544298  7280 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.546198  7280 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:35.546984  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:35.546806  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:35.547502  7433 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.547987  7360 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:35.548353  7360 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:35.549273  7360 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.550506  7360 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.555356  7433 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 15.
I20260709 14:49:35.556525  7360 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 15.
I20260709 14:49:35.556865  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:35.557960 10688 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:35.558434 10688 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:35.559353 10688 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:35.567340  7185 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 14 to 15, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 15 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.869982  7280 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:35.871105 10665 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:35.883981  7360 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:35.904013 10706 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:35.984037  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:36.186761  7363 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:36.187649  7433 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:36.188185 10686 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:36.189152 10688 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:37.056983  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:37.389843  7329 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.009s	sys 0.024s
W20260709 14:49:37.390219  7329 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.009s	sys 0.024s
I20260709 14:49:37.562258  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:37.563730  7357 raft_consensus.cc:606] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:37.567955  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:37.568499  7280 raft_consensus.cc:606] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:37.571327  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:37.571743  7434 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:37.572808  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:37.574510  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:37.737773 10722 raft_consensus.cc:993] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:37.738343 10722 raft_consensus.cc:1081] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:37.739979  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:37.740404  7280 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.740655  7280 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:37.745137  7280 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:37.746527  7280 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:37.747094  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:37.747356  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:37.747588  7357 raft_consensus.cc:3055] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:37.747874  7434 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:37.747963  7357 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:37.748862  7357 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:37.749950  7357 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:37.753657  7434 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:37.754590  7254 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:37.755278 10723 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:37.755362  7357 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:37.755687 10723 raft_consensus.cc:697] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:37.756532 10723 consensus_queue.cc:237] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:37.769387  7183 catalog_manager.cc:5697] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.881578 10715 raft_consensus.cc:993] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:37.882090 10712 raft_consensus.cc:1081] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:37.883509  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:37.884068  7429 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.884469  7429 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:37.892340  7429 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:37.894533  7429 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:37.894685  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:37.895291  7288 raft_consensus.cc:3055] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:37.895395  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:37.896001  7355 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:37.895627  7288 raft_consensus.cc:740] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:37.898380  7288 consensus_queue.cc:260] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:37.899253  7288 raft_consensus.cc:3060] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:37.900772  7355 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:37.902159  7401 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:37.902892 10719 raft_consensus.cc:2804] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:37.903375 10719 raft_consensus.cc:697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:37.904209 10719 consensus_queue.cc:237] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:37.905870  7288 raft_consensus.cc:2468] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:37.915342  7183 catalog_manager.cc:5697] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.992703 10706 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:37.993388 10719 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:37.995929  7357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:37.996500  7357 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.996889  7357 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:38.003298  7357 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:38.006124  7357 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:38.006381  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:38.007009  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:38.007596  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:38.008123  7429 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:38.008401  7429 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:38.009179  7429 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:38.010336  7429 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:38.012604  7282 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:38.013595  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:38.014282 10722 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:38.014685 10722 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:38.015587  7429 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:38.015415 10722 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:38.026093  7183 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:38.265435  7218 debug-util.cc:398] Leaking SignalData structure 0x7b080034d6e0 after lost signal to thread 6143
W20260709 14:49:38.266521  7218 debug-util.cc:398] Leaking SignalData structure 0x7b080034e280 after lost signal to thread 7221
W20260709 14:49:38.267561  7218 debug-util.cc:398] Leaking SignalData structure 0x7b080035caa0 after lost signal to thread 7313
W20260709 14:49:38.268535  7218 debug-util.cc:398] Leaking SignalData structure 0x7b08002ec400 after lost signal to thread 7388
W20260709 14:49:38.269573  7218 debug-util.cc:398] Leaking SignalData structure 0x7b0800380740 after lost signal to thread 7462
W20260709 14:49:38.270587  7218 debug-util.cc:398] Leaking SignalData structure 0x7b0800319440 after lost signal to thread 8282
I20260709 14:49:38.364431  7434 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.368129 10712 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.373980  7355 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.374810  7364 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:38.376358 10719 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:38.376495 10712 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.417943  7282 raft_consensus.cc:1275] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:38.424810 10708 consensus_queue.cc:1048] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:38.440586  7431 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:38.476174  7280 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:38.477615 10728 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:38.499612 10726 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:38.575454  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.671630  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.713126  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:39.713585  7288 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:39.715746  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:39.716256  7429 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:39.718586  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:39.719092  7364 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:39.720201  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:39.721324  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:39.874806 10719 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:39.875254 10751 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:39.876482  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:39.876899  7364 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.877185  7364 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:39.883551  7364 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:39.885469  7364 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:39.885931  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:39.885996  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:39.886536  7431 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:39.886837  7288 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:39.887071  7431 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:39.887928  7431 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:39.888952  7431 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:39.892239  7288 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:39.893116  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:39.893707 10722 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:39.894129 10722 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:39.894361  7431 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:39.894925 10722 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:39.905115  7185 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.089406 10712 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:40.089833 10758 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:40.091114  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:40.091598  7429 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:40.091866  7429 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:40.097054  7429 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.098491  7429 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:40.098912  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:40.099403  7282 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:40.099635  7282 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:40.100190  7282 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.101186  7282 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:40.102402  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:40.102929  7364 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:40.107362  7282 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:40.108357  7402 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:40.108934 10751 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:40.109051  7364 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:40.109339 10751 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:40.110212 10751 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.118963  7185 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.135391 10748 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:40.135833 10722 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:40.136991  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:40.137490  7282 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:40.137854  7282 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:40.141901  7282 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.143388  7282 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:40.144243  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:40.144788  7431 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:40.144860  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:40.145522  7359 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:40.145820  7359 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:40.146503  7359 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.147379  7359 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:40.149751  7431 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:40.150552  7254 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:40.151141 10758 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:40.151605 10758 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:40.152464  7359 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:40.152834 10758 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:40.163939  7185 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.411689  7288 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:40.412643 10748 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.420446  7431 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:40.421881 10748 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.527211  7288 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:40.528424 10765 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:40.534508  7364 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:40.536586 10765 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:40.674326  7364 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:40.675451 10712 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.683785  7431 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:40.685079 10712 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.722064  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:41.769129  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:41.805725  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:41.806203  7280 raft_consensus.cc:606] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:41.808290  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:41.808704  7429 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:41.814764  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:41.815227  7280 raft_consensus.cc:606] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:41.821911  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:41.822427  7357 raft_consensus.cc:606] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:41.824767  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:41.826341  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:41.842588 10762 raft_consensus.cc:993] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:41.843073 10748 raft_consensus.cc:1081] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:41.844340  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a97bb97d747b284e501468014e372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:41.844756  7288 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.845007  7288 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:41.849888  7288 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:41.851236  7288 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:41.851924  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:41.852200  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:41.852487  7357 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:41.852698  7429 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:41.852857  7357 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:41.853677  7357 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:41.854820  7357 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:41.859051  7429 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:41.860026  7254 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:41.860600 10771 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:41.860633  7357 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:41.861127 10771 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:41.861959 10771 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:41.870924  7187 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.945009 10771 raft_consensus.cc:993] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:41.945423 10758 raft_consensus.cc:1081] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:41.946744  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51514
I20260709 14:49:41.947225  7364 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.947536  7364 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:41.953174  7364 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:41.955013  7364 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:41.955526  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:41.955971  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:49:41.956135  7280 raft_consensus.cc:3055] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:41.956578  8256 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:41.956882  7280 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:41.957603  7280 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:41.958748  7280 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:41.962682  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:41.963851  7329 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:41.964324  7280 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:41.964572 10762 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:41.965018 10762 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:41.965865 10762 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:41.976433  7187 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.198956 10782 raft_consensus.cc:993] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:42.199389 10771 raft_consensus.cc:1081] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:42.200707  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:42.201180  7429 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.201493  7429 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:42.207988  7429 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.209432  7429 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:42.210135  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:42.210269  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:42.210630  7288 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:42.210799  7357 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:42.210930  7288 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:42.211566  7288 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.212455  7288 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:42.216308  7357 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:42.217461  7401 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:42.218178 10751 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:42.218576 10751 raft_consensus.cc:697] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:42.221488 10751 consensus_queue.cc:237] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.218595  7288 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:42.233511  7187 catalog_manager.cc:5697] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.246917 10784 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:42.247318 10751 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:42.248471  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:42.248857  7364 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.249090  7364 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.253697  7364 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.255394  7364 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:42.256108  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:42.256598  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:42.256667  7288 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.257146  7431 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:42.257463  7431 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:42.258051  7431 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.258865  7431 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.261368  7288 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:42.262343  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:42.262984 10780 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:42.263557 10780 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:42.264403  7431 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:42.264865 10780 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:42.275372  7187 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 13 to 14, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 14 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.404100  7288 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:49:42.405058 10762 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:42.414346  8256 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:49:42.415745 10780 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:49:42.434334  7431 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:42.435928 10771 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:42.450960  7357 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:42.453382 10758 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:42.652597  7288 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 14:49:42.653560 10780 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:42.661147  7431 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 14:49:42.663517 10748 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:42.682726  7357 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:42.683651 10784 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:42.691745  7288 raft_consensus.cc:1275] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:42.693260 10783 consensus_queue.cc:1048] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:42.827230  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.862581  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.899322  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:43.899919  7429 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:43.901975  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:43.902470  7364 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:43.904675  7357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:43.905196  7357 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:43.907300  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:43.907768  7288 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:43.908836  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:43.910089  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:43.965296 10762 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:43.965885 10762 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:43.968987  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:43.969478  7280 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:43.969837  7280 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:43.976608  7280 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:43.977905  7280 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:43.978400  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:43.978627  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:43.979059  7357 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:43.979156  7431 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:43.979471  7357 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:43.980188  7357 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:43.980947  7357 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:43.983886  7431 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:49:43.984833  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:43.985491 10758 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:43.985939 10758 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:43.986361  7357 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:49:43.986685 10758 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:43.995990  7183 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 13 to 14, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 14 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.026674 10762 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:44.027071 10801 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:44.028270  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:44.028656  7280 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:44.028909  7280 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:44.033263  7280 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.034737  7280 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:44.035247  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:44.035815  7357 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:44.035789  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:44.036288  7357 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:44.036489  7429 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:44.037045  7357 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.038172  7357 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:44.043812  7429 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:44.043895  7357 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:44.044675  7254 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:44.045282 10758 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:44.045624 10758 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:44.046204 10758 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.054783  7183 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.207661 10758 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:44.208135 10771 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:44.209442  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:44.210021  7429 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:44.210394  7429 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:44.213330 10751 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:44.213861 10808 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:44.215399  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:44.215919  7364 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:44.216269  7364 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:44.216295  7429 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.218358  7429 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:44.218827  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:44.219370  7288 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:44.219764  7288 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:44.220397  7288 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.221361  7288 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:44.223320  7364 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.219308  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:44.227644  7357 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:44.233417  7357 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:44.235883  7288 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:44.239360  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:44.239867  7429 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:44.240170  7429 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:44.240499  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:44.241168 10808 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:44.241762 10808 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:44.242697 10808 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.240890  7429 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.249246  7429 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:44.241520  7364 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:44.264627  7429 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:44.267601  7329 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:44.268296 10801 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:44.268740 10801 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:44.269517 10801 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:44.272182  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:44.273885  7288 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:44.286132  7288 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:44.297956  7183 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.298445  7185 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.384152  7364 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:44.385134 10800 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:44.401332  7431 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:44.402611 10758 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:44.480410  7437 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:44.481491 10771 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.489112  7364 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:44.493574 10800 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.728473  7431 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:44.729571 10780 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.738552  7288 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:44.739840 10762 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:44.799774  7288 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:44.800762 10808 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:44.806496  7364 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:44.810218 10809 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:49:44.910861  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:45.945286  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:45.986951  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:45.987596  7280 raft_consensus.cc:606] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:45.989905  7364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:45.990345  7364 raft_consensus.cc:606] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:45.992576  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:45.992956  7434 raft_consensus.cc:606] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:45.994187  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:45.995720  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:46.181734 10762 raft_consensus.cc:993] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:46.182349 10832 raft_consensus.cc:1081] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:46.183669  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:46.184113  7288 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.184396  7288 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.190733  7288 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:46.192754  7288 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:46.193864  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:46.193964  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:49:46.194787  7364 raft_consensus.cc:3055] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:46.194824  8256 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.195104  7364 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:46.195956  7364 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:46.197377  7364 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.201962  8256 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:46.203496  7254 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:49:46.206406 10833 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:46.206874 10833 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:46.207739 10833 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:46.210182  7364 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:46.217164  7183 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.272619 10826 raft_consensus.cc:993] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:46.273108 10774 raft_consensus.cc:1081] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:46.274379  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc642764e4843a797d4a3d124922619"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:46.274839  7364 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.275102  7364 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:46.280021  7364 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.282280  7364 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:46.282321  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:46.282971  7280 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:46.282980  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:46.283836  7437 raft_consensus.cc:3055] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:46.284075  7437 raft_consensus.cc:740] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:46.284700  7437 consensus_queue.cc:260] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.285574  7437 raft_consensus.cc:3060] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:46.289392  7280 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:46.290516  7328 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:46.291216 10832 raft_consensus.cc:2804] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:46.291591 10832 raft_consensus.cc:697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:46.291818  7437 raft_consensus.cc:2468] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:46.292341 10832 consensus_queue.cc:237] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.305894  7183 catalog_manager.cc:5697] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.316582 10829 raft_consensus.cc:993] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:46.317025 10833 raft_consensus.cc:1081] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:46.320214  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:46.320703  7434 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.321014  7434 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.327277  7434 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.328814  7434 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:46.329344  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:46.329913  7282 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:46.329835  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:46.330312  7282 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:46.330500  7355 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.331122  7282 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.332482  7282 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:46.337661  7355 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:46.339609  7282 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:46.340049  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:46.340970 10840 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:46.341506 10840 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:46.342582 10840 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:46.352897  7183 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 7 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.685135  8256 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 14:49:46.686226 10829 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } 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 14:49:46.696302  7434 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:46.697845  7364 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 14:49:46.698477 10762 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:46.700214 10829 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:46.713788  7282 raft_consensus.cc:1275] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:46.715253 10762 consensus_queue.cc:1048] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:46.742306  7359 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:46.744239 10774 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:46.768477  7280 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:46.771937 10826 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:46.996698  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:48.033699  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:48.068431  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:48.068887  7429 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:48.071027  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:48.071415  7355 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:48.073495  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:48.074030  7282 raft_consensus.cc:606] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:48.075105  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:48.076078  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:48.200812 10774 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:48.201323 10826 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:48.202723  7364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:48.203231  7364 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.203604  7364 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:48.210222  7364 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.211987  7364 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:48.212759  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:48.213344  7282 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:48.216964  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:48.217535  7429 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:48.217762  7429 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:48.218466  7429 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.219192  7282 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:48.219456  7429 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:48.220293  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:48.221460 10832 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:48.221930 10832 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:48.222749 10832 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.225591  7429 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:48.262567  7183 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.458814 10832 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:48.459240 10762 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:48.460505  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:48.460924  7282 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.461195  7282 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:48.466446  7282 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.468351  7282 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:48.468920  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:48.469543  7364 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:48.469897  7364 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:48.470111  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 14 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:48.470664  7429 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:48.470737  7364 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 14.14, Last appended by leader: 14, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.472003  7364 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:48.476845  7429 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 15.
I20260709 14:49:48.479292  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:48.479962  7364 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 15.
I20260709 14:49:48.480034 10833 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:48.480638 10833 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:48.481590 10833 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 14.14, Last appended by leader: 14, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.491339  7183 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 14 to 15, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 15 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.541283 10853 raft_consensus.cc:993] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:48.541730 10833 raft_consensus.cc:1081] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:48.542918  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:48.543334  7429 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:48.543574  7429 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.549175  7429 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.551553  7429 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:48.551709  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:48.552284  7280 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:48.552376  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:48.552680  7280 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:48.552959  7364 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.553511  7280 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.555677  7280 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:48.558979  7364 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:48.560032  7401 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:48.560745 10826 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:48.561122 10826 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:48.561729  7280 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:48.561849 10826 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:48.574954  7183 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.610677  7429 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:48.611644 10762 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:48.624703  7280 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:48.630321 10832 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:48.891501  7434 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 14 index: 14. Preceding OpId from leader: term: 15 index: 15. (index mismatch)
I20260709 14:49:48.892678 10853 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:48.923292  7355 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 14 index: 14. Preceding OpId from leader: term: 15 index: 15. (index mismatch)
I20260709 14:49:48.924993 10868 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:48.991588  7355 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:48.992595 10826 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:49.001160  7282 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:49.004496 10826 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:49:49.076834  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:50.218952  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:50.254468  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:50.254937  7362 raft_consensus.cc:606] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:50.257089  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:50.257493  7431 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:50.259563  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:50.259943  7282 raft_consensus.cc:606] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:50.260859  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:50.261832  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:50.534236 10886 raft_consensus.cc:993] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:50.534742 10833 raft_consensus.cc:1081] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:50.536113  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:50.536664  7431 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.537046  7431 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.542749  7431 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.544750  7431 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:50.545338  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:50.546000  7280 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:50.545929  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:50.546378  7280 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:50.546559  7362 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.547016  7280 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.548007  7280 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.552927 10881 raft_consensus.cc:993] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:50.553385 10762 raft_consensus.cc:1081] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:50.554723  7280 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:50.555967  7402 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:50.556293 10826 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:50.556901 10826 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:50.556855 10873 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:50.558598 10873 raft_consensus.cc:697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:50.559005  7362 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:50.559450 10873 consensus_queue.cc:237] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.559803  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:50.560385  7280 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.560675  7280 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:50.564512  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:50.565007  7362 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.565294  7362 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.565347  7280 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.570011  7280 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:50.570163  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:50.570683  7359 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:50.570909  7359 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:50.570976  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:50.571518  7437 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:50.571600  7359 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.573598  7359 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:50.577128  7437 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:50.576623  7185 catalog_manager.cc:5697] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.587587  7254 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:50.588465 10887 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:50.588939 10887 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:50.589706 10887 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.602780  7359 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 4.
I20260709 14:49:50.603385  7362 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.605084  7183 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 3 to 4, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 4 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.611795  7362 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:50.614580  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:50.615118  7282 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.623816  7282 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:50.626526  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:50.634907  7432 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:50.635177  7432 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:50.635915  7432 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.637333  7432 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:50.634310  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:50.638706 10875 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:50.639218 10875 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:50.640133 10875 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:50.651002  7432 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:50.658967  7183 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:50.783059  7310 debug-util.cc:398] Leaking SignalData structure 0x7b080030fa00 after lost signal to thread 6143
W20260709 14:49:50.784052  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08002b39e0 after lost signal to thread 7221
W20260709 14:49:50.785108  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3ac0 after lost signal to thread 7313
W20260709 14:49:50.786037  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800096220 after lost signal to thread 7388
W20260709 14:49:50.786846  7310 debug-util.cc:398] Leaking SignalData structure 0x7b080016a4a0 after lost signal to thread 7462
W20260709 14:49:50.787722  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800364660 after lost signal to thread 8282
I20260709 14:49:50.995973  7362 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:50.997432 10887 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:50.998818  7362 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:49:51.001703 10826 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:51.039947  7280 raft_consensus.cc:1275] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:49:51.041193 10873 consensus_queue.cc:1048] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:51.050318  7435 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:51.053158 10886 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:51.122165  7432 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:51.123108 10877 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:51.132489  7282 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:51.134219 10875 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:51.262588  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:52.295542  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:52.329068  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:52.329650  7432 raft_consensus.cc:606] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:52.332759  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:49:52.333184  7286 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:52.335242  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:52.335682  7355 raft_consensus.cc:606] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:52.336627  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:52.337647  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:52.575834 10908 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:52.576344 10908 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:49:52.577914  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:49:52.578358  7432 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.578735  7432 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:52.585647  7432 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.588225  7432 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:52.588706  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:52.589285  7282 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:52.589569  7282 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:52.589972  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:52.590487  7355 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:52.590299  7282 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.591456  7282 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:52.596334  7355 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:52.599071  7401 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:52.597499  7282 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:52.599822 10907 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:52.600322 10907 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:52.600980 10907 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.612231  7187 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.668351 10873 raft_consensus.cc:993] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:52.668773 10907 raft_consensus.cc:1081] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:49:52.670115  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0434991e383d420fa2689b93b56c2542"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:49:52.670490  7359 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.670701  7359 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:52.674726  7359 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.675988  7359 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:52.676548  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:52.676798  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:52.677215  7282 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:52.677361  7435 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:52.677793  7435 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:52.678575  7435 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.679811  7435 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:52.684186  7282 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:52.685190  7328 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:52.685482  7435 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:52.685951 10909 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:52.687156 10909 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:52.687788 10909 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.696128  7187 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.712138 10915 raft_consensus.cc:993] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:52.712531 10909 raft_consensus.cc:1081] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:52.713696  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901b975339f84ce3a5da0031634092bb"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:52.714118  7286 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:52.714332  7286 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:52.719734  7286 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.721396  7286 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:52.722553  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:52.722579  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:52.723094  7435 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:52.723289  7359 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:49:52.723645  7359 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:52.724380  7359 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.725522  7359 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:52.727363  7435 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:52.728133  7254 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:52.728768 10833 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:52.729120 10833 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:52.730484 10833 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:52.731426  7359 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:52.741534  7187 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 16 to 17, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 17 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:54.663913  7401 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.587s	user 0.011s	sys 0.007s
W20260709 14:49:54.664589  7401 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.588s	user 0.012s	sys 0.007s
I20260709 14:49:54.697144 10921 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.697860 10921 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.700095 10921 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.717285 10920 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.718091 10920 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.720579 10920 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.737761 10924 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.787719 10924 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.788522 10920 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.774024 10926 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.864882 10926 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.866428 10939 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.867043 10939 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.745134 10919 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.807175 10928 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.868016 10919 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.868206 10928 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.870173 10919 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.817236 10927 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.870886 10927 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.872932 10927 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.877231 10940 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.877792 10940 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.879911 10940 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.831200 10931 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.836530 10929 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.903439 10931 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.905756 10931 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.845681 10934 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.906498 10934 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.908560 10934 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.840816 10933 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.867372 10926 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.813706 10925 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.790001 10924 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.870255 10928 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.826224 10930 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.931735 10925 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.939465 10930 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.942106 10923 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.942759 10923 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.943614 10930 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.944095 10937 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.944628 10937 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.945191 10942 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.946063 10935 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:54.841746  7435 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55860 (request call id 635) took 1805 ms. Trace:
I20260709 14:49:54.944973 10923 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.945752 10942 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.939854 10933 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.903462 10929 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.889037 10922 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.895884 10938 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.953022 10922 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.948809 10937 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.940349 10928 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.943643 10925 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.931977 10927 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.947070 10921 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.947333  7435 rpcz_store.cc:276] 0709 14:49:53.035968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:54.841008 (+1805040us) service_pool.cc:224] Handling call
0709 14:49:54.841305 (+   297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:54.841465 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:54.841490 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:54.841527 (+    37us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:54.841555 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:54.841606 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:54.841696 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:54.953168 10938 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.965076 10939 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.962919 10929 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.963745 10944 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.964429 10922 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.962399 10936 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.966790 10938 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.964288 10943 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.961163 10921 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.967442 10925 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.967177 10936 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:54.968004 10925 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.969291 10921 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.950807 10935 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:54.965831 10944 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.954298 10933 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.949152 10920 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.949553 10926 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.967526 10943 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.982046 10925 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.959978 10927 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.954300 10928 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.948257 10931 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.960068 10940 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.958659 10937 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.987038 10942 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.996367 10927 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.997852 10928 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.998261 10937 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.996767 10931 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.000504 10931 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.983826 10919 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:54.988090 10943 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.989037 10944 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:54.987077 10947 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.006189 10919 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.007154 10947 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.009284 10947 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.001159 10937 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.990006 10939 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.011145 10939 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:54.995687 10929 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.986554 10926 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:54.996428 10920 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.996819 10935 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:54.997076 10949 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.981987 10936 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.011765 10921 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:54.997498 10940 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.010334 10919 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:54.989583 10948 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.020805 10956 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:55.027814 10951 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.028286 10964 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.024158 10958 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:54.990439 10933 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.075055 10965 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.014623 10925 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.021862 10923 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.076188 10931 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.075562 10921 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.084247 10951 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:49:55.035737 10935 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.083639 10931 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.093952  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:55.094802  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.086400 10947 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.086061 10928 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.090144 10938 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.075884 10929 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.101843 10922 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.096118 10921 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.096887 10937 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:55.081391 10933 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.097391 10942 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
W20260709 14:49:55.130115  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800158080 after lost signal to thread 6143
I20260709 14:49:55.073742 10949 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.085819 10925 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:55.138824  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080017dbc0 after lost signal to thread 7221
I20260709 14:49:55.086189 10923 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.118134 10932 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.122239 10920 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.095592 10935 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.086026 10964 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.085651 10958 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.135314 10921 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.092291 10948 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.148538 10962 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.092841 10965 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.136889 10922 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.149133 10951 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:49:55.093130 10956 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.149061 10926 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.149562 10929 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.157886 10929 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.158476 10965 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.158342 10929 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.159380 10956 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:55.159190 10962 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.160007 10959 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.160388 10929 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:55.160565 10959 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.161237 10962 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.161477 10949 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.153785 10963 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.162534 10939 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.162320 10963 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.151363 10946 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:55.140719 10937 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.150032 10953 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.163646 10923 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.163409 10946 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.164479 10963 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.163352 10920 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.165036 10931 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.122440 10928 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.166260 10920 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.166502 10925 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.167122 10928 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.124428 10938 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.168064 10937 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:55.168077 10935 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.154040 10957 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.149515 10932 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.154397 10950 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.153059 10921 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.154933 10960 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.144994 10927 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.194772 10927 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.196784 10927 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.160913 10929 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.154201 10954 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.198642 10929 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.165455 10946 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:55.141309 10942 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.153863 10968 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.150638 10964 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.123876 10947 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.150928 10966 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.156284 10933 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.164116 10953 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.162546 10922 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.175320 10957 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:55.188625  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08000bcb20 after lost signal to thread 7313
I20260709 14:49:55.197659 10974 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.197819 10932 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.208429 10947 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.163050 10939 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.158699 10961 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.156323 10958 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.162343 10940 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.198772 10954 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.211431 10922 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.161756 10962 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.176754 10938 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.208108 10929 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.208554 10942 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.199703 10960 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.203661 10930 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
W20260709 14:49:55.211431  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbaa0 after lost signal to thread 7388
I20260709 14:49:55.214064 10948 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:49:55.217159  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080028e640 after lost signal to thread 7462
W20260709 14:49:55.217445  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080033f140 after lost signal to thread 7463
I20260709 14:49:55.164186 10923 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.208817 10966 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.221084 10930 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.221608 10957 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.198508 10950 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.210022 10968 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.213958 10974 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.218277 10959 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.222564 10923 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.219106 10954 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.219323 10960 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.219723 10953 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.214057 10922 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.214344 10961 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.227288 10973 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.214536 10939 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.224457 10921 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.224197 10930 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.220652 10962 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.227778 10973 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.230070 10974 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.230983 10968 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.230978 10966 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.231279 10962 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.227087 10950 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.230273 10961 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.231352 10973 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.187572  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
W20260709 14:49:55.218648  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 116036us
I20260709 14:49:55.278914 10873 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.280264 10873 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.282166 10925 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.282636 10922 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.283603 10922 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.282285 10921 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.284029  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.285048 10921 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.286142 10930 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.286438  8256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.283352  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.288216 10934 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.288844 10933 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.289220 10934 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.289779 10933 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.289260 10922 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.290853 10873 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.291345 10873 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.291703 10934 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.292282 10934 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.286748 10923 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.293103 10932 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.293533 10938 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.294024 10932 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:49:55.277733  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08002ee9e0 after lost signal to thread 8282
I20260709 14:49:55.283165 10925 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.299549 10977 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.298550 10921 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.301575 10925 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.295457 10948 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.295418 10942 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.300938 10929 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.295624 10947 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.296446 10953 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.303433 10923 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.302975 10948 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.300449 10977 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.294430 10938 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.304015 10953 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.296473 10950 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.297423 10960 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.297617 10957 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.297959 10961 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.298303 10962 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.298409 10959 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.299093 10939 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.297394  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.292203 10933 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.286907 10930 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.287274 10926 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.347121 10926 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.349015 10926 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.303056 10942 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.303380 10929 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.308509  7286 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:55.350615  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.351261 10942 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.296586 10932 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.309545 10953 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.310148 10959 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.309034 10977 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.360846  7286 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:55.311404 10960 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.304302 10923 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.312435 10922 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.363049 10960 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.312259 10957 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.363217 10923 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.365995 10957 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.309581 10978 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.313334 10938 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.293123 10934 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.314363 10961 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.314149 10937 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:49:55.313230 10947 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.376196 10947 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.309584 10948 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.316360  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.314109 10950 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.380420 10950 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.317873  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.320170  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.320250  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.380806  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.325049  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.291949 10873 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.382275  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.382395  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.383303  7356 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:55.326076  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.383658  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.384143  7287 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:55.384517 10873 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.327018  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.315038 10962 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.386941 10962 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.387722  7357 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 7.
I20260709 14:49:55.388691  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.389370  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.389631  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.390147  7280 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:55.384933  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.391289  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.392163  7287 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:55.392560  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.393042  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.394122  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.394548  8219 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.390455  7286 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:55.394829  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.332497  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.333266  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.393767  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.339021  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.341027  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.343357  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.344329  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.356149 10929 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.356719  7285 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:55.358345 10959 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.366888 10978 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.368608 10937 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.369146 10934 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.369846 10930 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.399369  7360 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:55.373673 10961 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.337369  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.393791  7287 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:55.401978  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.398180  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.398730  7362 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:55.399722  7357 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:55.371433  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.403016  7361 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:55.407001  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.407359  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.408026  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.408145  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.408403  7356 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:49:55.408582  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.407289  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.409402  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.408166  7289 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:55.410820  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.414199  7364 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:55.414595  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:49:55.415275  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.416601  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.417268  7364 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:49:55.417280 10978 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.418846  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.420118  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.418874  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.420985  7360 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:49:55.421381  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.419211  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.422199  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.422904  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.423034  7360 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 6.
I20260709 14:49:55.423537  7435 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:55.416455  7361 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:49:55.409660 10975 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:55.429381 10975 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.429883 10975 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:55.410188  7359 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:49:55.434163  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.434278  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.420473  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.446128  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.436934  7356 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:55.438388  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.410481 10937 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:49:55.446725  7435 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:49:55.447161  7357 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 4.
I20260709 14:49:55.423482  7358 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:55.434856  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.450847  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.456743  7359 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:49:55.456960  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.458595  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.443761  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.460661  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.444720  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.459159  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.444648  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.443418  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.467176  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.470484  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.471110  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.471863  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.472922  7429 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 17.
I20260709 14:49:55.473709  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.476167  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.475893  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.477519  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.478526  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.476758  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.478538  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.480031  7437 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:55.481268  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.482113  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.477737  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.482740  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.483676  7289 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:55.484736  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.488164  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.488503  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.489497  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.490252 10934 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:55.490763 10934 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.490149  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.491046  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.489630  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.491824 10934 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.492899  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.496454  7282 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
W20260709 14:49:55.490015  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 46856.8us
I20260709 14:49:55.498827  7401 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
I20260709 14:49:55.499882 10981 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:55.493738  7402 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:55.501104 10981 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:55.501605 10981 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.502043 10981 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:55.503072  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.503736 10873 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:55.503791 10934 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.506023 10934 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.489715 10975 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.507390  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.510499  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.512539  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.513258  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.513736  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.514394  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.514729  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.514467  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.517329 10975 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.519950  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.520992 10934 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:55.521479 10934 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.521965 10934 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:55.522287  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.523367  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.523787  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.524022  7437 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:55.525336  7402 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.526531  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.526991 10873 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.527456 10873 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.527835 10873 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.528431  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.529764  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.521574  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.530368  7429 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:55.530468  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.526152  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.531682  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.532207  7362 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:55.532562  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.532956  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.532225  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.533968  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.534341  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.534711  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.535382  7437 raft_consensus.cc:2393] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 12: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.535995 10926 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:55.536367 10926 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.536724 10926 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.536870  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.537042  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.537345  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.537937  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.538115  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.538682  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.539520  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.533529  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.538182  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.542235  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.543771  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.544507  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.544809 10922 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:55.545083  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.545710  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.547888  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.553478 10922 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.553764 10933 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:55.554013 10922 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.554219 10933 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.554438  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.554697 10933 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.555480  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.548502  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.557152  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.548748  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.549139  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.549366  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.558636  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.560652  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.550006  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.562481  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.563536  7401 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.564023  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.564812  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.565897  7432 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 4.
I20260709 14:49:55.566155  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.567144  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.567420 10976 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:55.567888 10976 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.568270 10976 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:55.568933  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.550164  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.574082  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.574326  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.574673  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.575031  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.573294  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:49:55.577055  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 51886us
I20260709 14:49:55.577751  7402 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:55.577700  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.570147 10926 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.578876  7433 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:55.579838  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.580452 10926 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.581095 10925 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.581476 10925 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.581859 10925 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.582123  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.582700  7361 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:55.584017  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.584645  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.550649  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:55.584335  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.551321  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.586112  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.552258  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.552930  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.566134 10933 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.569607  7432 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 17.
I20260709 14:49:55.588973  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.570580  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.570885  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.590823  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.590794  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.591161 10925 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.586573  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.592095  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.592842 10921 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:55.593252 10921 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.593885 10921 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:55.594807  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.595479  7429 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:55.596385  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.593183 10925 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.589582  7432 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:49:55.597527  7402 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:55.598085  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.598508 10973 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.598960 10973 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.599332 10973 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.599593  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.599757  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.593256  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.567096 10873 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.601379  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.601924 10873 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.602465  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.603271 10966 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:55.603561  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.603657 10966 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:55.570674 10981 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.604295 10966 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.571255  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.571689 10980 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260709 14:49:55.572365  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.572525  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.573351  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.571816  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.605788  7434 raft_consensus.cc:2393] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 5: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.568326 10922 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.606312 10937 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:55.606182  7438 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:49:55.608264 10922 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.584713  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.608788 10981 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.611961 10966 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.599238  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.589504 10933 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.614960  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.615358  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.615820 10925 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:49:55.550504  7362 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 8.
I20260709 14:49:55.614079  7433 raft_consensus.cc:2393] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 7: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.616233 10978 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:55.616261 10925 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.616729 10978 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.617121  7402 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:49:55.617388 10978 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.618089  7356 raft_consensus.cc:1240] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:55.619829 10973 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.621877 10973 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.622531 10921 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.624435 10921 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.626107  7429 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 16: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.626549 10978 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.629410  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.631640  7401 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.632210  8219 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.632388 10933 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:55.630119  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.633508 10921 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.583841 10976 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.634507  7432 raft_consensus.cc:2393] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 14: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.634444  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.635226  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.635425 10976 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.636006 10976 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.631035 10978 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.633076 10933 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.632999 10975 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:55.636281 10947 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:49:55.636931 10925 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.637188 10947 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.637756 10947 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.641884  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.642716 10957 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:55.643162 10957 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.643009 10934 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.643328  7329 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.643539 10957 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.644150  7435 raft_consensus.cc:2393] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 16: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.645387  7329 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.645967 10960 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:55.642897  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.646502 10960 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.646938 10960 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.647070 10977 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:55.649386 10975 raft_consensus.cc:697] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 8 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:49:55.650112 10977 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:55.651978 10975 consensus_queue.cc:237] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.653633  7435 raft_consensus.cc:1240] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:55.653961  7432 raft_consensus.cc:1240] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:55.654649  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.655023 10977 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:55.655397  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.636032 10966 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.654953  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.657081 10960 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.655422 10977 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.659063  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.659582 10977 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.659960  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.646904  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.659583  7432 raft_consensus.cc:1240] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:55.661242 10966 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.662113  7431 raft_consensus.cc:1240] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:55.663039 10957 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.663700 10925 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.655529  7329 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.666308  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.666461 10947 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.669440  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.670313  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.672052  7437 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:55.672551  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.672956  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.674049  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.674901  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.675101  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.675487  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.675923  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.676136  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.676529  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.677189  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.677632  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.678194  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.678694  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.679054  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.679309  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.680429  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.681118 10978 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:55.681551 10978 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.681949 10978 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.682996  7432 raft_consensus.cc:1240] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:55.636395  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:55.680346  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.684278  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.673669  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.685020  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.676988  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.692404  7433 raft_consensus.cc:1240] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 17. Current term is 18. Ops: []
I20260709 14:49:55.686825  7329 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.694121 10978 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.693594  7431 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
W20260709 14:49:55.699748  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 63449.8us
I20260709 14:49:55.700091 10929 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.685323  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.700996 10921 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:55.686246  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:49:55.686444 10928 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:55.701380 10921 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.703141 10928 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.703572 10921 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:55.705237  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.703820 10928 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.696935  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.700595  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.687690  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:55.704488 10923 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.707441  7402 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:49:55.706883  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 74066.3us
I20260709 14:49:55.714059 10973 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:55.716351 10934 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.707365 10929 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.697741 10957 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.717757  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.703083 10977 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.718756  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.699652 10978 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.720918  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:55.716878 10937 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.708583 10947 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.711051 10960 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.720958 10934 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:55.727370  7329 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.719336 10929 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:55.728708 10929 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.732848 10937 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.734071 10977 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.734570 10938 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:55.735662  7329 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.735966 10934 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:49:55.736426 10934 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.736814 10934 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.737717  7329 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.738319  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.738998 10938 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:55.739420 10938 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.739837 10938 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.741106  7187 catalog_manager.cc:5697] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to ff978b01246446f788579a14ada3b184 (127.5.255.4). New cstate: current_term: 8 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.720618 10925 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.739912  7402 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.743590 10957 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.744249 10921 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.745347 10973 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:55.745545  7437 raft_consensus.cc:2393] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 11: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:55.747924  7436 raft_consensus.cc:1240] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:49:55.746881  7329 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.748850  7401 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.749464 10960 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:55.750654 10934 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.752840 10934 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.753554 10973 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:55.750056 10960 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.749191  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.753998 10973 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.754628 10973 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.754829 10937 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:49:55.754918 10980 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:55.755404 10937 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.755183 10961 consensus_queue.cc:1059] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:55.756098 10937 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.756311 10980 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.756765 10980 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.758810 10930 raft_consensus.cc:3055] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:55.759198 10930 raft_consensus.cc:740] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.760028 10930 consensus_queue.cc:260] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [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: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:49:55.761529 10973 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.763549 10973 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.744203  7402 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.764945  7402 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.766402  7402 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.768750 10933 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.769392 10933 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.770046 10933 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.772135  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.755295  7329 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.772826 10925 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.773993  7402 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.768452  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:55.775171 10925 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.775298 10930 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:55.776259  7401 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.776151 10937 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.777660 10933 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:55.778065 10933 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.778157 10947 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.778476 10933 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:55.778582 10937 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.753674 10938 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.782408  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:55.778983 10960 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.784700 10937 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:55.787462  7360 raft_consensus.cc:1240] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:55.788290  7356 raft_consensus.cc:1240] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:55.783547 10925 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:55.790344 10961 consensus_queue.cc:1059] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:49:55.790848 10925 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.791370 10925 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.791671 10959 raft_consensus.cc:3055] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:55.792079 10959 raft_consensus.cc:740] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.793036 10959 consensus_queue.cc:260] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.781585 10938 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.754539 10928 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.796650  7401 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.797688 10954 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.798420  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.783571  7362 raft_consensus.cc:1240] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 17. Current term is 18. Ops: [17.16-17.16]
I20260709 14:49:55.768374 10980 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.783567  7329 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.806356  7329 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.790269 10933 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.803037 10934 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:55.805722 10938 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:55.810034 10979 consensus_queue.cc:1059] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:55.803656 10961 consensus_queue.cc:1059] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:49:55.811343  7329 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.812219  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.805562 10928 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.822081  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.823268  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.809477 10934 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.813136  7329 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.812767 10947 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:55.813609 10959 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:55.810355 10948 consensus_queue.cc:1059] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:49:55.813742 10957 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.827199  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.827522 10957 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.827955 10957 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.828545  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.829180  7283 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:55.830067  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.827236  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.831271  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.831712  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.811290 10937 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.832432  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.833199 10961 raft_consensus.cc:3055] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:55.834057  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.834582  7254 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.835270  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.835605 10953 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.836401  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.837071  7254 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.815243 10979 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:55.837598 10979 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.833551 10961 raft_consensus.cc:740] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.838481 10979 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.838783 10961 consensus_queue.cc:260] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.807605 10973 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.007s
I20260709 14:49:55.825979 10934 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.840582  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.833550  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.839690 10979 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.815996 10933 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.816797 10921 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.818724  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.819394  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.847615 10966 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:55.819583  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.819912  7282 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260709 14:49:55.820012  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.752745 10929 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.850284  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.850641  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:55.851181 10929 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.825707  7329 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.828650 10938 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:55.814512 10939 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:55.852067 10939 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.845700 10960 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.852905 10939 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.853621 10957 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.854316 10939 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.854946 10953 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.856927  7254 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.848019 10966 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.857897 10938 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.859598  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:55.859809 10942 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.860167 10961 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.860355 10947 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:55.860882  7329 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.862015  7329 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.862466 10980 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.862782 10929 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.817890 10925 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.863338  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.863482 10929 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:55.864180 10938 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:55.864775 10925 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:55.865319  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.867344 10957 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.867914  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.857574  7283 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:55.870339  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.870874  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.871156 10934 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.872992 10934 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:55.858021  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 50578.2us
I20260709 14:49:55.875927  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.878108 10960 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:55.858335 10953 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.878270  7358 raft_consensus.cc:1240] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:55.874928  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.880990  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.879194 10953 consensus_queue.cc:1059] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 16.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.003s
I20260709 14:49:55.882275  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.882854  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.883147  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.883548  7358 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 10: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:55.881999  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.884222  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.870374  7329 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.884990  7359 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 18: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:55.885641  7329 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.885780  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:49:55.875379  7252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:55.880684  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.890463  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.892519  7286 raft_consensus.cc:2468] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:55.858464 10966 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.882808 10953 raft_consensus.cc:3055] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:49:55.892799 10933 consensus_queue.cc:1059] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 14:49:55.893344 10953 raft_consensus.cc:740] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.894402 10953 consensus_queue.cc:260] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.16, Last appended by leader: 16, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.895687 10953 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.896962 10933 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:55.897347 10933 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:55.898425 10933 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.899755 10933 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:55.903592  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.903887  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.905527  7362 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260709 14:49:55.905756  7402 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.907481 10925 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:55.908084 10925 raft_consensus.cc:697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:55.909266  7288 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:49:55.909507  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.910140  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:55.912312  7329 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.912501 10925 consensus_queue.cc:237] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.913194 10942 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.912931 10957 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.905658  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.914178  7254 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.915066  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.907423 10966 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.921973 10921 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:55.922763 10973 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:55.923149 10959 consensus_queue.cc:1059] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:55.923691  7363 raft_consensus.cc:1240] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 17. Current term is 18. Ops: []
I20260709 14:49:55.924149  7356 raft_consensus.cc:1240] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:55.924796  7358 raft_consensus.cc:1240] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:55.913494  7329 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.919435 10953 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.925216  7402 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.931223  7357 raft_consensus.cc:1240] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:55.931404 10957 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.932328  7329 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.938256  7402 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:55.925575 10980 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:55.921962 10966 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:49:55.933130  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 52693.7us
I20260709 14:49:55.934264 10987 consensus_queue.cc:1059] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:55.933403 10939 consensus_queue.cc:1059] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:49:55.934993  7363 raft_consensus.cc:1240] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:55.939131 10980 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.946730  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.947602 10980 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.942041 10957 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.948769 10980 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.950732 10948 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:55.950870 10939 consensus_queue.cc:1059] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:55.951356 10948 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.951867  7254 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.952045 10939 raft_consensus.cc:3055] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:55.952519 10939 raft_consensus.cc:740] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.952589 10961 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:55.939035 10921 raft_consensus.cc:2804] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:55.942246 10959 consensus_queue.cc:1059] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:55.942142  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.953358 10921 raft_consensus.cc:697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:55.938351  7329 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.953950 10959 raft_consensus.cc:3055] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:55.954380 10959 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.954507 10921 consensus_queue.cc:237] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.955317 10959 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.956503 10959 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:55.885799 10960 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:55.951157  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:55.954885  7329 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.953363 10961 consensus_queue.cc:1059] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 15.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.005s
I20260709 14:49:55.950788 10987 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:55.959205 10947 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.959530 10987 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.957653 10942 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:55.958858  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.952263 10948 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.960606 10947 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.960422 10987 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.960927 10942 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:49:55.961378 10942 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:55.945175  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.961658  7329 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.941833 10973 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:55.959052  7254 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.963640 10973 raft_consensus.cc:697] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:55.964236  7401 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.958956 10961 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:55.964787  7254 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.965759 10930 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:55.965912 10954 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.966570 10929 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:55.961562 10987 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:55.965417  7329 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.971995 10937 raft_consensus.cc:3060] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:55.970539 10939 consensus_queue.cc:260] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.972172 10962 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:55.973026 10939 raft_consensus.cc:3060] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:55.939942 10979 consensus_queue.cc:1059] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.026s
I20260709 14:49:55.974478 10948 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:55.969931 10973 consensus_queue.cc:237] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.971145 10961 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.975404 10962 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 15.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:55.975720 10961 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.976886 10979 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:55.977264 10979 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.977942 10930 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:49:55.978315 10930 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:55.978579  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:55.979394 10929 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:55.971797  7329 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:55.979331 10930 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.981474 10930 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:55.983641  7437 raft_consensus.cc:1240] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:55.981643 10928 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:55.981730 10962 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.983641  7436 raft_consensus.cc:1240] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:55.984524 10934 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:55.986481 10977 consensus_queue.cc:1059] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:55.988240 10977 raft_consensus.cc:3055] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:55.988502 10937 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:55.991106 10977 raft_consensus.cc:740] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:55.992004 10977 consensus_queue.cc:260] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:55.993109 10977 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:55.993328 10928 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:55.994410 10947 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:55.995234 10957 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:55.977103 10961 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:55.982625  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.000236  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.003068  7286 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:49:56.003945  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.004799  7437 raft_consensus.cc:2410] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 14:49:56.005079 10942 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.005743  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.005770  7430 raft_consensus.cc:1240] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:56.006484  7434 raft_consensus.cc:2393] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 12: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:56.006850  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.007290 10942 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.007536  7435 raft_consensus.cc:2393] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 18: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:56.008308  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.009537  7438 raft_consensus.cc:1240] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:56.005031  7436 raft_consensus.cc:1240] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:56.014113  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.014531  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.014807  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.015117  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.016944 10960 consensus_queue.cc:1059] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:56.018183  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.019044  7401 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.019387  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.013733  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.018252 10957 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:56.022334 10957 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.023761  7401 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.024075 10981 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.024744 10981 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.024865  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.025452 10957 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.025986 10981 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:56.026028  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.026856 10981 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:56.028092  7401 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.028786 10981 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:56.029130  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.030033 10981 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:49:56.030427 10957 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.010612 10938 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.030252  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.032788 10938 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.019914  7254 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:49:56.030283  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.024686 10935 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:56.036867  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.036966 10930 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:56.038010 10930 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:56.038542  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.039284 10930 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:56.039700  7254 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.040866 10930 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.022636 10979 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 15.15, Last appended by leader: 15, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.043049 10979 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:56.047164  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.049717 10935 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:49:56.055449 10935 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:49:56.055786  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.050153 10934 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:56.060714 10921 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.060731 10934 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:56.060730 10937 consensus_queue.cc:1059] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:49:56.066545 10938 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:56.066893 10938 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.067651 10938 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.068120 10934 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.068764 10938 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:56.071012  7187 catalog_manager.cc:5697] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.060290  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.077160 10960 consensus_queue.cc:1059] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:56.084290 10960 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:56.084610 10960 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.085448 10960 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.086735 10960 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.087571 10979 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:56.092463  7362 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 14:49:56.094389 10975 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:49:56.100311  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 59457.1us
I20260709 14:49:56.079077 10937 consensus_queue.cc:1059] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:56.064078  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.101305  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.101904 10921 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:49:56.102383  7401 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.102751 10979 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:56.103083 10921 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:56.103989  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.104727 10979 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:56.105975  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.108457 10979 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:56.108366  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.105399  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.110332  7401 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.111054 10921 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:56.111660 10921 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:56.077751 10957 consensus_queue.cc:1059] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:56.112916 10977 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:56.113263 10977 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.101471 10960 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:56.114794 10960 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.114040 10977 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.115727 10960 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.110216  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.117084 10960 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.117723 10979 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.116358 10977 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:56.119110  7254 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.119853 10979 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.121065  7254 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.121786 10979 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.123628  7363 raft_consensus.cc:1240] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:56.123708  7254 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.125912  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:56.129456 10979 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:56.131544  7357 raft_consensus.cc:1240] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:56.132592  7282 raft_consensus.cc:1275] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 14:49:56.134508 10982 consensus_queue.cc:1048] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:56.140506  7358 raft_consensus.cc:1240] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:56.142050  7358 raft_consensus.cc:1240] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:56.144078 10979 consensus_queue.cc:1059] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:56.144982 10979 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:56.145385 10979 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.134562  7187 catalog_manager.cc:5697] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 14, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.146292 10979 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.146981 10934 consensus_queue.cc:1059] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:56.147415 10979 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.148797 10934 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:56.149147 10934 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:56.149995 10934 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.151144 10926 consensus_queue.cc:1059] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.146726  7187 catalog_manager.cc:5697] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 5 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.152267 10921 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:56.152643 10921 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:56.152882  7187 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.151202 10934 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.153985 10948 consensus_queue.cc:1059] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:56.154954 10948 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:56.155298 10948 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.156194 10948 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.157308 10948 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:49:56.158113  7253 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:56.153540 10921 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.159291 10921 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.155227  7254 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.161552  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.162317 10961 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:56.162703  7254 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.162921 10961 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.163791  7254 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.164497 10930 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:56.165063  7254 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.165793 10930 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:56.163615 10961 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:56.172431  7254 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.173242 10961 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:56.174662  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.175201 10961 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:56.175966  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.176612 10948 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:56.177232 10961 consensus_queue.cc:1059] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:56.177388  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.178225 10979 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:56.178586 10979 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.178983 10948 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:56.179430 10979 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.180151  7254 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.180733 10979 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:56.180899 10948 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:56.182595  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.187049  7289 raft_consensus.cc:1240] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:49:56.189951  7282 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:56.192242  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.192893  7286 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 10: Already voted for candidate f91ec77bdad64981bae38693026e780d in this term.
I20260709 14:49:56.193239  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.193692  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.194072  7288 raft_consensus.cc:2410] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f for term 18 because replica has last-logged OpId of term: 17 index: 16, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 15.
I20260709 14:49:56.194476  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.196135  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.199978  7284 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:49:56.200896  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.202531  7285 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 18.
I20260709 14:49:56.203712  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.204506  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.207791  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.204767  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.208549  7432 raft_consensus.cc:2410] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 14:49:56.206120  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.211299  7328 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.212563  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.213260 10937 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:56.213747 10937 raft_consensus.cc:697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.214383  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.214608 10937 consensus_queue.cc:237] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.213999 10960 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:56.208544  7288 raft_consensus.cc:2393] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:56.212774  7254 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.220628 10979 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:56.223209  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.223873 10977 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:56.224359 10938 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:49:56.206754  7280 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:56.206826  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.207396  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.206187  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:56.227526  7283 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:56.226338  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.229281 10938 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:56.229780 10938 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.230690 10938 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.232702  7285 raft_consensus.cc:2393] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 44893f6cb8194bdfbaad6ab90596f73f in current term 5: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:56.234601  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.235724 10937 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:49:56.236182 10937 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.236892  7286 raft_consensus.cc:2468] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:56.236954 10937 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.240543  7289 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:49:56.244405  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.245065 10960 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.249698  7187 catalog_manager.cc:5697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 5, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 5 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.263326  7328 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.266415  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.267138 10938 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:56.264081 10960 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:56.268823  7432 raft_consensus.cc:1240] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:56.269825  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.270233 10979 consensus_queue.cc:1059] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:56.270500 10960 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:56.271075 10960 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.271220 10948 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:56.271612 10948 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.271927 10960 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.272357 10948 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.273511 10948 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:56.275532  7328 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.276685 10938 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:56.277145 10938 raft_consensus.cc:697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.278354 10938 consensus_queue.cc:237] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.277086  7328 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.280215 10977 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:56.280164  7328 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.281514 10977 raft_consensus.cc:2804] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:56.281980 10977 raft_consensus.cc:697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.281975  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:56.283043 10977 consensus_queue.cc:237] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.284214 10950 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:56.284706 10950 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.285507 10950 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.305405  7187 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.306906  7187 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.308256  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 17 to 18, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 18 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.309610  7187 catalog_manager.cc:5697] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.310859  7187 catalog_manager.cc:5697] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 7, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.331375  7289 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:56.332754 10926 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:56.333943  7187 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 14 to 15, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 15 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.369088  7358 raft_consensus.cc:1275] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 9. (term mismatch)
I20260709 14:49:56.369477  7358 pending_rounds.cc:85] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Aborting all ops after (but not including) 8
I20260709 14:49:56.369678  7358 pending_rounds.cc:107] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: Aborting uncommitted NO_OP operation due to leader change: 10.9
I20260709 14:49:56.369983  7358 raft_consensus.cc:2889] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:56.371287 10973 consensus_queue.cc:1048] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:56.406293  7363 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:56.407289 10921 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:56.416975  7286 raft_consensus.cc:1275] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:56.419857 10973 consensus_queue.cc:1048] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:56.431238  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:56.476486  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:56.477051  7432 raft_consensus.cc:606] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.480531  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:56.481093  7358 raft_consensus.cc:606] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.483721  7358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:56.484211  7358 raft_consensus.cc:606] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.486861  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:56.487382  7363 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.489554  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:56.489974  7363 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.492398  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:56.492875  7363 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:56.493243  7363 raft_consensus.cc:614] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:56.494067  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:56.495302  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:56.540081  7289 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:56.541256 10873 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.548756  7363 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:56.550537 10934 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.572950  7289 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:56.574069 10934 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:56.586089  7363 raft_consensus.cc:1275] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:56.587993 10973 consensus_queue.cc:1048] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:56.632308  7432 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:49:56.633322 10938 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:56.641510  7289 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:49:56.643769 10937 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:56.648736  7286 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:56.649335 10950 raft_consensus.cc:993] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.649853 10960 raft_consensus.cc:1081] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.651960  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3914463011a14f99965994df51053f5d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:56.651978 10960 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:56.652660  7286 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.653076  7286 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:56.661057  7286 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.664381  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:56.664913  7363 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:56.665243  7363 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.667471  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.668054  7432 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:56.665998  7363 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.671728  7286 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.677294 10950 raft_consensus.cc:993] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.677759 10950 raft_consensus.cc:1081] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.678345  7432 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:56.673380  7363 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:56.679565  7254 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.681143 10948 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:56.681617 10948 raft_consensus.cc:697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.682446 10948 consensus_queue.cc:237] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.691329  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150870bb691641abaae280408cd8b409"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:56.691684  7436 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:56.691819  7363 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:56.692982  7285 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.693425  7285 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:56.693233 10977 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:56.694214  7432 raft_consensus.cc:1275] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:56.697546  7436 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:56.697422 10977 consensus_queue.cc:1048] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:56.701504  7285 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.703300  7285 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.703889  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 18 index: 15 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:56.704229  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 18 index: 15 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.704423  7363 raft_consensus.cc:3055] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Stepping down as leader of term 18
I20260709 14:49:56.704735  7431 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:56.704715  7363 raft_consensus.cc:740] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.710656  7363 consensus_queue.cc:260] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 18.15, Last appended by leader: 15, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.712975  7436 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:56.713987  7431 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:49:56.714622  7363 raft_consensus.cc:3060] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:56.716604  7254 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.717358 10979 raft_consensus.cc:2804] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:49:56.717211 10938 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:56.724758  7363 raft_consensus.cc:2468] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:49:56.716149  7286 raft_consensus.cc:1275] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:56.728861 10938 consensus_queue.cc:1048] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:56.733039 10979 raft_consensus.cc:697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.734337 10979 consensus_queue.cc:237] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 18.15, Last appended by leader: 15, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.737049  7285 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:56.739524 10942 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:56.753731  7289 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:56.757232 10942 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:56.769902  7187 catalog_manager.cc:5697] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 18 to 19, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 19 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.771705  7187 catalog_manager.cc:5697] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.778008 10937 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.778479 10942 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.781431  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:56.782956  7289 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.783355  7289 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:56.786036  7432 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:56.787591 10938 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:56.791074  7289 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.795188  7289 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.798636  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:56.799161  7363 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:56.799449  7363 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:56.800534  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.800959  7432 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:56.800132  7363 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.804788  7363 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:56.809526  7432 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:56.810930  7363 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:56.811779  7252 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.812355 10979 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:56.812800 10979 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.813514 10979 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.818707  7289 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:56.819952 10942 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:56.823202  7185 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.838893  7432 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:56.838954  7286 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:56.840692 10938 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.848796  7438 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:56.852527  7432 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:56.853937 10938 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:56.855275  7438 raft_consensus.cc:1275] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:56.856808 10938 consensus_queue.cc:1048] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:56.916913 10973 raft_consensus.cc:993] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.917323 10921 raft_consensus.cc:1081] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:56.918601  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45564
I20260709 14:49:56.919013  7289 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:56.919243  7289 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:56.923370  7289 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.924862  7289 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.925343  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:56.925904  7363 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:56.925827  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:56.926528  7438 raft_consensus.cc:3055] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:56.927168  7438 raft_consensus.cc:740] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:56.927960  7438 consensus_queue.cc:260] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.928869  7438 raft_consensus.cc:3060] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:56.931182  7363 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:56.932057  7252 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.932654 10979 raft_consensus.cc:2804] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:56.933131 10979 raft_consensus.cc:697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:56.933934  7438 raft_consensus.cc:2468] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:56.933950 10979 consensus_queue.cc:237] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.942464  7187 catalog_manager.cc:5697] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.989200 10979 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:56.989779 10979 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:56.991386 10979 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:56.991809  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:56.992174  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:56.992341  7363 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:56.992753  7438 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:56.993177  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:56.993881 10979 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:56.994146 10979 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:56.994408 10979 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:56.999370 10979 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.001583 10979 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.001693  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.002488  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.003136  7438 raft_consensus.cc:2393] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:49:57.006636  7363 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:57.007405  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:49:57.007913 10979 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:57.008308 10979 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.008946 10979 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.016460 10942 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:57.016896 10942 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:57.018224  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:57.018590  7286 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:57.018846  7286 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:57.019251  7187 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.026494  7286 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.028774  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.029345  7286 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.029695  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.030249  7438 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:57.029289  7358 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:57.034078  7358 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.034806  7358 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.035845  7358 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:57.036330  7438 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:57.037087  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.037652 10979 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:57.038120 10979 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.038925 10979 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.040938  7358 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:57.047672  7187 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.124406  7358 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 18 index: 15. Preceding OpId from leader: term: 19 index: 16. (index mismatch)
I20260709 14:49:57.125634 10979 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:57.133659  7438 raft_consensus.cc:1275] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 18 index: 15. Preceding OpId from leader: term: 19 index: 16. (index mismatch)
I20260709 14:49:57.135071 10948 consensus_queue.cc:1048] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:57.216770  7438 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:57.217929 10979 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:57.224015  7363 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:57.225710 11035 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:57.254392  7363 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:57.255352 11035 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:57.263028  7438 raft_consensus.cc:1275] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:57.264369 11035 consensus_queue.cc:1048] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:57.290643 10942 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.291107 10942 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.292675 10942 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.293380  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.293838  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.294055  7289 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:57.294425  7438 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:57.295269  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.296032 10942 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:57.296384 10942 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.296695 10942 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.302634 10942 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.304013 10942 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.304550  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.304754  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.305038  7289 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.305205  7432 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.309226  7289 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:57.309499  7432 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:49:57.310071  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.310742 10942 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:57.311115 10942 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.311730 10942 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.320297  7185 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.333171 11035 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.333640 11035 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.336712 11035 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.338629  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.339087  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.339205  7432 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:57.339675  7363 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:49:57.341429  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.342141 11035 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:57.342481 11035 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.342803 11035 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:57.349390 10948 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.349882 10948 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.351851 10948 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.352442 11035 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.353598  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.354187  7363 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 18.
I20260709 14:49:57.355147  7252 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.355870  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.356438  7436 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 18.
I20260709 14:49:57.356475 10948 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:49:57.357395  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.357571 10948 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.357923  7363 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:57.357962 10948 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:57.360584  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.361102  7438 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:57.362196 10977 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.362613 11035 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.362722 10977 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.366806 10977 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.367019  7363 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:57.367949  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.368947  7252 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.369654 11035 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:57.369839  7438 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:49:57.370407 11035 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.371258 11035 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.371171  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.375172 10948 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.375489  7432 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:57.379552  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.380069  7363 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:57.380237  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:57.379369 10948 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.381237 10977 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:57.381582 10977 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.381635  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.382016 10977 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:57.382272  7438 raft_consensus.cc:3060] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:57.386047  7363 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:49:57.386996  7252 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.388509 10977 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.388979  7438 raft_consensus.cc:2468] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:49:57.389370 11035 raft_consensus.cc:2804] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:49:57.389884 11035 raft_consensus.cc:697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.390635 11035 consensus_queue.cc:237] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.16, Last appended by leader: 16, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.391086  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.391189 10977 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.393113 10873 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.394091  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.393535 10873 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.394598  7432 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:57.396003 10873 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.396708  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.397250  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.397819  7363 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 7.
I20260709 14:49:57.393532  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.398588  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:57.399292 10873 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:57.400074 10873 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.400838 10873 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.403044  7432 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:57.404560  7329 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:57.405242 10977 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:57.405941 10977 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.406919 10873 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.406759 10977 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.409492  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.409986  7363 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.411231 10873 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.411262  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.416311  7363 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:49:57.417441  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:57.418584 10873 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:57.419260 10873 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:57.419979 10873 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.426379  7432 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:57.431351 11035 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:57.434973  7363 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:57.435128  7187 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.438027 11035 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:57.439806  7183 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.440490  7185 catalog_manager.cc:5697] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.467730  7438 raft_consensus.cc:1275] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:57.469584 11035 consensus_queue.cc:1048] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:57.477923  7363 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:57.479647 11035 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:57.496291  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:57.497263 10977 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.497752 10977 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.499739 10977 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.500829  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.501253  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.501411  7438 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:57.501823  7285 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:49:57.502375  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.503628 10977 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:57.503970 10977 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.504292 10977 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.511399 10977 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.513616  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.513998  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.514158  7285 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.514485  7438 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.513263 10977 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.519654  7438 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:57.520223  7285 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:57.520429  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.523375 10977 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:57.524446 10977 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.525265 10977 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.536617  7187 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 6 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.539636 10977 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.540104 10977 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.541275 10942 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.542074 10977 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.542201  7358 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:57.541771 10942 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.543610 11035 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:57.543929 10942 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.544970  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.545611  7432 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:57.546814  7329 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.547595 10942 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:57.547974 10942 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.548326 10942 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.548976  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.549537  7289 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:57.548470  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.550078  7285 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:49:57.543678  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.550485  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.552354  7438 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:57.553115 10977 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:57.553490 10977 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.553840 10977 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.554370 11035 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:57.554941 11035 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.558820  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.559432  7363 raft_consensus.cc:2368] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
I20260709 14:49:57.560120  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.560667 10977 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.563344 10977 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.564244  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.564685  7438 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.560642  7252 leader_election.cc:400] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
I20260709 14:49:57.566005  7252 leader_election.cc:403] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:57.567245 10979 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:57.569159  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.569671  7289 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.570672  7438 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:57.571499  7329 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.572093 10977 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:57.572701 10977 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.573566 10977 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.577111 11035 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.579716  7289 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:57.582512 10938 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.582655 10942 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.583014 10938 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.584939 10938 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.586004  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.587141  7283 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:57.587527 10942 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.586445  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.588042  7286 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.590651  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.587071  7438 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:57.591316  7432 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 5.
I20260709 14:49:57.590590  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.592574  7436 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:57.573696 10979 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 7. Current term is 8.
I20260709 14:49:57.593968  7286 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:57.594935  7329 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.595921 10937 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:57.596366 10937 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.596796 10937 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:57.597764 11035 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:57.602144  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.604688 10973 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.605134 10973 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.606639 10937 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.607482 10973 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.608287  7436 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:57.608661 10977 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:57.609076  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.609746  7363 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 16.
I20260709 14:49:57.610826  7401 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.611603  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.612146  7438 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:57.611542 10873 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:57.612852 10873 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.613134 10873 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.614604  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.615166  7286 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 16.
I20260709 14:49:57.620226  7438 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:57.620934 10873 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.621464  7329 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:49:57.623833 10937 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.624670  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.623899  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.625166  7289 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:57.625358  7283 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.628829 10979 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.629316 10979 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.630220  7289 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:49:57.631371 10979 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.630240 10937 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:57.635422 10937 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.635632  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.636308  7436 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:49:57.636260 10937 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.637668  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.638646  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.639219  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:49:57.638605 10979 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:57.641204 10979 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.641578 10979 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.609145 10977 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:57.643738 10977 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.647154 10873 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.648155  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 15 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.648689  7358 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.646955  7283 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:49:57.656191  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.656935 10873 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:57.657683 10873 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:57.658540 10873 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 15.15, Last appended by leader: 15, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.661592  7358 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:49:57.663519 10979 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.669842 10979 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.670372  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.670526  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.670964  7432 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.672950  7358 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:57.675917  7187 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.676543  7183 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 15 to 17, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 17 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.677585  7187 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.679782  7432 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:57.680920  7254 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.681958 10979 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:57.682448 10979 raft_consensus.cc:697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.683318 10979 consensus_queue.cc:237] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.692647  7358 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:49:57.694768 10873 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.695212 10873 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.696820 10873 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.697393  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.697976  7283 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:57.698851  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.699023  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.699731 10873 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:57.700065 10873 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.699406  7362 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:49:57.700394 10873 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:57.706563  7187 catalog_manager.cc:5697] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.706881 10873 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.709311  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.709703  7283 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:57.711400  7183 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 4 to 6, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 6 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.714939 10979 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:49:57.717392  7283 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:57.715477 10979 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.718402  7402 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.719141 10921 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:57.719666 10921 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:57.720525 10921 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.722307  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.725909  7283 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:57.728829 10934 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:57.729382 10934 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.728423 10977 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:49:57.731678 10934 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.733455  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:57.734112  7283 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:57.732859  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.735123  7358 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:49:57.735318  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.742533 10934 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:57.742905 10934 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:57.743459 10934 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.750561  7436 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:57.752298 10873 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.751402 10934 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.752537 10937 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:57.754118 10934 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:49:57.754693 10979 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.755877  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.756588  7432 raft_consensus.cc:2368] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9.
I20260709 14:49:57.758724  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.759315  7358 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:57.759830  7254 leader_election.cc:400] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9.
I20260709 14:49:57.760188  7254 leader_election.cc:403] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:57.760964 10979 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:49:57.762117  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.762650  7362 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.764847  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:57.765341  7283 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:57.771696  7283 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:57.772677  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:57.774282  7358 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 15.
I20260709 14:49:57.772765  7362 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:49:57.775012 10973 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:57.775480 10973 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:57.776247 10973 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.776721  7432 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 19 index: 17. (index mismatch)
I20260709 14:49:57.778668 10948 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:57.788501  7183 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 15, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 15 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.796759 10979 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299) with higher term. Message: Invalid argument: T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d for earlier term 8. Current term is 9.
I20260709 14:49:57.802520  7358 raft_consensus.cc:1275] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 19 index: 17. (index mismatch)
I20260709 14:49:57.803649 10979 consensus_queue.cc:1048] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:57.815828  7183 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.828259  7283 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:57.829293 10934 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:57.846823  7358 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:57.851172 11059 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:57.858273  7362 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:57.859813 10979 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:57.880227  7432 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:57.881703 10948 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:57.909127  7432 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:57.910295 10942 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:57.918435  7286 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:57.920286 10977 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:57.932477 10948 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:57.933037 10948 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.935058 10948 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.935621  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:49:57.936282  7362 raft_consensus.cc:2393] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:57.936807  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:57.937355  7436 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:57.938244  7254 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:57.939179 10948 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:57.939560 10948 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:49:57.939847 10948 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:57.946161 10948 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.948356 10948 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:57.949427  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:57.949867  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:57.950523  7362 raft_consensus.cc:2393] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:49:57.954210  7436 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:57.955003  7254 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:49:57.955660 10948 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:57.956125 10948 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:57.957010 10948 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:57.966749  7183 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.012373  7436 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:58.013329 10937 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.021154  7283 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:58.022753 10938 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.038152  7283 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:58.039149 10938 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:58.049522  7436 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:58.051014 10937 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:58.072273  7436 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:58.073217 10937 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:58.081352  7283 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:58.084349 10977 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:58.124156  7432 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:58.125195 10977 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:58.134621  7283 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:58.135852 10977 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:58.147794  7358 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 15 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:49:58.150704  7283 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 15 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:49:58.152439 10873 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:58.159667 10873 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:49:58.196106  7283 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:49:58.197269 10873 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:58.203017  7286 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:58.204772 10973 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.206279  7362 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:49:58.209420 10873 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:58.233707  7362 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:58.235471 10921 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.274854  7432 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:58.275832 11022 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:58.284927  7357 raft_consensus.cc:1275] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:58.286264 11022 consensus_queue.cc:1048] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:58.429525 11051 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:58.429998 11051 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.431991  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:49:58.432386  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:49:58.431542 11051 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.432961  7432 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:49:58.433703  7329 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.434357 11051 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:58.434689 11051 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:58.434938 11051 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:58.439481 11051 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.440881 11051 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.441449  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:49:58.441604  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.442090  7432 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:58.446866  7432 raft_consensus.cc:2468] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:49:58.447569  7329 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.448087 11051 raft_consensus.cc:2804] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:58.448438 11051 raft_consensus.cc:697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.449190 11051 consensus_queue.cc:237] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.458218  7185 catalog_manager.cc:5697] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.467511  7432 raft_consensus.cc:1240] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:58.470023 11022 consensus_queue.cc:1059] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.470796 11022 raft_consensus.cc:3055] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:58.471118 11022 raft_consensus.cc:740] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.471860 11022 consensus_queue.cc:260] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.473874 11022 raft_consensus.cc:3060] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:58.563184  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:58.602357  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:58.602912  7362 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.605954  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:58.606429  7362 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.608598  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:58.609146  7362 raft_consensus.cc:606] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.610625 10937 raft_consensus.cc:993] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.611042 10937 raft_consensus.cc:1081] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.614199  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:58.614670  7286 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.615021  7286 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:58.618811  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:49:58.619511  7432 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.623056  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:58.623574  7362 raft_consensus.cc:606] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.626627  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:49:58.625880  7286 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.627199  7362 raft_consensus.cc:606] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:49:58.628310  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:58.629241  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.629915  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:58.629782  7362 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:58.631810  7362 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.632468  7286 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 7 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.632790  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.633191  7432 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:58.632592  7362 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.634644  7362 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:58.637638  7432 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:58.638547  7254 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [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: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:58.639097 11035 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:58.639292  7362 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:49:58.639621 11035 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.640439 11035 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.650244  7185 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 6 to 7, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 7 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.759632 11051 raft_consensus.cc:993] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.760120 10977 raft_consensus.cc:1081] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.761974  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:58.762475  7283 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.762836  7283 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:58.767344  7283 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.769673  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.770216  7362 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:58.770545  7362 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.771311  7362 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.771690  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.772217  7436 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:58.772274  7362 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:58.770098  7283 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.774408 10977 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.774801 10977 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.778537  7362 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:58.778973 10973 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.779433 10973 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.779688  7252 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:58.779930  7289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:58.780373 11022 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:58.780612  7289 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.780879 11022 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.780967  7289 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:58.781188  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45564
I20260709 14:49:58.781714  7285 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.782084  7285 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:58.781725 11022 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.787499  7289 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.788170  7285 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.789244  7436 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:49:58.789654  7289 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.790082  7285 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.790578  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.791108  7432 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:58.792481  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.792426  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.793241  7362 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:58.793292  7357 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:58.793680  7362 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.792577  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.794734  7436 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:58.795044  7436 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:49:58.794425  7362 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.796226 10937 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.795833  7436 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.796331  7362 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:58.796657 10937 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.795194  7185 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.797255  7436 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:58.798425  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:58.798966  7283 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.799279  7283 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:58.808367  7283 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.811177  7283 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.811343  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.811875  7431 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:58.812384  7362 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:58.814064  7252 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:58.814741 11022 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:58.815253 11022 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.816063 11022 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [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: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.817072  7357 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:58.817677  7431 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:49:58.818982  7254 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:58.819747 11035 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:58.820246 11035 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.821659  7252 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:58.822440  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.821076 11035 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.825455 11022 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:58.825717  7432 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:49:58.822939  7357 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:58.826225  7357 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.828372  7357 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.827271 11022 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:58.828548  7185 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.831077  7357 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:58.830144  7436 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:49:58.834714 11022 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.841734  7357 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:49:58.849347  7185 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 15 to 16, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 16 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.850443  7185 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.893613  7436 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:58.894623 10977 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.912248  7285 raft_consensus.cc:1275] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:49:58.912576  7285 pending_rounds.cc:85] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 7
I20260709 14:49:58.912799  7285 pending_rounds.cc:107] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:49:58.913039  7285 raft_consensus.cc:2889] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:58.919251 10937 consensus_queue.cc:1048] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:58.987915 11051 raft_consensus.cc:993] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.988341 10977 raft_consensus.cc:1081] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:49:58.989466  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:49:58.989975  7285 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.990302  7285 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:58.995007  7285 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.996920  7285 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:49:58.997073  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:49:58.997633  7357 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:58.997936  7357 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:49:58.998301  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:49:58.998859  7436 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:58.998597  7357 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:58.999794  7357 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:59.004802  7436 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:49:59.005736  7357 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:49:59.005879  7254 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:49:59.006577 11035 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:59.007006 11035 raft_consensus.cc:697] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:49:59.007714 11035 consensus_queue.cc:237] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:49:59.016181  7183 catalog_manager.cc:5697] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 13 to 14, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 14 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.022084  7436 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:59.023192 10979 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:59.031199  7357 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:59.032505 10979 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:59.171353  7436 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:59.172359 11035 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:59.181879  7358 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:59.183480 10979 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:59.313652  7436 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:59.314572  7432 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:59.314862 10979 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:59.315723 11022 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:59.323238  7358 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:59.324911 11035 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:59.330925  7358 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:59.332250 11022 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:59.345068  7432 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:59.349042 11022 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:49:59.496424  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 80929.3us
I20260709 14:49:59.543644  7358 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:59.544253  7357 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:59.572082 11035 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:59.572420 11022 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:49:59.609345  7436 raft_consensus.cc:1275] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:59.611570 11035 consensus_queue.cc:1048] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:59.631117  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:00.665607  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:00.706745  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:00.707276  7362 raft_consensus.cc:606] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:00.709564  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:00.709980  7438 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:00.711989  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:00.712373  7362 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:00.714473  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:00.714973  7438 raft_consensus.cc:606] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:00.717252  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:00.717667  7438 raft_consensus.cc:606] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:00.718531  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:00.719568  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:00.781994 11106 raft_consensus.cc:993] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:00.782675 10921 raft_consensus.cc:1081] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:00.783984  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45564
I20260709 14:50:00.784505  7285 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:00.784844  7285 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:00.789731  7285 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.791728  7285 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:00.791981  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:00.792491  7357 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:00.794423  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:00.794965  7434 raft_consensus.cc:3055] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:00.795250  7434 raft_consensus.cc:740] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:00.795912  7434 consensus_queue.cc:260] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.797040  7434 raft_consensus.cc:3060] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:00.798640  7357 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:00.800072  7252 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:00.800798 11101 raft_consensus.cc:2804] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:00.801277 11101 raft_consensus.cc:697] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:00.802290 10977 raft_consensus.cc:993] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:00.802191 11101 consensus_queue.cc:237] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.803853  7434 raft_consensus.cc:2468] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:00.805729 11114 raft_consensus.cc:1081] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:00.808070  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:00.808466  7285 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:00.808804  7285 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:00.813165  7285 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.814950  7285 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:00.815778  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:00.816300  7434 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:00.817301  7185 catalog_manager.cc:5697] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.817623  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:00.818260  7357 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:00.818634  7357 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:00.819316  7357 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.820468  7357 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:00.821627  7434 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:00.822700  7254 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:00.823411 11101 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:00.823881 11101 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:00.824724 11101 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.825350  7357 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:00.833346 10921 raft_consensus.cc:993] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:00.833768 11106 raft_consensus.cc:1081] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:00.835336  7357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:00.835819  7357 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:00.836122  7357 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:00.840301  7357 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.842667  7357 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:00.842792  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:00.843335  7285 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:00.844121  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:00.844691  7434 raft_consensus.cc:3055] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:00.844969  7434 raft_consensus.cc:740] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:00.843387  7185 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.845669  7434 consensus_queue.cc:260] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.846803  7434 raft_consensus.cc:3060] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:00.848862  7285 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:00.849941  7328 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:00.850610 10977 raft_consensus.cc:2804] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:00.851047 10977 raft_consensus.cc:697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:00.851263  7434 raft_consensus.cc:2468] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:00.851845 10977 consensus_queue.cc:237] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:00.861676  7185 catalog_manager.cc:5697] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.999727 11106 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:01.000196 11117 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:01.001545  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:01.002002  7362 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.002266  7362 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:01.006565  7362 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.008041  7362 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:01.008502  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:01.008908  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:01.009079  7285 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:01.009444  7434 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:01.009740  7434 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:01.010452  7434 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.011551  7434 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:01.015200  7285 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:01.016170  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:01.016824 10977 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:01.017206 10977 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:01.017642  7434 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:01.017954 10977 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.028751  7185 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.202346 10977 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:01.202775 11118 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:01.204129  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:01.204555  7285 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:01.204870  7285 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:01.209401  7285 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.211023  7285 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:01.211944  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:01.212388  7434 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:01.214190  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:01.214735  7357 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:01.215037  7357 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:01.215821  7357 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.217005  7357 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:01.218365  7434 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:50:01.219254  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:01.219910 11101 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:01.220280 11101 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:01.221021 11101 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:01.221798  7357 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:50:01.236505  7285 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:01.237488 11118 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:01.237191  7185 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 7 to 8, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 8 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:01.241223  7357 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:50:01.242633 11101 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:01.255666  7434 raft_consensus.cc:1275] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:01.257726 11114 consensus_queue.cc:1048] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:50:01.285076  7434 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:50:01.286482 11101 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:01.305905  7436 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:01.307787 11135 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:01.330235  7357 raft_consensus.cc:1275] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:01.332407 11101 consensus_queue.cc:1048] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:01.569125  7285 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:01.570166 11116 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:01.578118  7436 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:01.579437 11118 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:01.617547  7436 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:01.619601 11135 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:01.628629  7363 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:01.629791 11135 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:01.722143  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.055375  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.219028  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:03.219556  7287 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:03.225554  7438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:03.226089  7438 raft_consensus.cc:606] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:03.227711  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:03.229460  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:03.426911 11133 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:03.427438 11135 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:03.428841  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:03.429337  7434 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.429584  7434 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:03.434105  7434 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.435956  7434 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:03.436558  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:03.436982  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:03.437161  7288 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:50:03.437498  7288 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:03.437529  7359 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:03.438325  7288 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.439502  7288 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:03.443846  7359 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:50:03.445199  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:03.445770  7288 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:50:03.445981 11149 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:50:03.446533 11149 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:03.447312 11149 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.458921  7183 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 16 to 17, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 17 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.685117 11147 raft_consensus.cc:993] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:03.685700 11148 raft_consensus.cc:1081] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:03.688069  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:03.688635  7359 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.688971  7359 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:03.694664  7359 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.696412  7359 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:03.697125  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:03.698359  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:03.700340  7438 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:03.700567  7438 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:03.700819  7288 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:03.701133  7438 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.702036  7438 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:03.707502  7438 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:50:03.708065  7288 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 8.
I20260709 14:50:03.709003  7328 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:03.709939 10977 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:03.710388 10977 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:03.711159 10977 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:03.722232  7183 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 7 to 8, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 8 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.858174  7355 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:50:03.859154 11149 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:50:03.867179  7288 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:50:03.868417 11149 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 14:50:03.961747  7385 debug-util.cc:398] Leaking SignalData structure 0x7b080016e040 after lost signal to thread 6143
W20260709 14:50:03.962692  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002f55e0 after lost signal to thread 7221
W20260709 14:50:03.963624  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5bc0 after lost signal to thread 7313
W20260709 14:50:03.964448  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5420 after lost signal to thread 7388
W20260709 14:50:03.965456  7385 debug-util.cc:398] Leaking SignalData structure 0x7b0800318180 after lost signal to thread 7462
W20260709 14:50:03.966590  7385 debug-util.cc:398] Leaking SignalData structure 0x7b080032fa20 after lost signal to thread 8282
I20260709 14:50:04.104517  7438 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:04.105544 10977 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:04.115657  7286 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:04.117108 11118 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:04.230294  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.266786  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.302131  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:05.302641  7359 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:05.304806  7434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:05.305521  7434 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:05.307623  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:05.308032  7286 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:05.309015  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:05.310477  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:05.585127 11149 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:05.586290 11148 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:05.590372  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:05.591516  7359 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.592105  7359 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.611120  7359 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.615708  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:05.616067  7359 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:05.616508  7438 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:05.616501  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:05.617082  7438 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:05.617321  7286 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.618073  7438 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.619721  7438 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.632330  7438 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:05.636121  7286 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:05.636865  7329 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:05.638043 10977 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:05.638515 10977 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:05.639605 10977 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.651888  7183 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.718351 10977 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:05.718852 10977 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:05.720073  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:05.720454  7286 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.720841  7286 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.723883 11179 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:05.724474 11176 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:05.725963  7438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:05.726346  7438 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:05.726596  7438 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:05.727337  7286 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.730801  7286 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:05.730756  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:05.731700  7355 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:05.732009  7355 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:05.732776  7355 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.734081  7355 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.735453  7438 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.738163  7438 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:05.738551  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:05.739153  7359 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:05.740061  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:05.741967  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:05.746484  7438 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:05.748193  7286 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:05.748613  7286 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:05.749536  7286 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.750838  7286 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:05.751364  7355 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:05.752902  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:05.753854 11176 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:05.754369 11176 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:05.755481 11176 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.756353  7359 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:05.757727  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:05.758687 11181 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:05.758921  7286 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:05.759210 11181 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:05.762830  7438 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:05.764364 11181 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:05.773087  7183 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.778733  7185 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 14, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.186250  7355 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:50:06.187338 11181 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:06.205798  7287 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:50:06.207294 11181 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:06.230281  7438 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:06.231420 11182 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:06.236699  7436 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:06.242946  7287 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:06.242843 11179 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:06.244529 11182 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:06.265841  7359 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:06.267894 11176 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:06.311530  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.350708  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.388824  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:07.389567  7436 raft_consensus.cc:606] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:07.392755  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:07.393196  7287 raft_consensus.cc:606] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:07.395627  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:07.396134  7355 raft_consensus.cc:606] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:07.397295  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:07.398485  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:07.460954 11173 raft_consensus.cc:993] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:07.461560 11182 raft_consensus.cc:1081] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:07.463657  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:07.464246  7287 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.464813  7287 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:07.470803  7287 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.473366  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:07.473893  7287 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:07.473994  7436 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:07.475483  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:07.476060  7359 raft_consensus.cc:3055] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:07.476343  7359 raft_consensus.cc:740] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:07.477083  7359 consensus_queue.cc:260] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.478353  7359 raft_consensus.cc:3060] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:07.481072  7436 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:07.482431  7254 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:07.483192 11176 raft_consensus.cc:2804] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:07.483568 11176 raft_consensus.cc:697] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:07.484258 11176 consensus_queue.cc:237] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.484833  7359 raft_consensus.cc:2468] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:07.495931  7183 catalog_manager.cc:5697] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.623494 11149 raft_consensus.cc:993] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:07.623951 11193 raft_consensus.cc:1081] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:07.625183  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:07.625564  7359 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.625799  7359 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:07.631004  7359 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.633044  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:07.633468  7286 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:07.638460  7359 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:07.638623  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:07.639223  7286 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:07.639292  7436 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:07.640241  7436 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:07.640851  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:07.641125  7436 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.641706 11173 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:07.642256 11173 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:07.642405  7436 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:07.643244 11173 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.649894  7436 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:07.660496  7183 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 11 to 12, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 12 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.922921 11179 raft_consensus.cc:993] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:07.930491 11210 raft_consensus.cc:1081] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:07.933995  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:07.934617  7434 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.934975  7434 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:07.954275  7434 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.956911  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:07.957501  7286 raft_consensus.cc:3055] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:07.957796  7286 raft_consensus.cc:740] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:07.958685  7286 consensus_queue.cc:260] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:07.963088  7286 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:08.046550  7438 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:08.048643 11176 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:08.077621  7434 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:08.083089  7287 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:08.084921 11213 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:50:08.090914  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:08.091531  7355 raft_consensus.cc:3060] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:08.079340  7286 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:08.144268  7359 raft_consensus.cc:1275] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:08.150815  7402 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:08.151873 11209 raft_consensus.cc:2804] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:08.152349 11209 raft_consensus.cc:697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:08.153133 11209 consensus_queue.cc:237] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:08.158958  7436 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:08.175942 11173 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:08.212334 11210 consensus_queue.cc:1048] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:08.230400  7355 raft_consensus.cc:2468] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:08.288496  7187 catalog_manager.cc:5697] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 14, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.399446  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:08.558579  7288 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:08.560030 11193 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:08.587743  7355 raft_consensus.cc:1275] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:08.590909 11209 consensus_queue.cc:1048] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:09.459209  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.498473  7431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:09.498907  7431 raft_consensus.cc:606] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:09.500969  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:09.501399  7286 raft_consensus.cc:606] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:09.503880  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:09.504280  7355 raft_consensus.cc:606] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:09.505220  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:09.506337  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:09.521706 11225 raft_consensus.cc:993] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:09.522145 11221 raft_consensus.cc:1081] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:09.523402  7431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:09.523792  7431 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.524051  7431 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:09.529181  7431 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.530629  7431 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:09.531169  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:09.531390  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:09.531728  7286 raft_consensus.cc:3055] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:09.531873  7355 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:09.532032  7286 raft_consensus.cc:740] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:09.532835  7286 consensus_queue.cc:260] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.533886  7286 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:09.536876  7355 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:09.537925  7401 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:09.538506 11193 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:09.538738  7286 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:09.538857 11193 raft_consensus.cc:697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:09.539705 11193 consensus_queue.cc:237] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.549103  7187 catalog_manager.cc:5697] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.809544 11232 raft_consensus.cc:993] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:09.810037 11173 raft_consensus.cc:1081] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:09.811314  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf5ac666eabf43249d034627640fb372"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:09.811759  7288 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.812018  7288 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:09.817200  7288 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.819587  7288 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:09.819852  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:09.820428  7359 raft_consensus.cc:3055] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:09.820801  7359 raft_consensus.cc:740] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:09.820616  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:09.821583  7431 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:09.821460  7359 consensus_queue.cc:260] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.822614  7359 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:09.825975  7431 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:09.826607  7359 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:09.826882  7254 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:09.827617 11225 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:09.828050 11225 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:09.828744 11225 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:09.837528  7187 catalog_manager.cc:5697] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.939953  7355 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:09.941071 11233 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:09.957543  7288 raft_consensus.cc:1275] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:09.959806 11243 consensus_queue.cc:1048] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:10.015616 11244 raft_consensus.cc:993] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:10.016086 11193 raft_consensus.cc:1081] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:10.017252  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:10.017694  7359 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.018136  7359 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:10.023138  7359 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:10.024523  7359 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:10.025373  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:10.025393  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:10.025954  7431 raft_consensus.cc:3055] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:50:10.026041  7288 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:10.026264  7431 raft_consensus.cc:740] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:10.026908  7431 consensus_queue.cc:260] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:10.027779  7431 raft_consensus.cc:3060] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:10.030450  7288 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 18.
I20260709 14:50:10.031240  7328 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:10.031811 11173 raft_consensus.cc:2804] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:50:10.032145 11173 raft_consensus.cc:697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:10.032048  7431 raft_consensus.cc:2468] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 18.
I20260709 14:50:10.032867 11173 consensus_queue.cc:237] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:10.041334  7187 catalog_manager.cc:5697] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 17 to 18, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 18 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.423513  7431 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:10.423935  7359 raft_consensus.cc:1275] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:10.424887 11225 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:10.425580 11221 consensus_queue.cc:1048] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:10.471405  7431 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:50:10.473421 11248 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:50:10.488580  7288 raft_consensus.cc:1275] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:50:10.490018 11173 consensus_queue.cc:1048] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:50:10.507056  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:12.132177  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:12.222932  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 52121.4us
I20260709 14:50:12.316776  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:12.317414  7283 raft_consensus.cc:606] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:12.319957  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:12.320479  7432 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:12.323081  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:12.323590  7363 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:12.325156  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:12.326807  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:12.416975 11265 raft_consensus.cc:993] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:12.417457 11279 raft_consensus.cc:1081] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:12.418771  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:12.419194  7432 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.419448  7432 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:12.424150  7432 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.425731  7432 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:12.426365  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:12.426947  7283 raft_consensus.cc:3055] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:12.427237  7283 raft_consensus.cc:740] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:12.427296  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:12.427825  7363 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:12.428025  7283 consensus_queue.cc:260] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.429221  7283 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:12.432288  7363 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:12.433204  7401 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:12.433838 11257 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:12.434273 11257 raft_consensus.cc:697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:12.435035 11257 consensus_queue.cc:237] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.435778  7283 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:12.449544  7187 catalog_manager.cc:5697] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.525224 11257 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:12.525646 11281 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:12.526888  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:12.527304  7355 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.527554  7355 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:12.532090  7355 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.533596  7355 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:12.534204  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:12.534432  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:12.535079  7283 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:12.535143  7432 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:50:12.535612  7432 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:12.536290  7432 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 17.16, Last appended by leader: 16, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.537390  7432 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:12.541152  7283 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 18.
I20260709 14:50:12.542136  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:12.542742 11173 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:50:12.543133 11173 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:12.543644  7432 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 18.
I20260709 14:50:12.543753 11173 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 17.16, Last appended by leader: 16, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.561725  7187 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 17 to 18, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 18 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.644972 11268 raft_consensus.cc:993] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:12.645388 11173 raft_consensus.cc:1081] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:12.646597  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:12.647119  7283 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.647428  7283 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:12.653311  7283 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.655076  7283 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:12.655982  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:12.656258  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:12.656898  7432 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:12.656944  7363 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:12.657382  7363 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:12.658114  7363 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.659232  7363 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:12.665321  7363 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:12.665688  7432 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:12.667973  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:12.668891 11265 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:12.669580 11265 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:12.670469 11265 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:12.683593  7187 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.876971  7283 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:12.878017 11266 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:12.886653  7355 raft_consensus.cc:1275] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:12.888090 11281 consensus_queue.cc:1048] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:13.129014  7432 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:13.130213 11265 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:13.142766  7363 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:13.143766 11279 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:13.153999  7285 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 16. Preceding OpId from leader: term: 18 index: 17. (index mismatch)
I20260709 14:50:13.155725 11248 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260709 14:50:13.158562  7432 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 17 index: 16. Preceding OpId from leader: term: 18 index: 17. (index mismatch)
I20260709 14:50:13.159950 11173 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260709 14:50:13.182627  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5d60 after lost signal to thread 6143
W20260709 14:50:13.183710  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08003406e0 after lost signal to thread 7221
W20260709 14:50:13.184911  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc5e0 after lost signal to thread 7313
W20260709 14:50:13.185985  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001b87a0 after lost signal to thread 7388
W20260709 14:50:13.187088  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8400 after lost signal to thread 7462
W20260709 14:50:13.188226  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080028dca0 after lost signal to thread 8282
I20260709 14:50:13.327754  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.377103  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.412177  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:14.412763  7363 raft_consensus.cc:606] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:14.415233  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:14.415758  7285 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:14.418309  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:14.418833  7432 raft_consensus.cc:606] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:14.419950  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:14.421468  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:14.655725 11266 raft_consensus.cc:993] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:14.656277 11300 raft_consensus.cc:1081] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:14.657699  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:14.658005 11262 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:14.658260  7363 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.658553 11279 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:14.658644  7363 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:14.659930  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:14.660333  7432 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.660593  7432 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.663525  7363 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.665506  7363 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:14.665783  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:14.666357  7286 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:14.666106  7432 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.667666  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:14.668223  7429 raft_consensus.cc:3055] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:50:14.668318  7432 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:14.668540  7429 raft_consensus.cc:740] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:14.668962  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:14.669329  7429 consensus_queue.cc:260] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.669414  7285 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:14.670750  7285 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:14.671429  7285 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.672411  7285 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.672864  7286 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 16.
I20260709 14:50:14.673918  7328 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:14.674958 11299 raft_consensus.cc:2804] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:50:14.670526  7429 raft_consensus.cc:3060] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:14.679478  7285 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:50:14.680599  7402 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:14.681448 11266 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:14.688490  7429 raft_consensus.cc:2468] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 16.
I20260709 14:50:14.689513  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:14.689231 11266 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:14.698057  7363 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:14.698577 11266 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.728106 11299 raft_consensus.cc:697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:14.725973  7363 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:50:14.729206 11299 consensus_queue.cc:237] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.757866  7185 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.772212  7187 catalog_manager.cc:5697] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 15 to 16, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 16 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.775444 11173 raft_consensus.cc:993] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:14.775966 11298 raft_consensus.cc:1081] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:14.778332  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:14.778851  7286 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:14.779174  7286 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:14.786057  7286 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.787528  7286 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:14.788092  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:14.788410  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:14.788610  7363 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:14.788884  7429 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:14.788918  7363 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:14.789729  7363 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.790863  7363 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:14.793514  7429 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:14.796432  7363 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:14.797592  7252 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:14.798395 11279 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:14.798843 11279 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:14.799700 11279 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:14.811462  7187 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:15.159192  7286 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:15.160214 11300 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:15.164610  7285 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:50:15.165977 11173 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:15.173978  7363 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:50:15.175367 11302 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:15.189154  7432 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:15.191382 11262 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:15.212996  7363 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:15.214188  7429 raft_consensus.cc:1275] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:50:15.214344 11279 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:15.216332 11301 consensus_queue.cc:1048] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:15.422241  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.518731  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.552520  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:16.553164  7429 raft_consensus.cc:606] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:16.555807  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:16.556309  7285 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:16.558809  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:16.559224  7355 raft_consensus.cc:606] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:16.560384  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:16.561412  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:16.698547 11301 raft_consensus.cc:993] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:16.699100 11301 raft_consensus.cc:1081] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:16.700678  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9803cd068546466c925aca94a6057123"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:16.701254  7285 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.701748  7285 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:50:16.707316  7285 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.711745  7285 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:16.711213  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 18 index: 17 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:16.712432  7429 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:50:16.712417  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 19 candidate_status { last_received { term: 18 index: 17 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:16.713095  7363 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Stepping down as leader of term 18
I20260709 14:50:16.713390  7363 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:16.714314  7363 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 18.17, Last appended by leader: 17, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.715524  7363 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:50:16.719578  7429 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:50:16.720769  7254 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:16.721464 11326 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:50:16.721886 11326 raft_consensus.cc:697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:16.722643 11326 consensus_queue.cc:237] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 18.17, Last appended by leader: 17, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.723188  7363 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 19.
I20260709 14:50:16.741283 11321 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:16.743378 11329 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:16.745016  7185 catalog_manager.cc:5697] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 18 to 19, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 19 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.746083  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:16.746587  7429 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:16.746915  7429 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:16.752771  7429 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.754956  7429 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:16.755640  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:16.756204  7285 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:16.756500  7285 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:16.756943  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:16.757520  7363 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:16.757207  7285 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.758287  7285 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:16.764482  7363 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:16.765657  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:16.765885  7285 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:16.766916 11325 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:16.767432 11325 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:16.768890 11325 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:16.780000  7185 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.111508  7429 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 18 index: 17. Preceding OpId from leader: term: 19 index: 18. (index mismatch)
I20260709 14:50:17.112699 11330 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260709 14:50:17.126929  7363 raft_consensus.cc:1275] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 18 index: 17. Preceding OpId from leader: term: 19 index: 18. (index mismatch)
I20260709 14:50:17.128559 11330 consensus_queue.cc:1048] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260709 14:50:17.129002 11266 raft_consensus.cc:993] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:17.129477 11266 raft_consensus.cc:1081] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:17.131062  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:17.131613  7355 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:17.131971  7355 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:17.148571  7355 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:17.155442  7355 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:17.156991  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:17.157601  7285 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:17.160015  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:17.160616  7429 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:50:17.160892  7429 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:17.161736  7429 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:17.162834  7285 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 17.
I20260709 14:50:17.163156  7429 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:50:17.163966  7328 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:17.166038 11298 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:50:17.167347 11298 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:17.168957 11298 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:17.173534  7429 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 17.
I20260709 14:50:17.174117  7285 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:50:17.178725 11266 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:17.187537  7363 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:50:17.189286 11337 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:17.201550  7187 catalog_manager.cc:5697] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 16 to 17, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 17 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.562218  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:17.748505  7283 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:50:17.749740 11298 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:50:17.758435  7432 raft_consensus.cc:1275] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:50:17.759650 11173 consensus_queue.cc:1048] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:50:18.598420  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:18.635713  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:18.636188  7355 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:18.638463  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:18.638993  7436 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:18.641064  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:18.641549  7283 raft_consensus.cc:606] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:18.642602  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:18.643626  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:18.945461 11266 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:18.945995 11266 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:18.947484  7363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:18.948000  7363 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.948346  7363 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:18.954988  7363 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.957942  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:18.958515  7432 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:18.958851  7432 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:18.959007  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:18.959376  7363 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:18.959529  7285 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:18.959652  7432 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.960827  7432 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:18.965512  7285 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:18.966395  7328 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:18.967000 11301 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:18.967063  7432 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:18.967550 11301 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:18.968335 11301 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.972631 11298 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:18.972994 11301 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:18.974217  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:18.974601  7285 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.974836  7285 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:18.978638  7187 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.980614  7285 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.982466  7285 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:18.982915  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:18.983331  7363 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:18.983361  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:18.983639  7363 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:18.983915  7432 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:18.984264  7363 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.985070  7363 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:18.990070  7432 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:18.991477  7254 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:18.992224 11330 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:18.992719 11330 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:18.996706  7363 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:18.993534 11330 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:18.998335 11351 raft_consensus.cc:993] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:18.998809 11351 raft_consensus.cc:1081] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:19.001525  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:19.002074  7432 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.002434  7432 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:19.017733  7432 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:19.021401  7183 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 12, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 12 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.022428  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:19.023291  7432 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:19.023066  7285 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:19.024189  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:19.024775  7355 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:19.024876  7285 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:19.025733  7285 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:19.026921  7285 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:19.031916  7355 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:19.033181  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:19.034053  7285 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:19.034063 11337 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:19.034807 11337 raft_consensus.cc:697] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:19.035749 11337 consensus_queue.cc:237] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:19.044816  7183 catalog_manager.cc:5697] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.379352  7283 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:19.381142 11301 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:19.390080  7432 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:19.391259 11356 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:19.429898  7363 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:19.431200 11266 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:19.441159  7283 raft_consensus.cc:1275] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:19.442564 11266 consensus_queue.cc:1048] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:19.560957  7432 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:19.562073 11351 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:19.570003  7355 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:19.571230 11351 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:19.644389  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:20.680047  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:20.721722  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:20.722323  7285 raft_consensus.cc:606] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:20.724948  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:20.725417  7432 raft_consensus.cc:606] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:20.727588  7363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:20.728053  7363 raft_consensus.cc:606] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:20.729146  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:20.730284  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:20.892735 11367 raft_consensus.cc:993] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:20.893301 11371 raft_consensus.cc:1081] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:20.894619  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:20.895062  7355 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:20.895421  7355 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:20.901621  7355 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:20.903055  7355 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:20.903580  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:20.904088  7285 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:20.908282  7285 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:20.909094  7328 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:20.909610  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:20.909688 11356 raft_consensus.cc:2804] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:20.910143  7432 raft_consensus.cc:3055] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:20.910267 11356 raft_consensus.cc:697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:20.910526  7432 raft_consensus.cc:740] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:20.911199 11356 consensus_queue.cc:237] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:20.911283  7432 consensus_queue.cc:260] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:20.912596  7432 raft_consensus.cc:3060] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:20.917389  7432 raft_consensus.cc:2468] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:20.920796  7187 catalog_manager.cc:5697] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 9 to 10, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 10 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.171269 11351 raft_consensus.cc:993] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:21.171705 11372 raft_consensus.cc:1081] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:21.173049  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:21.173592  7432 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.173899  7432 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:21.179342  7432 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.181267  7432 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:21.181409  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:21.181967  7283 raft_consensus.cc:3055] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:21.181849  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:21.182291  7283 raft_consensus.cc:740] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:21.182493  7359 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:21.182942  7283 consensus_queue.cc:260] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.183787  7283 raft_consensus.cc:3060] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:21.187162  7359 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:50:21.188442  7283 raft_consensus.cc:2468] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:50:21.188599  7401 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:21.189321 11367 raft_consensus.cc:2804] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:21.189785 11367 raft_consensus.cc:697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:21.190663 11367 consensus_queue.cc:237] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.199493  7187 catalog_manager.cc:5697] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 8 to 9, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 9 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.232141 11298 raft_consensus.cc:993] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:21.232528 11378 raft_consensus.cc:1081] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:21.233708  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:21.234102  7283 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.234314  7283 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:21.238684  7283 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.240177  7283 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:21.240765  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:21.241070  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:21.241312  7359 raft_consensus.cc:3055] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:21.241547  7432 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:21.241624  7359 raft_consensus.cc:740] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:21.242448  7359 consensus_queue.cc:260] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.243289  7359 raft_consensus.cc:3060] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:21.246096  7432 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:50:21.246898  7254 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:21.247505 11372 raft_consensus.cc:2804] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:21.247649  7359 raft_consensus.cc:2468] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:50:21.247993 11372 raft_consensus.cc:697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:21.248804 11372 consensus_queue.cc:237] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:21.259050  7187 catalog_manager.cc:5697] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 9 to 10, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 10 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.403236  7283 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:21.404201 11298 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.418764  7432 raft_consensus.cc:1275] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:21.419914 11378 consensus_queue.cc:1048] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.616533  7355 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:21.617682 11371 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.627034  7285 raft_consensus.cc:1275] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:50:21.629712 11367 consensus_queue.cc:1048] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.676919  7432 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:21.677881 11372 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.686609  7355 raft_consensus.cc:1275] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:21.688375 11390 consensus_queue.cc:1048] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:21.730993  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:23.563252 11392 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:23.563978 11392 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.566094 11392 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:23.592161 11402 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:23.608299 11402 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.611079 11402 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:23.614476  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:50:23.618186  7255 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.014s	sys 0.000s
W20260709 14:50:23.618606  7255 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.014s	sys 0.000s
I20260709 14:50:23.621934 11402 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:23.622463 11402 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.624430 11402 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:23.631505 11393 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:23.632485 11402 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:23.637271 11402 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.639313 11402 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:23.643229 11393 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.649915 11393 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:23.666337  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 62866.2us
I20260709 14:50:23.674497 11411 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:23.677517 11411 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.680114 11411 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:23.894122 11411 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:23.894730 11411 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:23.897413 11411 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.333060 11414 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.330133 11413 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.338066 11413 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.340474 11413 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.340981 11413 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.341485 11413 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.342319 11414 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.350100 11414 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.353945 11414 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.354480 11414 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.356477 11414 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.356976 11414 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.358400 11414 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.360222 11414 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.361423 11413 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.363905 11416 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.365033 11416 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.367123 11416 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.378618 11418 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.379169 11418 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.382766 11418 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.383736 11418 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.384268 11418 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.386248 11418 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.386765 11418 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.387238 11418 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.388193 11414 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.388741 11414 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.389181 11418 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.389495 11416 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.390091 11416 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.392002 11416 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.394275  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:24.396242 11414 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:24.455265  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800371600 after lost signal to thread 6143
W20260709 14:50:24.456480  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd9a0 after lost signal to thread 7221
W20260709 14:50:24.457674  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800301fe0 after lost signal to thread 7313
W20260709 14:50:24.461601  7310 debug-util.cc:398] Leaking SignalData structure 0x7b08000362e0 after lost signal to thread 7388
W20260709 14:50:24.462796  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800150000 after lost signal to thread 7462
W20260709 14:50:24.463949  7310 debug-util.cc:398] Leaking SignalData structure 0x7b0800378740 after lost signal to thread 8282
I20260709 14:50:24.474074 11418 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.474691 11418 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.476974 11419 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.477556 11419 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.480504 11418 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.481038 11418 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.481914 11419 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.482443 11419 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.482870 11419 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.484856 11418 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.485870  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.488183  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.488966  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.494715 11418 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.500928  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.502411 11419 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.508065  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.508610  7429 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:50:24.518998  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.519556  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.520107  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.521303  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.523160  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.523880  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.523411  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.518826 11416 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.525749  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.525878 11416 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:24.529310  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 852233us
I20260709 14:50:24.530555  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.543162 11372 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:24.543726 11372 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.549124 11397 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:24.558960 11408 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.559376 11405 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.559542 11408 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.559947 11405 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.563694 11396 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.564244 11396 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.561736 11408 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.565953 11408 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:24.566314 11396 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.533656 11392 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.568025 11392 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.569985 11392 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.539455 11402 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.566509 11408 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.571134 11402 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.573002 11408 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.573220 11402 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.539206 11403 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:24.574180 11403 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.576212 11403 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.558388 11397 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.585423 11397 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.587723  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.588924  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.589118 11416 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.590114  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.592451 11405 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.545756 11372 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.595870  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.596117  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.597250  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.598047  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.598166  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.598528  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.598811  7285 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:24.599889  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.601234  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.601315  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.603116  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 17 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.603185  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.603883  7432 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:24.604362  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.604842  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.608770  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.609938  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.610571  7285 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:24.606922  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.612093  7280 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:50:24.612854  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.614760 11372 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.615381 11372 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.617993 11372 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.634428  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.636272  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.636824  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.638564  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.640511  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.642413  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.644219  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.646075  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.647912  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.649768  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:24.665619  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 126741us
W20260709 14:50:24.672864  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 142560us
I20260709 14:50:24.683964  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:24.684511  7362 raft_consensus.cc:606] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
W20260709 14:50:24.685907  7329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 152401us
W20260709 14:50:24.687497  8219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 145553us
I20260709 14:50:24.687767  7282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:24.688062  7254 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.688624  7282 raft_consensus.cc:606] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.690464  7329 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:24.691454 11417 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:50:24.691835 11417 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.692173 11417 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:24.694685  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.695998  7254 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.696692  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:24.697278  7429 raft_consensus.cc:606] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:24.698959  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:24.696624 11403 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.700614  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:24.696024 11397 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:24.702296 11403 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.702666  7254 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.703723 11417 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.704631 11396 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.704715  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.705906  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.707185  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dda42f49c2f46e29a424a61ef293ec8" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.707633  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.708436  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:50:24.709955  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 101417us
I20260709 14:50:24.710855 11426 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.711421 11426 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.710922 11392 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.713554 11392 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.714854 11417 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.715097 11426 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.715975 11392 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.716948  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.718261  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.718333  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.717237  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:24.718124  8222 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 124785us
I20260709 14:50:24.720244  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.720235  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.722388 11426 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.727972  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.732905 11426 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.735468  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:24.735646 11426 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.720208  7329 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:24.737947 11423 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:24.738025  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.738428 11423 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:24.738869 11423 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:24.738235  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:24.740857  7402 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.741595 11429 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:50:24.745517  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.746622  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.747567  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:24.748242 11411 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:24.748617 11411 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.748797 11429 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.749080 11411 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:24.751778  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 17 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.752180  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.753468  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.754570  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.748596  7402 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.755262  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.755888  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.756973  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.757354 11418 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:24.758067 11424 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.758285  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:24.757440  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.758725 11424 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:24.759467  7402 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:24.749517  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.750025  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.750377  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.759582 11421 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:24.749655  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:24.760524  7402 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.764834 11418 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.765024  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.766191 11423 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.767581  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.768196 11423 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.769062  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:24.765777 11411 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.760649 11429 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:24.760764 11421 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.770774 11429 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:24.762591  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:24.771220 11429 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:24.770874 11421 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:24.778829 11421 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.781452 11429 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.781772 11411 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.782711  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:24.782873  7328 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.792742  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.793386 11417 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:24.794056 11415 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:50:24.784693  7254 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.795688 11426 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:24.796450  7254 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.785516  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:24.786090  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.798527 11426 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:24.799345  7254 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.786352  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.800071  7402 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.800040 11426 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.800722  7254 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.782711  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.801895 11411 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.802667 11426 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:50:24.784736 11429 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.802932  7254 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.785881  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:24.804078  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.805263 11426 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.805652  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.805276  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.805996 11418 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:50:24.807637 11418 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:24.786422 11421 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.813232 11426 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:24.813624  7254 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.814301 11426 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:24.814936  7254 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.815490 11426 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:24.815919  7254 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.816605 11426 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:24.817693  7254 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.818315 11392 raft_consensus.cc:2749] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:50:24.820468  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.821020 11392 raft_consensus.cc:993] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:24.821486 11403 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:24.821578  7432 raft_consensus.cc:1240] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:24.821591 11396 raft_consensus.cc:1081] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:24.823073 11415 consensus_queue.cc:1059] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:24.823454  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.824090 11416 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:24.824164 11396 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:24.825078 11416 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:24.825316  7254 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:24.826011 11396 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.825951 11416 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.827282 11416 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:24.828128 11415 raft_consensus.cc:993] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:24.828949 11415 raft_consensus.cc:1081] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:24.830505  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:24.830646  7328 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.831014  7432 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.831039  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.831504  7432 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:24.831679  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.832497  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77d891706df742f89526c44d7acdaa67"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:24.832983  7285 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.833314  7285 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:24.834231 11414 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:50:24.834867 11414 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:50:24.835295  7436 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 12. Current term is 13. Ops: []
I20260709 14:50:24.836365  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.836882 11415 consensus_queue.cc:1059] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:24.837865  7432 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.838434 11414 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:24.838688 11415 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:24.839064 11415 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:24.839382  7285 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.839282  7328 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.840444  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:24.840965  7282 raft_consensus.cc:3055] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:24.841310  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:24.841250  7282 raft_consensus.cc:740] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:24.842038  7362 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:24.841210 11417 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:24.842521  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:24.842861  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:24.843042  7359 raft_consensus.cc:3055] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:24.841147  7285 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:24.843350  7436 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:24.844795  7328 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.845468 11417 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:24.843351  7359 raft_consensus.cc:740] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:24.846639  7359 consensus_queue.cc:260] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.846935  7328 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.847440  7359 raft_consensus.cc:3060] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:24.847644 11417 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:24.848022  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.848687  7362 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:24.849206  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:24.849692  7401 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:24.849782 11414 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:24.853338  7359 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:50:24.856309  7436 raft_consensus.cc:2468] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:50:24.857370  7254 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:24.858007 11413 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:24.858147 11396 raft_consensus.cc:2804] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:24.858690 11396 raft_consensus.cc:697] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:24.859642 11396 consensus_queue.cc:237] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.860354 11418 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:24.860854 11418 raft_consensus.cc:697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:24.861673 11418 consensus_queue.cc:237] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.858716  7432 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:24.842444  7282 consensus_queue.cc:260] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.865796  7282 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:24.841724 11415 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.875176 11415 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:24.883538  7282 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:24.893080  7187 catalog_manager.cc:5697] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.900537  7183 catalog_manager.cc:5697] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 13 to 14, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 14 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.988520  7436 raft_consensus.cc:1240] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:24.989674 11416 consensus_queue.cc:1059] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:24.990864 11415 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:24.991237 11415 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:24.991880 11415 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:24.992954 11415 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:25.100553 11421 raft_consensus.cc:993] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:25.101002 11411 raft_consensus.cc:1081] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:25.102236  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:25.102641  7359 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.102909  7359 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:25.107239  7359 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:25.108675  7359 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:25.109328  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:25.109493  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:25.109912  7280 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:25.110069  7432 raft_consensus.cc:3055] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:25.110415  7432 raft_consensus.cc:740] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:25.111075  7432 consensus_queue.cc:260] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:25.112165  7432 raft_consensus.cc:3060] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:25.116649  7280 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:50:25.117602  7328 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:25.118338 11415 raft_consensus.cc:2804] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:25.119498 11415 raft_consensus.cc:697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:25.120982  7432 raft_consensus.cc:2468] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:50:25.120365 11415 consensus_queue.cc:237] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:25.134163  7187 catalog_manager.cc:5697] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 13 to 14, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 14 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.165117  7359 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 13. Current term is 14. Ops: []
I20260709 14:50:25.166153 11396 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:25.166965 11426 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:25.167233 11426 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:25.167874 11426 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:25.168800 11426 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:25.180470  7359 raft_consensus.cc:1240] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:50:25.181444 11426 consensus_queue.cc:1059] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:25.182125 11396 raft_consensus.cc:3055] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:25.182487 11396 raft_consensus.cc:740] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:25.183307 11396 consensus_queue.cc:260] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:25.184559 11396 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:25.303293  7359 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:25.304309 11411 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:25.313272  7280 raft_consensus.cc:1275] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:50:25.314939 11418 consensus_queue.cc:1048] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:25.324152  7355 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:50:25.326076 11403 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:25.326944  7432 raft_consensus.cc:1275] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:50:25.329926 11392 consensus_queue.cc:1048] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:50:25.337618  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3f80 after lost signal to thread 6143
W20260709 14:50:25.338639  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5020 after lost signal to thread 7221
W20260709 14:50:25.339996  7385 debug-util.cc:398] Leaking SignalData structure 0x7b0800248800 after lost signal to thread 7313
W20260709 14:50:25.341212  7385 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2f20 after lost signal to thread 7388
W20260709 14:50:25.342351  7385 debug-util.cc:398] Leaking SignalData structure 0x7b0800236aa0 after lost signal to thread 7462
W20260709 14:50:25.343621  7385 debug-util.cc:398] Leaking SignalData structure 0x7b080018cac0 after lost signal to thread 8282
I20260709 14:50:25.700233  7432 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:25.702036  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:25.703698 11415 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:50:25.735864  7280 raft_consensus.cc:1275] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:25.739492 11416 consensus_queue.cc:1048] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:26.002632 11416 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.003095 11416 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.005383 11416 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.006843  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.008481  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.010035  7329 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:26.010784 11416 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:26.231441 11426 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.232029 11426 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.234372 11426 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.235526  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.235944  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.236707  7362 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:26.236851  7432 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 13: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.238219  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:26.238983 11426 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:26.239283 11426 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.239574 11426 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:26.243093 11396 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.243719 11396 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.245919 11396 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.247229  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.247913  7362 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:26.248032  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.247076 11426 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.250221  7252 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:26.251219 11403 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:26.251551 11403 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.251916 11403 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:26.254508 11426 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.250248  7432 raft_consensus.cc:2393] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.258960  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.263607 11403 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.265115  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:26.265731 11403 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.265830  7436 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 13: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.267580  7359 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:26.268618  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.269337  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.270022 11403 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:26.270114  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:26.270637 11403 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.271092  7436 raft_consensus.cc:2393] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 9: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.271693 11403 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.277981  7362 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 9.
I20260709 14:50:26.279060  7252 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.280187 11426 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:26.280707 11426 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.281646 11426 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.288455  7185 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.318411  7185 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 8 to 9, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 9 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.356169 11426 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.356730 11426 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.358520 11426 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.359217  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.359436  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.359871  7362 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:26.360896  7252 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.361661 11426 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:26.362067 11426 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.363270 11426 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:26.370877 11426 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.373211  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.373448  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:26.373773  7362 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:26.379989  7362 raft_consensus.cc:2468] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:26.372799 11426 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.380894  7252 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.381544 11426 raft_consensus.cc:2804] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:26.382484 11426 raft_consensus.cc:697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.383253 11426 consensus_queue.cc:237] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.385056 11403 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.385636 11403 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.387643 11403 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.389257  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.390213  7362 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:26.391067  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:26.391762 11403 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:26.392115 11403 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:26.392479 11403 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:26.392426  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.393374  7432 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 11: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.395867  7185 catalog_manager.cc:5697] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.399294 11403 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.401530 11403 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.402591  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:26.403326  7432 raft_consensus.cc:2393] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 11: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:26.405917  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.411908  7362 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:26.413305  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.416532 11426 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:26.417092 11426 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.418090 11426 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.428962  7185 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 10 to 11, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 11 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.502986 11418 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:26.503464 11418 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.505928 11418 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.505892  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.506247  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.506932  7362 raft_consensus.cc:2368] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:50:26.507948  7401 leader_election.cc:400] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:50:26.508248  7401 leader_election.cc:403] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:26.509245 11411 raft_consensus.cc:3060] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:50:26.516429 11411 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583) with higher term. Message: Invalid argument: T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff for earlier term 12. Current term is 13.
I20260709 14:50:26.545046 11411 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:26.545490 11411 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.547531 11411 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.547766  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.548013  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.548467  7285 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:26.548897  7359 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 14: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:26.549568  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:26.550611 11411 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:26.551018 11411 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:26.551378 11411 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:26.558254 11411 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.561154 11411 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.562428  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.562904  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:26.563156  7359 raft_consensus.cc:2393] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 14: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:26.568764  7285 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:26.569494  7402 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:26.570094 11418 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:26.570648 11418 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:26.573776 11418 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.585347  7185 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 14, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.672860  7436 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:26.673923 11396 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:26.682443 11452 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.682977 11452 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.687886  7355 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:26.687983  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:26.689368  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.689929  7285 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:50:26.691304  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:26.692217 11396 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:26.692453 11416 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:50:26.693033 11416 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.693418 11416 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:26.694187 11452 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.701588 11416 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.706465  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:26.706586 11416 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:26.707028  7285 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:26.707223  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:26.721860  7285 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:50:26.723125  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.724170 11415 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:50:26.724646 11415 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:26.725540 11415 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.726604 11418 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.731155 11418 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.732774 11418 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.733290  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.733652  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.734495  7355 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 9.
I20260709 14:50:26.735368  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:26.735926 11418 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:26.736267 11418 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.736515 11418 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:26.743242 11418 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.745189  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:26.746115 11418 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.746274  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.746845  7355 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:26.747829  7183 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 14 to 15, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 15 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.749010 11418 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.749573 11418 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.751431 11418 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.752959  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:26.753410  7362 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 11.
I20260709 14:50:26.753670  7355 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:26.754297  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:26.754449  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:26.755093 11418 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:50:26.755264  7401 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:26.755499 11418 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.755909 11418 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:26.756358 11411 raft_consensus.cc:2804] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:26.756860 11411 raft_consensus.cc:697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:26.757776 11411 consensus_queue.cc:237] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.763372 11418 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.765705  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:26.770183 11418 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:26.770946  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:26.771473  7355 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:26.773528  7183 catalog_manager.cc:5697] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 9 to 10, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 10 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.777163  7355 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:26.777982  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:26.778561 11418 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:26.778972 11418 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:26.779601 11418 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.783607  7436 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:26.784849 11396 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:26.790948  7183 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.795394  7355 raft_consensus.cc:1275] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:26.801635 11426 consensus_queue.cc:1048] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:26.822491  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:26.841699  7432 raft_consensus.cc:1240] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:26.843148 11396 consensus_queue.cc:1059] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:26.843715 11396 consensus_queue.cc:1243] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer d52c036652d44b2fbc993b18d252ebff log is divergent from this leader: its last log entry 10.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:50:26.844162 11426 raft_consensus.cc:3055] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:26.844499 11426 raft_consensus.cc:740] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.845221 11426 consensus_queue.cc:260] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.846220 11426 raft_consensus.cc:3060] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:26.862612  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:26.863103  7436 raft_consensus.cc:606] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:26.865370  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:26.865885  7436 raft_consensus.cc:606] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:26.868547  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:26.869093  7280 raft_consensus.cc:606] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:26.875398  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:26.875957  7432 raft_consensus.cc:606] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:26.877286  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:50:26.878865  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:26.893509  7432 raft_consensus.cc:1240] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 11. Current term is 12. Ops: []
I20260709 14:50:26.894598 11396 consensus_queue.cc:1059] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:26.895217 11396 consensus_queue.cc:1243] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer d52c036652d44b2fbc993b18d252ebff log is divergent from this leader: its last log entry 12.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 14:50:26.895565 11426 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:26.895813 11426 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:26.896360 11426 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.897099 11426 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:26.957284  7285 raft_consensus.cc:1240] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 14. Current term is 15. Ops: []
I20260709 14:50:26.958299 11418 consensus_queue.cc:1059] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:26.958858 11411 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:50:26.959160 11411 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:26.959822 11411 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:26.960668 11411 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:27.140568 11418 raft_consensus.cc:993] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:27.141008 11411 raft_consensus.cc:1081] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:27.142481  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:27.143163  7355 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.143504  7355 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:27.145076 11418 raft_consensus.cc:993] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:27.145512 11411 raft_consensus.cc:1081] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:27.146993  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:27.147480  7362 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.147825  7362 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:27.149537  7355 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.151888  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:27.152432  7280 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:27.152869  7355 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:27.153944  7362 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.155670  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:27.156230  7436 raft_consensus.cc:3055] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:27.156510  7436 raft_consensus.cc:740] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:27.156647  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:27.157217  7432 raft_consensus.cc:3055] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:50:27.157565  7432 raft_consensus.cc:740] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:27.157943  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:27.158456  7285 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:27.158322  7432 consensus_queue.cc:260] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.159402  7432 raft_consensus.cc:3060] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:27.161532  7280 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:50:27.162824  7328 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:27.164062 11415 raft_consensus.cc:2804] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:27.164525 11415 raft_consensus.cc:697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:27.157529  7362 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:27.157275  7436 consensus_queue.cc:260] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.166931  7282 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:50:27.167102  7436 raft_consensus.cc:3060] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:27.165386 11415 consensus_queue.cc:237] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.168664 11452 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:27.170765  7432 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:50:27.172049  7329 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:27.172830 11452 raft_consensus.cc:2804] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:50:27.173281 11452 raft_consensus.cc:697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:27.174135 11452 consensus_queue.cc:237] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.176789  7436 raft_consensus.cc:2468] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 11.
I20260709 14:50:27.176928  7285 raft_consensus.cc:2468] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 15.
I20260709 14:50:27.182695  7355 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:50:27.184615 11418 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:27.189702  7185 catalog_manager.cc:5697] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 10 to 11, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 11 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.195693  7436 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 11. (term mismatch)
I20260709 14:50:27.196061  7436 pending_rounds.cc:85] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Aborting all ops after (but not including) 10
I20260709 14:50:27.196267  7436 pending_rounds.cc:107] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: Aborting uncommitted NO_OP operation due to leader change: 14.11
I20260709 14:50:27.196509  7436 raft_consensus.cc:2889] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:27.199810 11415 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:27.207523  7282 raft_consensus.cc:1275] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:50:27.207849  7282 pending_rounds.cc:85] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 7
I20260709 14:50:27.208050  7282 pending_rounds.cc:107] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:50:27.208245  7282 raft_consensus.cc:2889] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:27.209524 11418 consensus_queue.cc:1048] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:27.217295  7187 catalog_manager.cc:5697] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 14 to 15, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 15 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.221508  7362 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:50:27.222954 11418 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:27.237763  7285 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 14:50:27.238153  7285 pending_rounds.cc:85] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Aborting all ops after (but not including) 9
I20260709 14:50:27.238372  7285 pending_rounds.cc:107] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 14:50:27.238600  7285 raft_consensus.cc:2889] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:27.240113 11478 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:27.251719 11418 raft_consensus.cc:993] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:27.252151 11418 raft_consensus.cc:1081] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:27.253799  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4005578964d743d69898231623b4d957"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45564
I20260709 14:50:27.255342  7285 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.255688  7285 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:27.263693  7285 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.265980  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:27.266511  7362 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:27.266068  7285 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:27.266963  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:27.267697  7436 raft_consensus.cc:3055] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:27.268250  7436 raft_consensus.cc:740] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:27.268956  7436 consensus_queue.cc:260] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.270459  7436 raft_consensus.cc:3060] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:27.273018 11396 raft_consensus.cc:993] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:27.272991  7362 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:27.273658 11396 raft_consensus.cc:1081] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:27.274748  7252 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:27.275621  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:27.276176  7432 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.276507  7432 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:27.276849 11403 raft_consensus.cc:2804] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:27.277341 11403 raft_consensus.cc:697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:27.278108 11403 consensus_queue.cc:237] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.279714  7436 raft_consensus.cc:2468] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:27.281929  7432 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.283360  7432 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:27.283927  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:27.284297  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:27.284693  7285 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:27.284825  7362 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:27.284984  7285 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:27.285729  7285 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.286744  7285 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:27.289611  7183 catalog_manager.cc:5697] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.290884  7285 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:27.290966  7362 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 14.
I20260709 14:50:27.291868  7402 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:27.292454 11418 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:27.292881 11418 raft_consensus.cc:697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:27.293506 11418 consensus_queue.cc:237] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:27.305306  7183 catalog_manager.cc:5697] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 13 to 14, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 14 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:27.678647  7432 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:27.679842 11396 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:27.692456  7355 raft_consensus.cc:1275] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:27.693964 11403 consensus_queue.cc:1048] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:27.700156  7282 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:50:27.701345 11452 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:27.716346  7432 raft_consensus.cc:1275] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:50:27.717697  7285 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:50:27.718947 11415 consensus_queue.cc:1048] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:27.723006 11415 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:27.750505  7432 raft_consensus.cc:1275] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:50:27.751964 11415 consensus_queue.cc:1048] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:27.784832  7355 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:27.785976 11411 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:27.794607  7285 raft_consensus.cc:1275] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:27.796016 11478 consensus_queue.cc:1048] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:27.879739  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:28.916661  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:28.953526  7285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:28.954046  7285 raft_consensus.cc:606] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:28.956073  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:28.956492  7429 raft_consensus.cc:606] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:28.958467  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:28.958879  7355 raft_consensus.cc:606] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:28.959839  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:28.960985  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:29.147939 11396 raft_consensus.cc:993] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:29.148412 11487 raft_consensus.cc:1081] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:29.149837  7432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:29.150359  7432 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.150714  7432 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.155575  7432 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.157186  7432 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:29.157701  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:29.158031  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:29.158279  7285 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:29.158517  7355 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.158566  7285 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:29.159245  7285 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.160099  7285 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.162976  7355 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:29.163911  7401 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:29.164542  7285 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 13.
I20260709 14:50:29.164673 11478 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:29.165164 11478 raft_consensus.cc:697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:29.166659 11478 consensus_queue.cc:237] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.177457  7187 catalog_manager.cc:5697] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 12 to 13, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 13 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:29.305362 11495 raft_consensus.cc:993] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:29.308091 11489 raft_consensus.cc:1081] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:29.309695  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:29.310228  7355 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.310599  7355 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.315832  7355 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.318079  7355 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:29.318166  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:29.318718  7280 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.322685  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:29.323211  7432 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:29.323498  7432 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:29.324251  7432 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.325412  7432 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:29.323460  7280 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:29.326901  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:29.327605 11415 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:29.328033 11415 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:29.328760 11415 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.333288  7432 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:29.341638  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.346308 11415 raft_consensus.cc:993] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:29.346844 11488 raft_consensus.cc:1081] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:29.348212  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:29.348587  7280 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:29.348822  7280 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:29.353618  7280 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.354925  7280 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:29.355624  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:29.355883  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:29.356077  7355 raft_consensus.cc:3055] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:50:29.356441  7355 raft_consensus.cc:740] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:29.356458  7432 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:29.357178  7355 consensus_queue.cc:260] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.358053  7355 raft_consensus.cc:3060] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:50:29.363300  7355 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:50:29.363500  7432 raft_consensus.cc:2468] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 16.
I20260709 14:50:29.364034  7252 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:29.364689 11396 raft_consensus.cc:2804] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:50:29.365099 11396 raft_consensus.cc:697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:29.365844 11396 consensus_queue.cc:237] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:29.375217  7187 catalog_manager.cc:5697] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 15 to 16, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 16 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.567471  7355 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:50:29.568507 11495 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:29.577405  7285 raft_consensus.cc:1275] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:50:29.578603 11489 consensus_queue.cc:1048] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:29.729005  7280 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:50:29.730150 11415 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:29.738193  7429 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:50:29.739315 11415 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:29.766112  7429 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 14:50:29.767195 11487 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:29.775835  7362 raft_consensus.cc:1275] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 14:50:29.778127 11396 consensus_queue.cc:1048] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:29.961776  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:31.002547  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:31.039034  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:31.039510  7359 raft_consensus.cc:606] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:31.043671  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:31.044202  7280 raft_consensus.cc:606] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:31.046897  7429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:31.047272  7429 raft_consensus.cc:606] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:31.048193  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:31.049239  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:31.114872 11514 raft_consensus.cc:993] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:31.115590 11514 raft_consensus.cc:1081] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:31.117092  7280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:31.118140  7280 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.118539  7280 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:31.126065  7280 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.129241  7280 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:31.131320  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:31.131861  7355 raft_consensus.cc:3055] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:31.132121  7355 raft_consensus.cc:740] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:31.134061  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:31.132822  7355 consensus_queue.cc:260] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.134575  7429 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:31.135252  7355 raft_consensus.cc:3060] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:31.141192  7429 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:50:31.141297  7355 raft_consensus.cc:2468] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 14.
I20260709 14:50:31.142448  7252 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:31.143110 11513 raft_consensus.cc:2804] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:31.143566 11513 raft_consensus.cc:697] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:31.144374 11513 consensus_queue.cc:237] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.153167  7187 catalog_manager.cc:5697] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 13 to 14, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 14 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.475170 11511 raft_consensus.cc:993] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:31.475620 11489 raft_consensus.cc:1081] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:31.477088  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:31.477591  7355 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.477972  7355 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:31.482228  7355 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.483716  7355 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:31.484439  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:31.484537  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:31.485085  7429 raft_consensus.cc:3055] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:31.485170  7280 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:31.485447  7429 raft_consensus.cc:740] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:31.486227  7429 consensus_queue.cc:260] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.487366  7429 raft_consensus.cc:3060] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:31.491364  7280 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:31.492360  7328 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:31.493136 11488 raft_consensus.cc:2804] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:31.493536  7429 raft_consensus.cc:2468] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:31.493688 11488 raft_consensus.cc:697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:31.494552 11488 consensus_queue.cc:237] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.503386  7187 catalog_manager.cc:5697] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.511762 11506 raft_consensus.cc:993] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:31.512197 11506 raft_consensus.cc:1081] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:31.515064  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:31.515477  7429 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:31.515810  7429 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:31.520965  7429 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.522645  7429 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:31.523370  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:31.523941  7280 raft_consensus.cc:3055] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:31.524228  7280 raft_consensus.cc:740] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:31.524936  7280 consensus_queue.cc:260] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.525976  7280 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:31.526176  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:31.526611  7355 raft_consensus.cc:3060] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:31.530223  7362 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:50:31.531739  7355 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:31.531558 11513 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:31.532608  7401 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:31.533547  7280 raft_consensus.cc:2468] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 12.
I20260709 14:50:31.533555 11511 raft_consensus.cc:2804] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:31.540462 11511 raft_consensus.cc:697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:31.541127 11511 consensus_queue.cc:237] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:31.552868  7429 raft_consensus.cc:1275] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:50:31.554327 11506 consensus_queue.cc:1048] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:31.551074  7187 catalog_manager.cc:5697] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 11 to 12, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 12 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.951508  7362 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:31.952744 11522 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:31.968112  7280 raft_consensus.cc:1275] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:50:31.969408 11511 consensus_queue.cc:1048] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:32.017422  7280 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:32.018743 11488 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:32.028326  7429 raft_consensus.cc:1275] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:32.030793 11488 consensus_queue.cc:1048] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:32.050779  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.097738  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.136865  7432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
mode: GRACEFUL
new_leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:55872
I20260709 14:50:33.137313  7432 raft_consensus.cc:606] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Received request to transfer leadership to TS 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:33.139525  7280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
mode: GRACEFUL
new_leader_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:33786
I20260709 14:50:33.140055  7280 raft_consensus.cc:606] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Received request to transfer leadership to TS d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:33.142421  7355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
mode: GRACEFUL
new_leader_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:58704
I20260709 14:50:33.142912  7355 raft_consensus.cc:606] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Received request to transfer leadership to TS f91ec77bdad64981bae38693026e780d
I20260709 14:50:33.144054  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:33.145080  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:33.350651 11521 raft_consensus.cc:993] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: : Instructing follower d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:33.351438 11506 raft_consensus.cc:1081] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Signalling peer d52c036652d44b2fbc993b18d252ebff to start an election
I20260709 14:50:33.352702  7429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2"
dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
 from {username='slave'} at 127.0.0.1:35144
I20260709 14:50:33.353104  7429 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.353325  7429 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.357717  7429 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.359148  7429 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:33.359658  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:33.359987  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:33.360253  7282 raft_consensus.cc:3055] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:33.360520  7355 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.360558  7282 raft_consensus.cc:740] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:33.361385  7282 consensus_queue.cc:260] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.362581  7282 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.366621  7355 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:50:33.367647  7401 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:33.368371 11489 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:33.369290  7282 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 8.
I20260709 14:50:33.369976 11489 raft_consensus.cc:697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Becoming Leader. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:33.370811 11489 consensus_queue.cc:237] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.380182  7183 catalog_manager.cc:5697] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff reported cstate change: term changed from 7 to 8, leader changed from f91ec77bdad64981bae38693026e780d (127.5.255.1) to d52c036652d44b2fbc993b18d252ebff (127.5.255.3). New cstate: current_term: 8 leader_uuid: "d52c036652d44b2fbc993b18d252ebff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.474270 11514 raft_consensus.cc:993] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: : Instructing follower f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:33.474749 11514 raft_consensus.cc:1081] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Signalling peer f91ec77bdad64981bae38693026e780d to start an election
I20260709 14:50:33.478881  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4"
dest_uuid: "f91ec77bdad64981bae38693026e780d"
 from {username='slave'} at 127.0.0.1:45552
I20260709 14:50:33.479360  7282 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.479712  7282 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.484715  7282 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.486251  7282 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:33.486830  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:33.487049  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:33.487380  7355 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:33.487646  7432 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.487705  7355 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:33.488379  7355 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.489281  7355 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.492929  7432 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:33.494059  7254 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:33.494138  7355 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:33.494880 11537 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:33.496397 11537 raft_consensus.cc:697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:33.497249 11537 consensus_queue.cc:237] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.510027  7183 catalog_manager.cc:5697] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d reported cstate change: term changed from 12 to 13, leader changed from 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2) to f91ec77bdad64981bae38693026e780d (127.5.255.1). New cstate: current_term: 13 leader_uuid: "f91ec77bdad64981bae38693026e780d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.542205 11538 raft_consensus.cc:993] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: : Instructing follower 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:33.542618 11489 raft_consensus.cc:1081] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Signalling peer 44893f6cb8194bdfbaad6ab90596f73f to start an election
I20260709 14:50:33.543848  7355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081df39e463943ff88b3478269a791ff"
dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
 from {username='slave'} at 127.0.0.1:51528
I20260709 14:50:33.544312  7355 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.544620  7355 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.550688  7355 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.552615  7355 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:33.553092  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "f91ec77bdad64981bae38693026e780d"
I20260709 14:50:33.553355  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:33.553661  7282 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.553921  7429 raft_consensus.cc:3055] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:33.554210  7429 raft_consensus.cc:740] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:33.554802  7429 consensus_queue.cc:260] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.555927  7429 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:33.558974  7282 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:33.560254  7328 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:33.561157 11514 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:50:33.561682 11514 raft_consensus.cc:697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:33.562379  7429 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:33.562520 11514 consensus_queue.cc:237] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:33.572198  7183 catalog_manager.cc:5697] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 12 to 13, leader changed from d52c036652d44b2fbc993b18d252ebff (127.5.255.3) to 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2). New cstate: current_term: 13 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.771013  7280 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:33.772521 11489 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:33.790165  7355 raft_consensus.cc:1275] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Refusing update from remote peer d52c036652d44b2fbc993b18d252ebff: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:50:33.792275 11489 consensus_queue.cc:1048] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:33.883303  7436 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:33.884495 11537 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:33.901719  7355 raft_consensus.cc:1275] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Refusing update from remote peer f91ec77bdad64981bae38693026e780d: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:50:33.903165 11506 consensus_queue.cc:1048] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Connected to new peer: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:34.337356  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:34.737258  7328 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.004s	sys 0.030s
W20260709 14:50:34.737900  7328 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.005s	sys 0.030s
I20260709 14:50:34.909883 11506 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:34.910466 11506 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:34.913040 11506 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:34.913903 11506 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:34.914431 11506 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:34.916751 11506 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.047106 11557 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.047859 11557 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.050033 11557 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.080821 11560 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.081453 11560 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.084218 11560 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.084704 11560 raft_consensus.cc:493] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.085178 11560 raft_consensus.cc:515] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.128834 11564 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.129604 11564 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.131945 11564 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:35.132462  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 86021.6us
I20260709 14:50:35.137264 11561 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.227908 11561 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.230629 11561 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.138682 11558 raft_consensus.cc:493] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.232044 11558 raft_consensus.cc:515] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.152951 11565 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.234156 11565 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.158957 11559 raft_consensus.cc:493] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.174260 11562 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.237316 11566 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.238387 11564 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.240087 11570 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
W20260709 14:50:35.287503  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 60530.8us
I20260709 14:50:35.323205 11569 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.323835 11573 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.323750 11569 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.324347 11573 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.325543 11572 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.326064 11572 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.328022 11572 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.330854 11569 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.331087 11567 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.331599 11567 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.344987 11569 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.285012 11564 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.345614 11569 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.347421 11564 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.347636 11569 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.348222 11581 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.349936 11574 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.358493 11574 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.358428 11581 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.315505 11560 leader_election.cc:290] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.360857 11581 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.361202 11560 raft_consensus.cc:493] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.361332 11581 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.361709 11560 raft_consensus.cc:515] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.361822 11581 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.363763 11581 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.360877 11574 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.363857 11560 leader_election.cc:290] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.333710 11567 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.236351 11559 raft_consensus.cc:515] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.345172 11580 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.283812 11562 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.334618 11565 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.364266 11581 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.368927 11572 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.368748 11580 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.285389 11570 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.311797 11566 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.374441 11572 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.378458 11570 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.376678 11569 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.380584 11562 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.380764 11569 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.381618 11565 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.376447 11560 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.383659 11565 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.378484 11566 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:35.385249  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 97019.7us
I20260709 14:50:35.378782 11572 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.395201 11565 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.386324 11584 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.402518 11584 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.385560 11560 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.381517 11581 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.404000 11574 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.406729 11574 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.407907  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.415349  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.415827  7280 raft_consensus.cc:2468] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:50:35.481630 11588 raft_consensus.cc:493] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.404987 11567 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.407923 11581 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.549516  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.418100 11570 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.607877  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 18 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.482306 11562 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.614285 11574 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.408262 11580 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.417192 11565 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.417690 11573 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.419046 11559 leader_election.cc:290] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.549494 11572 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.481643 11577 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.687004 11572 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.687207 11577 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.689075 11572 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.689739 11577 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.649560 11586 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.648694  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.690609 11586 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.693063 11586 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.683619 11570 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.695951 11570 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.699399 11569 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.699481 11590 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.700821 11514 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.701506 11514 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.682474 11581 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.705703 11514 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.706182 11514 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.707834  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.619565 11567 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.685699 11574 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.716509 11574 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.718720 11574 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.709650 11581 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.721364 11581 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.699682 11576 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.722082 11576 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.709844 11514 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.726104 11514 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.701795 11590 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.726769 11576 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.727888  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 18 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.728525  7432 raft_consensus.cc:2468] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 19.
I20260709 14:50:35.729693  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.730293  7433 raft_consensus.cc:2468] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 12.
I20260709 14:50:35.730589  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.731138  7432 raft_consensus.cc:2468] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 14.
I20260709 14:50:35.731323 11567 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.710893 11591 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.701184 11565 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.746340 11591 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.711424 11592 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.482275 11588 raft_consensus.cc:515] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.700627 11580 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.699954 11578 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.713800 11583 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.715188 11579 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.763180 11579 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.764497 11588 leader_election.cc:290] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.765049 11587 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.728181 11590 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.737739 11572 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.738229 11569 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.738781 11563 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.739187 11574 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.739609 11586 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.745042 11576 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.745770 11559 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.769521 11564 raft_consensus.cc:493] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.769744 11563 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.769795 11574 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.770334 11586 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.769927 11572 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.772500 11574 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.773345 11586 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.762135 11580 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.773716 11572 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.772500 11563 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.774669 11514 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.770033 11595 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.770169 11576 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.775928 11595 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.776911 11585 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.775184 11514 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.762377 11583 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.765321 11579 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.766247 11565 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.765632 11592 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.767060 11594 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.766053 11587 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.769704 11569 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.775152 11590 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.761310 11578 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.769654 11573 raft_consensus.cc:493] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.777251 11576 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.787854 11514 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.787758 11579 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.789971 11587 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.790235 11569 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.790664 11589 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.791067 11594 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.797922 11589 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.798888 11578 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.799320 11594 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.770328 11559 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.800158 11589 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.777905 11591 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.771080 11564 raft_consensus.cc:515] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.801191  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.800275 11579 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.799937 11592 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.775451 11580 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.704159 11562 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.786325 11585 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.794912 11590 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.796528 11573 raft_consensus.cc:515] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.801894 11583 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.805488 11562 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.803165 11595 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.805506 11585 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.802474 11564 leader_election.cc:290] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.807550 11579 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.807987 11573 leader_election.cc:290] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.803813 11559 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.808776 11590 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.811307  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.848774  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.850528 11506 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.849002  7436 raft_consensus.cc:2468] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 17.
I20260709 14:50:35.852689 11568 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.854104 11562 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.853825 11568 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.855058 11562 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.857496 11568 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.858194 11564 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.859081 11564 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.867244 11582 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.867897  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.864650 11598 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.851666 11506 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.869103  7282 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45552 (request call id 7501) took 1129 ms. Trace:
I20260709 14:50:35.869349  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.890106 11598 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.890949  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.891781  7288 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:50:35.892750  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 17 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.893774 11564 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.894148 11582 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.896787 11582 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.900054 11589 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.900826 11589 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.901620 11583 raft_consensus.cc:493] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.902385 11583 raft_consensus.cc:515] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.903563 11589 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.877265  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.877564  7281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.878650 11562 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.911023  7281 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:340: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 3
I20260709 14:50:35.909590 11589 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.909622 11579 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.871104  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.881102  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.882663  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.883271  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:50:35.916909  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:50:35.916811  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.904574 11564 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.904935 11583 leader_election.cc:290] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.906189 11592 raft_consensus.cc:493] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.907569 11594 raft_consensus.cc:493] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.905615 11571 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.908520 11557 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:35.908702 11595 raft_consensus.cc:493] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.893580 11598 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.879007  7287 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:35.918228 11558 leader_election.cc:290] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:35.918802  7284 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:35.918390  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.890265  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.924126  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.888815  7282 rpcz_store.cc:276] 0709 14:50:34.739267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:35.867455 (+1128188us) service_pool.cc:224] Handling call
0709 14:50:35.867958 (+   503us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:35.868387 (+   429us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:35.868423 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:35.868493 (+    70us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:50:35.868520 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:35.868569 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:35.868913 (+   344us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:35.925401  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.928227 11560 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.929052  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.912721 11589 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.938424  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.941304  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.942550 11591 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.943481 11571 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.943974 11591 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.944762 11594 raft_consensus.cc:515] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } }
I20260709 14:50:35.946281 11571 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.946743 11591 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.942641 11598 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.935602 11583 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.938361 11562 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.948503 11560 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:35.937783 11557 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:35.949388 11560 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.936434 11592 raft_consensus.cc:515] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.951349 11557 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:35.948163 11562 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.951972  7288 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:35.952405 11592 leader_election.cc:290] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.952960  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.953474 11562 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.953781  7288 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:35.954986  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.947549 11594 leader_election.cc:290] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299), f91ec77bdad64981bae38693026e780d (127.5.255.1:34865)
I20260709 14:50:35.944136  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.958633  7289 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 17.
I20260709 14:50:35.959000  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.959605  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.960304  7289 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 5.
I20260709 14:50:35.961194  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.961998  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.963127  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.948047 11583 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.963060 11579 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.956329  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.963877  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.964290  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 19 candidate_status { last_received { term: 18 index: 15 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.966323  7280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.967556  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.968518  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.968941  7282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.969110 11579 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.955195 11560 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.943080 11564 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.967274  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.971027  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.964370 11595 raft_consensus.cc:515] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.974948 11564 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.975682  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.947584 11598 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:35.979230  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:35.979696 11595 leader_election.cc:290] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.981336 11573 raft_consensus.cc:2804] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:50:35.981830 11573 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.983428  7289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "f91ec77bdad64981bae38693026e780d" is_pre_election: true
I20260709 14:50:35.967515 11594 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.984704  7289 raft_consensus.cc:2468] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:35.969856 11592 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:35.984165 11598 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.964285 11584 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.982223 11589 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:35.992148  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
W20260709 14:50:35.992808  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4e00 after lost signal to thread 6143
I20260709 14:50:35.993074  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:35.992862  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184" is_pre_election: true
I20260709 14:50:35.995275 11592 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:35.996136  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800256a40 after lost signal to thread 7221
W20260709 14:50:35.998021  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080035c400 after lost signal to thread 7313
I20260709 14:50:35.998266  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:35.999058  7358 raft_consensus.cc:2468] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:50:35.969991 11557 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:35.982196 11573 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:50:35.999591  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080031fa00 after lost signal to thread 7388
W20260709 14:50:36.000849  7459 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9b60 after lost signal to thread 7389
I20260709 14:50:36.002406  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed909a8d6614c11af4199fc37dfa1e0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.025748 11557 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.027891  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.028647  7363 raft_consensus.cc:2468] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:50:36.028843  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.030802  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.032070  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.033304  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.034054  7363 raft_consensus.cc:2468] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 5.
I20260709 14:50:36.034438  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.035058  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.035684  7363 raft_consensus.cc:2468] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 8.
I20260709 14:50:36.036717  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.033360  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.001511 11594 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.038257  7360 raft_consensus.cc:2468] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:36.038707  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.039354  7362 raft_consensus.cc:2468] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:36.040091 11557 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.040508  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.038259  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.039309  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.042949  7459 debug-util.cc:398] Leaking SignalData structure 0x7b080009c660 after lost signal to thread 7462
I20260709 14:50:36.044703  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.045490  7363 raft_consensus.cc:2468] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:36.046569  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.047155  7357 raft_consensus.cc:2468] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:36.047847  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.048702  7358 raft_consensus.cc:2468] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 7.
I20260709 14:50:36.041214  7362 raft_consensus.cc:2468] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:50:36.050707  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:35.997723 11592 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.051575  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.053649  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.047816 11594 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.046033 11583 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.051849  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.052278  7328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 58904us
I20260709 14:50:36.051373  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.053449  7402 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
I20260709 14:50:36.049731  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.036772  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.054622  7357 raft_consensus.cc:2468] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
W20260709 14:50:36.044750  7459 debug-util.cc:398] Leaking SignalData structure 0x7b0800269540 after lost signal to thread 8282
I20260709 14:50:36.056483  7361 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:50:36.055435  7355 raft_consensus.cc:2468] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:36.058496  7363 raft_consensus.cc:2468] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 10.
I20260709 14:50:36.059653  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.060567  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.063122  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.063535  7435 raft_consensus.cc:2468] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 12.
I20260709 14:50:36.063663  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.064568  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.061167  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22df26277d14e4ca39a3621e372fadd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.064885  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.061347  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.065634 11506 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.070708  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.066288  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.071774  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.072413  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.072830  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.065620  7437 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 17.
I20260709 14:50:36.084451  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.085503 11583 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:36.085995 11583 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.086426 11583 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.090227  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8508d5617d3945929098b92732ed2303" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.096210  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.097442 11594 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:36.097939 11594 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.098361 11594 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.092180 11573 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.105123  7364 raft_consensus.cc:2393] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 15: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:36.108724  7360 raft_consensus.cc:1240] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 14. Current term is 15. Ops: []
I20260709 14:50:36.126185  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.127873  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.130685  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 77395.2us
I20260709 14:50:36.129629 11579 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.133226 11579 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.130648 11557 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 14:50:36.135705 11573 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.135747 11579 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.136875  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.139691 11573 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.140089 11573 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.140467 11573 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.142005  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.144713 11592 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.145219 11592 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.145850 11592 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.151192  7329 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.157795 11589 raft_consensus.cc:2804] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:50:36.160992  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53d27299d724986be22c84f11fe8a7c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.159672 11589 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:36.162207 11589 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:50:36.162930  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.165038  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.167339  7329 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.168613  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c51698c42a8457a994362f02a6131ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 19 candidate_status { last_received { term: 18 index: 15 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.172017  8220 consensus_peers.cc:597] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.180276 11595 raft_consensus.cc:2804] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:36.180804 11595 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:36.180974  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b046c22bdab4b4ab5a6cd883730f7f6" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.181236 11595 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:36.180341 11594 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.182806 11583 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.184121 11594 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.185993  7358 raft_consensus.cc:1240] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:36.188383  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.189026  7364 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 10.
I20260709 14:50:36.189116  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.189479  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.189632  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.190946 11592 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.191877  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c78dc0398b94b5dbfdbc3daf0ac9054" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.193073  7357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.193126  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.193979  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.194562  7361 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52c036652d44b2fbc993b18d252ebff in term 3.
I20260709 14:50:36.195067  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.193632  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc642764e4843a797d4a3d124922619" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.196333 11569 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:50:36.196851 11569 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.197244 11569 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:36.197266  7329 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.198282 11594 raft_consensus.cc:2804] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:50:36.198702 11594 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:36.199112 11594 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:36.202060  7360 raft_consensus.cc:1240] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:36.196381  7402 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.206051  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.184928 11583 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.206264  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c653c479f6994c039e2b61de45c7e29d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
W20260709 14:50:36.204162  8220 consensus_peers.cc:597] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.207736  7355 raft_consensus.cc:1240] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 13. Current term is 14. Ops: []
I20260709 14:50:36.209512 11559 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:36.211305 11592 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.211580  7329 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.215173 11590 raft_consensus.cc:2804] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:50:36.218776  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.213608 11559 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.222013 11559 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.223157 11569 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.224620 11569 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:36.179133 11579 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.219870 11590 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:36.230610  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.230521 11590 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:36.241771  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.242290  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.242126  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 17 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.241822  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.242547  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.243920  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.244283  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b60f5f8b14ba397a39ce12cdc8818" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.244448  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b5d8f88e24457ebe7a96672da93356" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.244519  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.245482  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4005578964d743d69898231623b4d957" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.244227  7430 raft_consensus.cc:1240] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 17. Current term is 18. Ops: []
I20260709 14:50:36.243849  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150870bb691641abaae280408cd8b409" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.244203  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.249171  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.250213 11562 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.251782 11562 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.237133 11594 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.253402  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1a6dfa89845a38e3acad32e0324df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.231611 11573 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.253954  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.257987  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.259418 11562 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.258313  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.258200 11594 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.264086  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeb4ed62fcf4d23958e3869738110d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.264919  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.265493 11579 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.265992  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82a951027124390b8996ea8a32e7c64" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.266530  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.267740 11589 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.269953 11595 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.270924  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901b975339f84ce3a5da0031634092bb" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 20 candidate_status { last_received { term: 19 index: 17 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.272001 11595 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.270316 11589 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.272315  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.273029 11559 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.274154  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.274401  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.274749  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.279225  7430 raft_consensus.cc:1275] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Refusing update from remote peer 44893f6cb8194bdfbaad6ab90596f73f: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:50:36.281577  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.283444  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.283470  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bff3849edc24fb6830566f2c0a0d73e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.285115  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5914c24956f743d5868eabb7f1d3044e" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.285683  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24d111bea45a58672e39f43135eae" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.286840  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cacb7c0d58846fd92609582cb0347df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.288196  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.288426  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d891706df742f89526c44d7acdaa67" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.287171  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.287492  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.287997  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a97bb97d747b284e501468014e372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.288820  7435 raft_consensus.cc:2468] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 13.
I20260709 14:50:36.292358  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.292395  7438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.292474  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.293982  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.294485  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7040e9610438eaffcc1c02ff127e4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.294802  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446e0fb822c4368abc0568fe5469fe4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.295506  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1d2566064c4e948301f070a1db8668" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.297308  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.299842  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.306320  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.307763  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cdd986c35641a69e4f9f33bde5333d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.310791  7402 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.311970  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:36.313136  6140 tablet_replica.cc:333] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.314400  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efd3164c0f748ef9daa39acd91eb23b" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.315382  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3914463011a14f99965994df51053f5d" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.315534  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.315855  6140 raft_consensus.cc:2243] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.316318  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 20 candidate_status { last_received { term: 19 index: 18 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.316483 11590 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.324010  6140 raft_consensus.cc:2272] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.326242  7254 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.327180 11578 raft_consensus.cc:2804] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:36.327558 11578 raft_consensus.cc:493] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.327943 11578 raft_consensus.cc:3060] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:36.328930  7254 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.329679 11560 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:50:36.330071 11560 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.330415 11560 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:36.330709  7329 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.331260  7252 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: ff978b01246446f788579a14ada3b184
I20260709 14:50:36.331818 11589 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:36.332281 11562 raft_consensus.cc:2804] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:36.332731 11562 raft_consensus.cc:493] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:36.332856  7252 leader_election.cc:304] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.333072  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.333189 11562 raft_consensus.cc:3060] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:36.333696 11603 raft_consensus.cc:2749] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:36.334285 11589 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:36.335404  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.336156 11603 raft_consensus.cc:2804] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:36.336524 11603 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.336880 11603 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.337364  7329 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.338469 11589 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:36.340113  7254 leader_election.cc:304] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:50:36.340844 11584 raft_consensus.cc:2749] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.341111  7329 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.317342 11559 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:36.318477 11565 raft_consensus.cc:2804] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:36.342103 11565 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.342480 11565 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.342818 11589 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.344439  7252 leader_election.cc:304] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.344280 11560 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.347229 11584 raft_consensus.cc:2749] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.342581  7329 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.350471  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce5852523941eab1a8b03f0768d479" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.351023  7329 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.351756 11595 raft_consensus.cc:2749] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.352362 11595 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:36.353631 11595 consensus_queue.cc:1059] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 17.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260709 14:50:36.354462  7252 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.354555 11579 raft_consensus.cc:3055] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:50:36.355201 11579 raft_consensus.cc:740] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:36.355645 11603 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.355769  7329 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.356078 11579 consensus_queue.cc:260] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 17.16, Last appended by leader: 16, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.356439 11558 consensus_queue.cc:1059] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:50:36.357357 11579 raft_consensus.cc:3060] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:36.357874 11603 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.357980 11589 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:36.357731  7329 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.358909  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.359108 11595 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.357671 11561 raft_consensus.cc:3055] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:50:36.360227 11561 raft_consensus.cc:740] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.361076 11561 consensus_queue.cc:260] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.362835  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.362489  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.360404  7329 leader_election.cc:304] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.364266  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.364498 11561 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:36.365127  7329 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:50:36.365440  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.365687 11589 raft_consensus.cc:2749] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.368059  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d4b3e981864e45bb508b8b5a13e57d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.369342  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24a76f30f94552bd22e66804beb59d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.318773 11573 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.370189 11573 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.363835 11558 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.370808  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.363631  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.371575  7430 raft_consensus.cc:2468] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 13.
I20260709 14:50:36.372030 11558 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:50:36.372490  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.372707 11573 consensus_queue.cc:1048] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:36.373240 11558 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.372213  7329 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184
I20260709 14:50:36.374442 11589 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.373486  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.375152 11565 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.376451 11560 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.376936  7329 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:36.382294  7401 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.382886 11579 raft_consensus.cc:2804] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.383116 11558 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:50:36.383239 11560 raft_consensus.cc:2804] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:36.382807  7355 raft_consensus.cc:2468] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 18.
I20260709 14:50:36.383759 11560 raft_consensus.cc:493] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.384222 11560 raft_consensus.cc:3060] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.384382  7401 leader_election.cc:304] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.383582  7252 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.384904 11579 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:36.379832 11587 raft_consensus.cc:493] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.385857 11579 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.386032 11587 raft_consensus.cc:515] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.386134 11584 raft_consensus.cc:2804] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:36.387575 11584 raft_consensus.cc:493] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.387601  7252 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.388134 11587 leader_election.cc:290] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.388484 11506 raft_consensus.cc:2804] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.388871 11506 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.389256 11506 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.388085 11584 raft_consensus.cc:3060] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:36.392904 11562 raft_consensus.cc:515] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:36.377100 11565 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:36.385164 11558 raft_consensus.cc:2749] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:50:36.396593 11506 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.400218 11579 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.400918  7252 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.381385  7402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:34865, user_credentials={real_user=slave}} blocked reactor thread for 61474.9us
I20260709 14:50:36.402107 11587 raft_consensus.cc:2804] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:36.402500 11587 raft_consensus.cc:493] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.400219 11506 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.402880 11587 raft_consensus.cc:3060] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:36.404488 11560 raft_consensus.cc:515] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.405130  7252 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.405931 11568 raft_consensus.cc:2804] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.406312 11568 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.406773 11568 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.409904  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.410092 11584 raft_consensus.cc:515] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.413546 11579 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:36.414520  7330 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:36.414193 11568 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.415199  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d578726f78a404a8b7517d7e0713dff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 18 candidate_status { last_received { term: 17 index: 16 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.417053  7431 raft_consensus.cc:1240] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:36.417189  7429 raft_consensus.cc:2393] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 18: Already voted for candidate d52c036652d44b2fbc993b18d252ebff in this term.
I20260709 14:50:36.418218  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba992854ccf4eb7b0daa42f44f632d4" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.418449 11590 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.419752 11584 leader_election.cc:290] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.420693 11568 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.420876 11579 consensus_queue.cc:1059] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:36.422248 11558 consensus_queue.cc:1059] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:36.406445 11560 leader_election.cc:290] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.422746  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ecb1b3214a4d718ed7f152323c53d1" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.423488  7401 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: ff978b01246446f788579a14ada3b184
I20260709 14:50:36.423695 11583 raft_consensus.cc:3055] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:36.423400 11558 raft_consensus.cc:3055] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:36.424093 11583 raft_consensus.cc:740] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:36.424283 11565 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:36.424486 11558 raft_consensus.cc:740] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.424841 11565 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting leader election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:36.425387 11565 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.425491 11558 consensus_queue.cc:260] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.425436 11583 consensus_queue.cc:260] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.427167 11583 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.427363 11558 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.432655 11565 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:36.420620 11578 raft_consensus.cc:515] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.438287 11578 leader_election.cc:290] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.401472  6140 tablet_replica.cc:333] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.421748  7252 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [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: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.439370 11578 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:36.439697  6140 raft_consensus.cc:2243] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.440408  6140 raft_consensus.cc:2272] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.440804  7328 leader_election.cc:336] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.441258  7328 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.442099 11590 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:50:36.442350  7328 consensus_peers.cc:597] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.443228  7328 consensus_peers.cc:597] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.442957 11587 raft_consensus.cc:515] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.443640  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
W20260709 14:50:36.443795  7328 consensus_peers.cc:597] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.444437  7328 leader_election.cc:336] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.444823  7328 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.446409  7252 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.446511  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:50:36.449506  6140 tablet_replica.cc:333] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
W20260709 14:50:36.446784  7328 leader_election.cc:336] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.450341 11578 raft_consensus.cc:2804] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:50:36.446936 11565 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:36.449224  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.450294  7328 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.450917 11587 leader_election.cc:290] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.446686 11590 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.451849 11578 raft_consensus.cc:493] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.452349 11578 raft_consensus.cc:3060] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:50:36.453231  7328 consensus_peers.cc:597] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.454284  7252 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.454707  7328 leader_election.cc:336] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.446537 11562 leader_election.cc:290] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:36.457899  7328 leader_election.cc:304] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.458954 11587 raft_consensus.cc:2804] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:36.459538 11589 raft_consensus.cc:2749] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:50:36.460230  7328 consensus_peers.cc:597] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.460803  7328 consensus_peers.cc:597] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.461302  7328 leader_election.cc:336] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.461669  7328 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [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: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.451735 11579 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:50:36.462324 11589 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:36.462641  7328 leader_election.cc:336] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.463371  7328 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.464193 11590 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:50:36.464330  7328 leader_election.cc:336] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.424815  7401 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.464804  7328 leader_election.cc:304] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.465826  7328 leader_election.cc:336] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.458602  7252 leader_election.cc:304] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.466176 11594 raft_consensus.cc:2749] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:36.466209  7328 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: f91ec77bdad64981bae38693026e780d, ff978b01246446f788579a14ada3b184
I20260709 14:50:36.468410  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.468747  7254 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.468617  7401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 43893.9us
I20260709 14:50:36.469447 11579 raft_consensus.cc:2749] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:50:36.467051  7252 raft_consensus.cc:2686] T 544b60f5f8b14ba397a39ce12cdc8818 P f91ec77bdad64981bae38693026e780d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:36.470440  7401 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.470919 11560 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.469058 11558 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.473482  6140 raft_consensus.cc:2243] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.471210 11561 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:50:36.459486 11587 raft_consensus.cc:493] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.474587  7252 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.469194  7328 leader_election.cc:336] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.482177 11587 raft_consensus.cc:3060] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.484155  7328 leader_election.cc:304] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.485141  7328 leader_election.cc:336] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.475654  7254 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.490104  7252 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.490705 11568 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.491230  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.471931  7401 leader_election.cc:304] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.486044 11560 raft_consensus.cc:2804] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.486491  6140 raft_consensus.cc:2272] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P f91ec77bdad64981bae38693026e780d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.491823 11560 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.491981 11584 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:36.492398 11584 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.492753 11561 raft_consensus.cc:2749] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:36.492779 11584 raft_consensus.cc:3060] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.494376  6140 tablet_replica.cc:333] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.485608 11583 raft_consensus.cc:2749] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.495318  6140 raft_consensus.cc:2243] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.495947  6140 raft_consensus.cc:2272] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.489074  7402 leader_election.cc:336] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.476111 11578 raft_consensus.cc:515] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.492295 11560 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.485514  7328 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.500092  7328 leader_election.cc:336] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:50:36.499154  7402 leader_election.cc:336] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.500368 11578 leader_election.cc:290] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.495047 11587 raft_consensus.cc:515] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:36.501022  7402 leader_election.cc:336] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.502445 11587 leader_election.cc:290] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:36.502662  7402 leader_election.cc:336] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:50:36.503300  7402 leader_election.cc:336] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:50:36.503842  7402 leader_election.cc:336] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.504184  7401 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.504400  7402 leader_election.cc:336] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.504920 11561 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:36.505986 11583 raft_consensus.cc:2749] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.500464  7328 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.510569  7328 leader_election.cc:336] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.510957  7328 leader_election.cc:304] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.511022 11583 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.498514  6140 tablet_replica.cc:333] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.512305  6140 raft_consensus.cc:2243] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.512948  6140 raft_consensus.cc:2272] T 040825419a2745f394539e10471a3f94 P f91ec77bdad64981bae38693026e780d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.515069  7401 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: ff978b01246446f788579a14ada3b184
I20260709 14:50:36.515842 11561 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:36.505044  7402 leader_election.cc:336] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.516263 11561 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Starting leader election (detected failure of leader ff978b01246446f788579a14ada3b184)
I20260709 14:50:36.516758 11561 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.517046 11560 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.519164 11560 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.519888  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.520632 11558 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.521921  7401 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.522625 11558 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.523590 11561 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:36.524288 11558 consensus_queue.cc:1059] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:36.525406 11565 raft_consensus.cc:3055] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:36.525755 11565 raft_consensus.cc:740] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.526041 11590 raft_consensus.cc:2749] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:36.527261  7328 leader_election.cc:336] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.527541  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:50:36.527650  7328 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.529835 11565 consensus_queue.cc:260] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.512908 11584 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.531829 11565 raft_consensus.cc:3060] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.533063 11584 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.533722 11559 consensus_queue.cc:1059] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:50:36.534010 11590 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:36.534945  7402 leader_election.cc:336] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.534890 11569 raft_consensus.cc:3055] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:36.535594 11569 raft_consensus.cc:740] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.536434 11569 consensus_queue.cc:260] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:36.538029  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:42583, user_credentials={real_user=slave}} blocked reactor thread for 46867us
I20260709 14:50:36.538671  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.539014  7328 leader_election.cc:336] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.539413 11560 raft_consensus.cc:2804] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.539601 11584 raft_consensus.cc:2804] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 14:50:36.539852  7328 leader_election.cc:336] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.540346  7328 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.541136  7254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39299, user_credentials={real_user=slave}} blocked reactor thread for 49713us
I20260709 14:50:36.516000  6140 tablet_replica.cc:333] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.539929 11560 raft_consensus.cc:493] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.542377  7254 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:36.542894 11590 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:36.543438 11603 raft_consensus.cc:2804] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:36.544009 11603 raft_consensus.cc:493] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.544365 11603 raft_consensus.cc:3060] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:50:36.544173  7328 leader_election.cc:336] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.546555  7328 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.547526  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
W20260709 14:50:36.547633  7328 leader_election.cc:336] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.547762 11590 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.548112  7328 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.542858 11560 raft_consensus.cc:3060] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.549136 11569 raft_consensus.cc:3060] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.551193 11603 raft_consensus.cc:515] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.552824  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.553232 11603 leader_election.cc:290] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.525682 11561 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 4 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), ff978b01246446f788579a14ada3b184 (127.5.255.4:34303)
I20260709 14:50:36.543519  6140 raft_consensus.cc:2243] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:36.549108  7328 leader_election.cc:336] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.554494  7328 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.555130  7252 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.555996  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.556301  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.557861  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.553975 11590 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.560865  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.561187  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.561441 11590 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.561936  8257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "ff978b01246446f788579a14ada3b184"
I20260709 14:50:36.561973  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
W20260709 14:50:36.562503  7328 consensus_peers.cc:597] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.564749  7328 consensus_peers.cc:597] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.565156  7328 leader_election.cc:336] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.565394  7328 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.565940 11590 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:50:36.566273  7328 consensus_peers.cc:597] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.566744  7328 leader_election.cc:336] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.566985  7328 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.567549 11590 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:50:36.567859  7328 leader_election.cc:336] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.568037 11603 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.568291  7328 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.567777  7433 raft_consensus.cc:2468] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91ec77bdad64981bae38693026e780d in term 11.
I20260709 14:50:36.568879 11590 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:36.541050 11584 raft_consensus.cc:493] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Starting leader election (detected failure of leader d52c036652d44b2fbc993b18d252ebff)
I20260709 14:50:36.568310  6140 raft_consensus.cc:2272] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.569751 11584 raft_consensus.cc:3060] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.572131  6140 tablet_replica.cc:333] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.572986  6140 raft_consensus.cc:2243] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.573632  6140 raft_consensus.cc:2272] T 34ce5852523941eab1a8b03f0768d479 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.568845  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.569213  7328 leader_election.cc:336] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.574699  7328 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.577247 11590 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.578771  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.578951 11584 raft_consensus.cc:515] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.579638 11561 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:50:36.574013  7402 consensus_peers.cc:597] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.580374 11561 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:36.586475  6140 tablet_replica.cc:333] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.587388  6140 raft_consensus.cc:2243] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.587970  6140 raft_consensus.cc:2272] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.590292  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.591851 11584 leader_election.cc:290] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:36.590030  7402 consensus_peers.cc:597] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.572270 11560 raft_consensus.cc:515] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.593410 11559 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:50:36.593748  7402 consensus_peers.cc:597] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.595085  7402 consensus_peers.cc:597] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.595615  7402 consensus_peers.cc:597] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.596164  7402 consensus_peers.cc:597] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.597126  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.598824  7401 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.599920  7401 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.600639 11559 raft_consensus.cc:2749] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:36.601307 11559 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.601508  6140 tablet_replica.cc:333] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.602185 11560 leader_election.cc:290] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.600569  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.603418  6140 raft_consensus.cc:2243] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.603049  7254 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d; no voters: 
I20260709 14:50:36.603708  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.605475 11584 raft_consensus.cc:2804] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:36.606017 11584 raft_consensus.cc:697] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.606324 11569 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:36.606755  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:36.608254  7401 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.608201 11584 consensus_queue.cc:237] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.609074 11569 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.593559  7252 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.604310  6140 raft_consensus.cc:2272] T 1ed909a8d6614c11af4199fc37dfa1e0 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.601511  7328 consensus_peers.cc:597] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.610181  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.610466  7328 consensus_peers.cc:597] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.610718  7252 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.611172  7328 consensus_peers.cc:597] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.610915 11569 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.611907 11587 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:50:36.611996  7328 leader_election.cc:336] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.612607  7401 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.612614  7328 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.613292  7252 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d; no voters: d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.613469 11569 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:50:36.603830  7402 consensus_peers.cc:597] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.611066 11560 raft_consensus.cc:3060] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:36.613956 11579 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:50:36.614702  6140 tablet_replica.cc:333] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
W20260709 14:50:36.614998  7328 leader_election.cc:336] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.615502  7328 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.616629  7328 leader_election.cc:336] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.617178  7328 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.617596 11587 raft_consensus.cc:2804] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:50:36.617651 11589 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.615559  6140 raft_consensus.cc:2243] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.618341 11590 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260709 14:50:36.619613  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37332fd6fe14bbb992d99e3199e2848" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.619649  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.619201  6140 raft_consensus.cc:2272] T bf5ac666eabf43249d034627640fb372 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.620513  7355 raft_consensus.cc:2393] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 8: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:36.618346 11587 raft_consensus.cc:697] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 LEADER]: Becoming Leader. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.622044 11587 consensus_queue.cc:237] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 17.16, Last appended by leader: 16, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:36.622537  7402 leader_election.cc:336] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.623273  6140 tablet_replica.cc:333] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.622958  7401 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:36.623415  7402 leader_election.cc:336] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.623909 11559 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:36.624037  7402 consensus_peers.cc:597] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.624140  6140 raft_consensus.cc:2243] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:36.624706  7402 consensus_peers.cc:597] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.624859  6140 raft_consensus.cc:2272] T 7b16091f33a64cfcb771c8c316212e8d P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.620507 11569 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.625936  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5962e73fd0e43e09e8b4ae74fca8bdc" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.626593  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f174fd3c38240ae8fe01e6ddff5b34a" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.627197  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110f68282e8640b1a0bac61d85879e6d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.627319  7359 raft_consensus.cc:2393] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 14: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:36.627604  6140 tablet_replica.cc:333] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.625362  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.628409  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe90ea794f42f39ed97bb5a9d65aa2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.628916  7401 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.629428 11569 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:50:36.629653 11559 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:50:36.630285  7401 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.630957 11561 raft_consensus.cc:2749] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:36.631227  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765292feb3f4f42b63759b970489dfd" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:50:36.627405  7402 leader_election.cc:336] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.631567  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e442becbde54b77b84196c7cd519ad2" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.631822  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b36ba131614b54965c5a49d5abf0df" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:50:36.632452  7402 consensus_peers.cc:597] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.633131  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33988a52d94d4f06adb6ba9aa45bef31" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.633386  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0434991e383d420fa2689b93b56c2542" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.635027  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63f6ea5f6c140fba2aca31ca8a9bef0" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:50:36.632505  7328 leader_election.cc:336] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.637065  7328 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.637490  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b16091f33a64cfcb771c8c316212e8d" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.637758 11590 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 14:50:36.638159  7328 consensus_peers.cc:597] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.638933  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
W20260709 14:50:36.639008  7328 leader_election.cc:336] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.642465  7363 raft_consensus.cc:1240] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 13. Current term is 14. Ops: []
I20260709 14:50:36.643079  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.644240  7433 raft_consensus.cc:1240] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Rejecting Update request from peer ff978b01246446f788579a14ada3b184 for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:36.644657  7328 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.645241 11590 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.644307  7355 raft_consensus.cc:1240] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Rejecting Update request from peer d52c036652d44b2fbc993b18d252ebff for earlier term 13. Current term is 14. Ops: []
I20260709 14:50:36.649111  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff090e358beb416b9c1b77bb9720bf1f" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.650400 11600 consensus_queue.cc:1059] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 10.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:50:36.651018  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ea0b867a04aeba20be78eb48f2a0d" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.651361 11600 raft_consensus.cc:3055] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:36.651732 11600 raft_consensus.cc:740] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:50:36.651679  7355 raft_consensus.cc:2393] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f91ec77bdad64981bae38693026e780d in current term 11: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
I20260709 14:50:36.652597 11600 consensus_queue.cc:260] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 10.13, Last appended by leader: 13, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:36.653270  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081df39e463943ff88b3478269a791ff" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.653931 11600 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.654666 11560 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:36.657121  7402 consensus_peers.cc:597] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.658622  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d9a0a4c2e4889a989f9c0342bbdc6" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.661707  7355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3ebf66e79f4753b3c5649925dd2cab" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f"
I20260709 14:50:36.663928  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.667368  7355 raft_consensus.cc:1240] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 13. Current term is 14. Ops: []
I20260709 14:50:36.668872 11569 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.669914  7358 raft_consensus.cc:1240] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 17. Current term is 18. Ops: []
I20260709 14:50:36.670331  7364 raft_consensus.cc:1240] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 19. Current term is 20. Ops: []
W20260709 14:50:36.670352  7402 consensus_peers.cc:597] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.671028  6140 raft_consensus.cc:2243] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.671882  7252 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.672505  7252 raft_consensus.cc:2686] T a37332fd6fe14bbb992d99e3199e2848 P f91ec77bdad64981bae38693026e780d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:36.671164  7401 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
W20260709 14:50:36.676028  7328 consensus_peers.cc:597] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.676936  6140 raft_consensus.cc:2272] T 67cdd986c35641a69e4f9f33bde5333d P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.677479  7328 leader_election.cc:336] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.677510 11569 raft_consensus.cc:2749] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.678094  7328 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.679109 11583 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.679745  6140 tablet_replica.cc:333] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
W20260709 14:50:36.680231  7328 leader_election.cc:336] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:36.680560  6140 raft_consensus.cc:2243] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.680660  7328 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f; no voters: d52c036652d44b2fbc993b18d252ebff, f91ec77bdad64981bae38693026e780d
I20260709 14:50:36.681418 11583 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:50:36.681732  6140 raft_consensus.cc:2272] T f82a951027124390b8996ea8a32e7c64 P f91ec77bdad64981bae38693026e780d [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.683099 11569 consensus_queue.cc:1059] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 13.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 14:50:36.683457  7328 consensus_peers.cc:597] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.684257  6140 tablet_replica.cc:333] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d: stopping tablet replica
W20260709 14:50:36.684258  7328 consensus_peers.cc:597] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.684336 11561 raft_consensus.cc:3055] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
W20260709 14:50:36.685074  7328 consensus_peers.cc:597] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.685038 11561 raft_consensus.cc:740] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.685366  6140 raft_consensus.cc:2243] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.678051  7252 leader_election.cc:304] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.685971  6140 raft_consensus.cc:2272] T 5914c24956f743d5868eabb7f1d3044e P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.686339  7402 consensus_peers.cc:597] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.686060 11561 consensus_queue.cc:260] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:36.686200  7252 raft_consensus.cc:2686] T f5962e73fd0e43e09e8b4ae74fca8bdc P f91ec77bdad64981bae38693026e780d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:36.687700 11561 raft_consensus.cc:3060] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.687801  7252 leader_election.cc:304] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.690814 11584 raft_consensus.cc:2749] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:36.691992  7252 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.693243  7252 leader_election.cc:304] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.693890 11584 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.694736 11584 raft_consensus.cc:2749] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:36.695808  7252 leader_election.cc:304] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.696453 11584 raft_consensus.cc:2749] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:50:36.697570  7252 leader_election.cc:304] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
W20260709 14:50:36.698159  7252 raft_consensus.cc:2686] T 6e442becbde54b77b84196c7cd519ad2 P f91ec77bdad64981bae38693026e780d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:36.699368  7252 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.699921  7402 consensus_peers.cc:597] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.700042 11584 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.700086  7401 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [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: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, ff978b01246446f788579a14ada3b184
I20260709 14:50:36.701117 11561 raft_consensus.cc:2749] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.702411 11561 consensus_queue.cc:1059] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:36.703344 11559 raft_consensus.cc:3055] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:36.703711 11559 raft_consensus.cc:740] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Becoming Follower/Learner. State: Replica: d52c036652d44b2fbc993b18d252ebff, State: Running, Role: LEADER
I20260709 14:50:36.704620 11559 consensus_queue.cc:260] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.705974 11559 raft_consensus.cc:3060] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.709888  7252 leader_election.cc:304] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
W20260709 14:50:36.710476  7252 raft_consensus.cc:2686] T 33988a52d94d4f06adb6ba9aa45bef31 P f91ec77bdad64981bae38693026e780d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:36.711232  7252 leader_election.cc:304] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.711894 11584 raft_consensus.cc:2749] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:50:36.712281  7252 leader_election.cc:304] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.712944 11584 raft_consensus.cc:2749] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:36.713300  7252 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.714541 11584 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.714790  7252 leader_election.cc:304] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.717698  6140 tablet_replica.cc:333] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.718008  7433 raft_consensus.cc:1240] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Rejecting Update request from peer ff978b01246446f788579a14ada3b184 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:36.718538  6140 raft_consensus.cc:2243] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.719053 11560 raft_consensus.cc:2749] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.721235  6140 raft_consensus.cc:2272] T 53fe90ea794f42f39ed97bb5a9d65aa2 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.719861 11600 consensus_queue.cc:1059] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:50:36.722158 11601 raft_consensus.cc:3055] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:36.722543 11601 raft_consensus.cc:740] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:50:36.723483 11601 consensus_queue.cc:260] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:36.724025  7252 leader_election.cc:304] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.724685 11611 raft_consensus.cc:2749] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:50:36.725065  7252 leader_election.cc:304] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.724676 11601 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.725435 11584 raft_consensus.cc:493] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:36.726850 11584 raft_consensus.cc:515] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.729374 11584 leader_election.cc:290] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:36.730144 11611 raft_consensus.cc:2749] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:50:36.731433 11611 consensus_queue.cc:1059] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:50:36.732393 11584 raft_consensus.cc:3055] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:50:36.732718 11584 raft_consensus.cc:740] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.733398 11584 consensus_queue.cc:260] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.723630  6140 tablet_replica.cc:333] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.735874  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:36.736622 11611 consensus_queue.cc:1059] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:50:36.736828 11578 consensus_queue.cc:1059] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 19.18, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260709 14:50:36.734865 11584 raft_consensus.cc:3060] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:36.737654 11611 raft_consensus.cc:3055] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:50:36.738445 11611 raft_consensus.cc:740] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.738039 11578 raft_consensus.cc:3055] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Stepping down as leader of term 19
I20260709 14:50:36.739032 11578 raft_consensus.cc:740] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.739822 11578 consensus_queue.cc:260] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 19.18, Last appended by leader: 18, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.741077 11578 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:50:36.742897 11611 consensus_queue.cc:260] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.743968  7358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab9f8bf0c2f4d338c38be21ba5e640e" candidate_uuid: "f91ec77bdad64981bae38693026e780d" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:36.745694  7252 leader_election.cc:304] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f91ec77bdad64981bae38693026e780d; no voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff
I20260709 14:50:36.746646 11587 raft_consensus.cc:2749] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:50:36.745625 11611 raft_consensus.cc:3060] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:50:36.772956  6140 raft_consensus.cc:2243] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.773931  6140 raft_consensus.cc:2272] T 5ba992854ccf4eb7b0daa42f44f632d4 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.776423  6140 tablet_replica.cc:333] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.777166  6140 raft_consensus.cc:2243] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.777717  6140 raft_consensus.cc:2272] T e4e1a6dfa89845a38e3acad32e0324df P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.780196  6140 tablet_replica.cc:333] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.780906  6140 raft_consensus.cc:2243] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.781360  6140 raft_consensus.cc:2272] T 9803cd068546466c925aca94a6057123 P f91ec77bdad64981bae38693026e780d [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.785972  6140 tablet_replica.cc:333] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.786726  6140 raft_consensus.cc:2243] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.787341  6140 raft_consensus.cc:2272] T 2f174fd3c38240ae8fe01e6ddff5b34a P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.789927  6140 tablet_replica.cc:333] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.790637  6140 raft_consensus.cc:2243] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.791219  6140 raft_consensus.cc:2272] T f53d27299d724986be22c84f11fe8a7c P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.794036  6140 tablet_replica.cc:333] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.794756  6140 raft_consensus.cc:2243] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.795780  6140 raft_consensus.cc:2272] T f4b5d8f88e24457ebe7a96672da93356 P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.798410  6140 tablet_replica.cc:333] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.799118  6140 raft_consensus.cc:2243] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.799686  6140 raft_consensus.cc:2272] T 081df39e463943ff88b3478269a791ff P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.802037  6140 tablet_replica.cc:333] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.802955  6140 raft_consensus.cc:2243] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.804327  6140 raft_consensus.cc:2272] T da3d9a0a4c2e4889a989f9c0342bbdc6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.807574  7358 raft_consensus.cc:1240] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 14. Current term is 15. Ops: []
I20260709 14:50:36.807889  6140 tablet_replica.cc:333] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.808658  6140 raft_consensus.cc:2243] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.808892 11578 consensus_queue.cc:1059] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:36.809190  6140 raft_consensus.cc:2272] T 5b046c22bdab4b4ab5a6cd883730f7f6 P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.809924 11578 raft_consensus.cc:3055] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:50:36.810277 11578 raft_consensus.cc:740] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.811094 11578 consensus_queue.cc:260] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.812016  6140 tablet_replica.cc:333] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.812333 11578 raft_consensus.cc:3060] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:50:36.813359  6140 raft_consensus.cc:2243] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.814108  6140 raft_consensus.cc:2272] T 7cc642764e4843a797d4a3d124922619 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.817873  6140 tablet_replica.cc:333] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.818617  6140 raft_consensus.cc:2243] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.819125  6140 raft_consensus.cc:2272] T 8508d5617d3945929098b92732ed2303 P f91ec77bdad64981bae38693026e780d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.821452  6140 tablet_replica.cc:333] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.822152  6140 raft_consensus.cc:2243] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.823148  6140 raft_consensus.cc:2272] T dbeb4ed62fcf4d23958e3869738110d1 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.825495  6140 tablet_replica.cc:333] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.826205  6140 raft_consensus.cc:2243] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.826785  6140 raft_consensus.cc:2272] T ae24a76f30f94552bd22e66804beb59d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.829257  6140 tablet_replica.cc:333] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.829955  6140 raft_consensus.cc:2243] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.830487  6140 raft_consensus.cc:2272] T 9cacb7c0d58846fd92609582cb0347df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.832818  6140 tablet_replica.cc:333] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.833542  6140 raft_consensus.cc:2243] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.834044  6140 raft_consensus.cc:2272] T e1b36ba131614b54965c5a49d5abf0df P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.836395  6140 tablet_replica.cc:333] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.837050  6140 raft_consensus.cc:2243] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.838017  6140 raft_consensus.cc:2272] T 901b975339f84ce3a5da0031634092bb P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.841198  6140 tablet_replica.cc:333] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.841841  6140 raft_consensus.cc:2243] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.842837  6140 raft_consensus.cc:2272] T e446e0fb822c4368abc0568fe5469fe4 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.845221  6140 tablet_replica.cc:333] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.846009  6140 raft_consensus.cc:2243] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.847081  6140 raft_consensus.cc:2272] T 77d891706df742f89526c44d7acdaa67 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.849596  6140 tablet_replica.cc:333] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.850345  6140 raft_consensus.cc:2243] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.851199  6140 pending_rounds.cc:70] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Trying to abort 1 pending ops.
I20260709 14:50:36.851438  6140 pending_rounds.cc:77] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d: Aborting op as it isn't in flight: id { term: 11 index: 9 } timestamp: 7305660975583444992 op_type: NO_OP noop_request { }
I20260709 14:50:36.851881  6140 raft_consensus.cc:2889] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:36.852258  6140 raft_consensus.cc:2272] T 817ea0b867a04aeba20be78eb48f2a0d P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.854626  6140 tablet_replica.cc:333] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.855346  6140 raft_consensus.cc:2243] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.855789  6140 raft_consensus.cc:2272] T 6efd3164c0f748ef9daa39acd91eb23b P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:36.856670  7402 consensus_peers.cc:597] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. 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 14:50:36.859179  6140 tablet_replica.cc:333] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.860101  6140 raft_consensus.cc:2243] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.862073  6140 raft_consensus.cc:2272] T 0fd24d111bea45a58672e39f43135eae P f91ec77bdad64981bae38693026e780d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.864050  6140 tablet_replica.cc:333] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.864732  6140 raft_consensus.cc:2243] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.865178  6140 raft_consensus.cc:2272] T 1bff3849edc24fb6830566f2c0a0d73e P f91ec77bdad64981bae38693026e780d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.867084  6140 tablet_replica.cc:333] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.867568  6140 raft_consensus.cc:2243] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.867976  6140 raft_consensus.cc:2272] T c653c479f6994c039e2b61de45c7e29d P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.870175  6140 tablet_replica.cc:333] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.870913  6140 raft_consensus.cc:2243] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.871049  7358 raft_consensus.cc:1240] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Rejecting Update request from peer f91ec77bdad64981bae38693026e780d for earlier term 12. Current term is 13. Ops: []
I20260709 14:50:36.871887  6140 raft_consensus.cc:2272] T 51b7040e9610438eaffcc1c02ff127e4 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.872324 11578 consensus_queue.cc:1059] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:36.873267 11584 raft_consensus.cc:3055] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:36.873631 11584 raft_consensus.cc:740] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f91ec77bdad64981bae38693026e780d, State: Running, Role: LEADER
I20260709 14:50:36.874646 11584 consensus_queue.cc:260] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.875481  6140 tablet_replica.cc:333] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.875917 11584 raft_consensus.cc:3060] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:36.876241  6140 raft_consensus.cc:2243] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.876835  6140 raft_consensus.cc:2272] T e8d4b3e981864e45bb508b8b5a13e57d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.884641  7433 raft_consensus.cc:1240] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Rejecting Update request from peer 44893f6cb8194bdfbaad6ab90596f73f for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:36.885439  6140 tablet_replica.cc:333] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.886247  6140 raft_consensus.cc:2243] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.886797  6140 raft_consensus.cc:2272] T 110f68282e8640b1a0bac61d85879e6d P f91ec77bdad64981bae38693026e780d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.889667  6140 tablet_replica.cc:333] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.890344  6140 raft_consensus.cc:2243] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.890890  6140 raft_consensus.cc:2272] T b63f6ea5f6c140fba2aca31ca8a9bef0 P f91ec77bdad64981bae38693026e780d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.893333  6140 tablet_replica.cc:333] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.894280  6140 raft_consensus.cc:2243] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.894752  6140 raft_consensus.cc:2272] T d86a97bb97d747b284e501468014e372 P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.896724  6140 tablet_replica.cc:333] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.897164  6140 raft_consensus.cc:2243] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.897977  6140 pending_rounds.cc:70] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Trying to abort 1 pending ops.
I20260709 14:50:36.898212  6140 pending_rounds.cc:77] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d: Aborting op as it isn't in flight: id { term: 18 index: 17 } timestamp: 7305660975613497344 op_type: NO_OP noop_request { }
I20260709 14:50:36.898468  6140 raft_consensus.cc:2889] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:36.898765  6140 raft_consensus.cc:2272] T 2d578726f78a404a8b7517d7e0713dff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.899129 11579 consensus_queue.cc:1059] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:50:36.900444 11583 raft_consensus.cc:3055] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:36.901304  6140 tablet_replica.cc:333] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.901548 11583 raft_consensus.cc:740] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:36.902343 11583 consensus_queue.cc:260] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:36.903232 11583 raft_consensus.cc:3060] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:36.902755  6140 raft_consensus.cc:2243] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.915371  6140 raft_consensus.cc:2272] T 4c51698c42a8457a994362f02a6131ff P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.922890  6140 tablet_replica.cc:333] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.923588  6140 raft_consensus.cc:2243] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.924559  6140 raft_consensus.cc:2272] T cd1d2566064c4e948301f070a1db8668 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.927280  6140 tablet_replica.cc:333] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.927999  6140 raft_consensus.cc:2243] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.929008  6140 raft_consensus.cc:2272] T 150870bb691641abaae280408cd8b409 P f91ec77bdad64981bae38693026e780d [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.931577  6140 tablet_replica.cc:333] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.932265  6140 raft_consensus.cc:2243] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:36.933286  6140 raft_consensus.cc:2272] T 4005578964d743d69898231623b4d957 P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.935652  6140 tablet_replica.cc:333] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.936367  6140 raft_consensus.cc:2243] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.936960  6140 raft_consensus.cc:2272] T 0434991e383d420fa2689b93b56c2542 P f91ec77bdad64981bae38693026e780d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.939524  6140 tablet_replica.cc:333] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.940203  6140 raft_consensus.cc:2243] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.940757  6140 raft_consensus.cc:2272] T b22df26277d14e4ca39a3621e372fadd P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.943183  6140 tablet_replica.cc:333] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.943849  6140 raft_consensus.cc:2243] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.944356  6140 raft_consensus.cc:2272] T 4e3ebf66e79f4753b3c5649925dd2cab P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.946803  6140 tablet_replica.cc:333] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.947475  6140 raft_consensus.cc:2243] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.947997  6140 raft_consensus.cc:2272] T 2765292feb3f4f42b63759b970489dfd P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.950408  6140 tablet_replica.cc:333] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.951062  6140 raft_consensus.cc:2243] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.951799  6140 raft_consensus.cc:2272] T 9dda42f49c2f46e29a424a61ef293ec8 P f91ec77bdad64981bae38693026e780d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.955097  6140 tablet_replica.cc:333] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.955722  6140 raft_consensus.cc:2243] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.956260  6140 raft_consensus.cc:2272] T 7ab9f8bf0c2f4d338c38be21ba5e640e P f91ec77bdad64981bae38693026e780d [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.958572  6140 tablet_replica.cc:333] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.959214  6140 raft_consensus.cc:2243] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.959671  6140 raft_consensus.cc:2272] T 3914463011a14f99965994df51053f5d P f91ec77bdad64981bae38693026e780d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.962314  6140 tablet_replica.cc:333] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.962953  6140 raft_consensus.cc:2243] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.963449  6140 raft_consensus.cc:2272] T 59ecb1b3214a4d718ed7f152323c53d1 P f91ec77bdad64981bae38693026e780d [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:36.965904  6140 tablet_replica.cc:333] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d: stopping tablet replica
I20260709 14:50:36.966482  6140 raft_consensus.cc:2243] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:36.966986  6140 raft_consensus.cc:2272] T ff090e358beb416b9c1b77bb9720bf1f P f91ec77bdad64981bae38693026e780d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.723094 11590 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.723614 11590 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.725574 11590 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:37.726408  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:37.727025  7433 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 6.
I20260709 14:50:37.727890  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:37.728601 11590 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:50:37.728881  7328 leader_election.cc:336] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:37.729028 11590 raft_consensus.cc:493] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.729496 11590 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:37.734774 11590 raft_consensus.cc:515] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.736382 11590 leader_election.cc:290] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:37.737205  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040825419a2745f394539e10471a3f94" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:37.737728  7433 raft_consensus.cc:3060] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:37.740065  7328 leader_election.cc:336] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:37.742620  7433 raft_consensus.cc:2468] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 7.
I20260709 14:50:37.743515  7329 leader_election.cc:304] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:37.744062 11590 raft_consensus.cc:2804] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:37.744532 11590 raft_consensus.cc:697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:37.745334 11590 consensus_queue.cc:237] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.759471  7183 catalog_manager.cc:5697] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "44893f6cb8194bdfbaad6ab90596f73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:37.834903  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:50:37.910008 11569 raft_consensus.cc:493] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:37.910609 11569 raft_consensus.cc:515] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.912827 11569 leader_election.cc:290] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:37.913980  7364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9803cd068546466c925aca94a6057123" candidate_uuid: "d52c036652d44b2fbc993b18d252ebff" candidate_term: 20 candidate_status { last_received { term: 19 index: 18 } } ignore_live_leader: false dest_uuid: "44893f6cb8194bdfbaad6ab90596f73f" is_pre_election: true
I20260709 14:50:37.914768  7364 raft_consensus.cc:2393] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52c036652d44b2fbc993b18d252ebff in current term 20: Already voted for candidate 44893f6cb8194bdfbaad6ab90596f73f in this term.
W20260709 14:50:37.916131  7402 leader_election.cc:336] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:37.916507  7402 leader_election.cc:304] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:37.917207 11569 raft_consensus.cc:3060] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:50:37.924494 11569 raft_consensus.cc:2749] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:37.931128  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
W20260709 14:50:37.956828  8219 consensus_peers.cc:597] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:37.965847  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:37.966657  6140 tablet_replica.cc:333] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.967537  6140 raft_consensus.cc:2243] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:37.968107  6140 raft_consensus.cc:2272] T 544b60f5f8b14ba397a39ce12cdc8818 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.968855 11589 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:37.969018 11601 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.969368 11589 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.969494 11601 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:37.970754  6140 tablet_replica.cc:333] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.971689  6140 raft_consensus.cc:2243] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:50:37.971957 11589 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:37.972505  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:37.972661 11601 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:37.973074  6140 raft_consensus.cc:2272] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.973110  7433 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 9.
I20260709 14:50:37.972800  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:37.974112  7434 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 4.
I20260709 14:50:37.974575  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: 
I20260709 14:50:37.975340 11589 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:37.975492  8222 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:50:37.975751 11589 raft_consensus.cc:493] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Starting leader election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:37.976127 11589 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:37.976285  6140 tablet_replica.cc:333] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.976313 11601 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:37.976857 11601 raft_consensus.cc:493] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.977245 11601 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.977342  6140 raft_consensus.cc:2243] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:37.978031  6140 raft_consensus.cc:2272] T cd3b8057676a4451812037fa2c5412b3 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:37.979822  8219 leader_election.cc:336] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:37.980880  6140 tablet_replica.cc:333] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.982013  6140 raft_consensus.cc:2243] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:50:37.982940  6140 raft_consensus.cc:2272] T f5962e73fd0e43e09e8b4ae74fca8bdc P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.983302 11589 raft_consensus.cc:515] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:37.985276  6140 tablet_replica.cc:333] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.984052 11601 raft_consensus.cc:515] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:37.985997 11589 leader_election.cc:290] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Requested vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:37.986183  6140 raft_consensus.cc:2243] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:50:37.986161  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5ac666eabf43249d034627640fb372" candidate_uuid: "44893f6cb8194bdfbaad6ab90596f73f" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:37.986992  7434 raft_consensus.cc:3060] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:37.987005  6140 pending_rounds.cc:70] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Trying to abort 1 pending ops.
I20260709 14:50:37.987727  6140 pending_rounds.cc:77] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f: Aborting op as it isn't in flight: id { term: 7 index: 5 } timestamp: 7305660980213260288 op_type: NO_OP noop_request { }
I20260709 14:50:37.988072  6140 raft_consensus.cc:2889] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:37.987061 11601 leader_election.cc:290] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 5 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:37.987869  7328 leader_election.cc:336] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:37.988624  6140 raft_consensus.cc:2272] T 040825419a2745f394539e10471a3f94 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.988216  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d3282661eb44bb9079dc6665aa289c" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:37.989675  7433 raft_consensus.cc:3060] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:37.991786  7328 leader_election.cc:336] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:37.992714  8219 leader_election.cc:336] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:37.993178  6140 tablet_replica.cc:333] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.993594  7434 raft_consensus.cc:2468] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44893f6cb8194bdfbaad6ab90596f73f in term 10.
I20260709 14:50:37.994037  6140 raft_consensus.cc:2243] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:37.994571  6140 raft_consensus.cc:2272] T 33988a52d94d4f06adb6ba9aa45bef31 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.994571  7329 leader_election.cc:304] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44893f6cb8194bdfbaad6ab90596f73f, d52c036652d44b2fbc993b18d252ebff; no voters: f91ec77bdad64981bae38693026e780d
I20260709 14:50:37.995170  7433 raft_consensus.cc:2468] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 5.
I20260709 14:50:37.995498 11589 raft_consensus.cc:2804] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:37.996193  8222 leader_election.cc:304] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:37.997301  6140 tablet_replica.cc:333] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:37.997401 11601 raft_consensus.cc:2804] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:37.998133  6140 raft_consensus.cc:2243] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:37.999349  6140 raft_consensus.cc:2272] T 34ce5852523941eab1a8b03f0768d479 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:37.999977 11589 raft_consensus.cc:697] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Becoming Leader. State: Replica: 44893f6cb8194bdfbaad6ab90596f73f, State: Running, Role: LEADER
I20260709 14:50:38.000968 11589 consensus_queue.cc:237] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.001590  6140 tablet_replica.cc:333] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.002404  6140 raft_consensus.cc:2243] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.002830  6140 raft_consensus.cc:2272] T 7b16091f33a64cfcb771c8c316212e8d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.004683 11601 raft_consensus.cc:697] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 5 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:50:38.005522  6140 tablet_replica.cc:333] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.005657 11601 consensus_queue.cc:237] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:38.006435  6140 raft_consensus.cc:2243] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.007083  6140 raft_consensus.cc:2272] T 67cdd986c35641a69e4f9f33bde5333d P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.006505 11569 raft_consensus.cc:493] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.009186 11569 raft_consensus.cc:515] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.009574  6140 tablet_replica.cc:333] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.010406  6140 raft_consensus.cc:2243] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.010928  6140 raft_consensus.cc:2272] T f82a951027124390b8996ea8a32e7c64 P 44893f6cb8194bdfbaad6ab90596f73f [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.013383  6140 tablet_replica.cc:333] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.014214  6140 raft_consensus.cc:2243] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:38.014582  7401 leader_election.cc:336] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.014842  6140 raft_consensus.cc:2272] T 5914c24956f743d5868eabb7f1d3044e P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.015908 11569 leader_election.cc:290] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.017525  6140 tablet_replica.cc:333] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
W20260709 14:50:38.018142  7402 leader_election.cc:336] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.018371  6140 raft_consensus.cc:2243] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.018678  7402 leader_election.cc:304] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.018987  6140 raft_consensus.cc:2272] T 53fe90ea794f42f39ed97bb5a9d65aa2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.019954 11561 raft_consensus.cc:2749] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:38.021795  6140 tablet_replica.cc:333] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.022562  6140 raft_consensus.cc:2243] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.022416  7183 catalog_manager.cc:5697] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:38.023068  6140 raft_consensus.cc:2272] T 5ba992854ccf4eb7b0daa42f44f632d4 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:38.024091  7401 consensus_peers.cc:597] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.025444  6140 tablet_replica.cc:333] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.026271  6140 raft_consensus.cc:2243] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.027216  6140 raft_consensus.cc:2272] T 1ed909a8d6614c11af4199fc37dfa1e0 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.029093  6140 tablet_replica.cc:333] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.029601  6140 raft_consensus.cc:2243] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.030043  6140 raft_consensus.cc:2272] T a37332fd6fe14bbb992d99e3199e2848 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.032006  6140 tablet_replica.cc:333] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.032500  6140 raft_consensus.cc:2243] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.033048  6140 pending_rounds.cc:70] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Trying to abort 1 pending ops.
I20260709 14:50:38.033198  6140 pending_rounds.cc:77] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f: Aborting op as it isn't in flight: id { term: 10 index: 8 } timestamp: 7305660981262614528 op_type: NO_OP noop_request { }
I20260709 14:50:38.033404  6140 raft_consensus.cc:2889] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:38.033660  6140 raft_consensus.cc:2272] T bf5ac666eabf43249d034627640fb372 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.035784  6140 tablet_replica.cc:333] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.036453  6140 raft_consensus.cc:2243] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.037024  6140 raft_consensus.cc:2272] T e4e1a6dfa89845a38e3acad32e0324df P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.038864  6140 tablet_replica.cc:333] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.039352  6140 raft_consensus.cc:2243] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.039726  6140 raft_consensus.cc:2272] T 9803cd068546466c925aca94a6057123 P 44893f6cb8194bdfbaad6ab90596f73f [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.041329  6140 tablet_replica.cc:333] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.041846  6140 raft_consensus.cc:2243] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.042260  6140 raft_consensus.cc:2272] T 2f174fd3c38240ae8fe01e6ddff5b34a P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.043830  6140 tablet_replica.cc:333] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.044313  6140 raft_consensus.cc:2243] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.044685  6140 raft_consensus.cc:2272] T f4b5d8f88e24457ebe7a96672da93356 P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.046335  6140 tablet_replica.cc:333] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.046800  6140 raft_consensus.cc:2243] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.047552  6140 raft_consensus.cc:2272] T f53d27299d724986be22c84f11fe8a7c P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.049306  6140 tablet_replica.cc:333] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.049786  6140 raft_consensus.cc:2243] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.050529  6140 raft_consensus.cc:2272] T 081df39e463943ff88b3478269a791ff P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.052129  6140 tablet_replica.cc:333] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.052608  6140 raft_consensus.cc:2243] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.053282  6140 raft_consensus.cc:2272] T 5b046c22bdab4b4ab5a6cd883730f7f6 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.055007  6140 tablet_replica.cc:333] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.055483  6140 raft_consensus.cc:2243] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.055840  6140 raft_consensus.cc:2272] T da3d9a0a4c2e4889a989f9c0342bbdc6 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.057441  6140 tablet_replica.cc:333] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.057974  6140 raft_consensus.cc:2243] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.058631  6140 raft_consensus.cc:2272] T ae24a76f30f94552bd22e66804beb59d P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.060287  6140 tablet_replica.cc:333] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.060748  6140 raft_consensus.cc:2243] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.061183  6140 raft_consensus.cc:2272] T 9cacb7c0d58846fd92609582cb0347df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.062765  6140 tablet_replica.cc:333] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.063256  6140 raft_consensus.cc:2243] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.063611  6140 raft_consensus.cc:2272] T e1b36ba131614b54965c5a49d5abf0df P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.065167  6140 tablet_replica.cc:333] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.065655  6140 raft_consensus.cc:2243] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.066043  6140 raft_consensus.cc:2272] T dbeb4ed62fcf4d23958e3869738110d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.067560  6140 tablet_replica.cc:333] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.068028  6140 raft_consensus.cc:2243] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.068367  6140 raft_consensus.cc:2272] T 1bff3849edc24fb6830566f2c0a0d73e P 44893f6cb8194bdfbaad6ab90596f73f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.069950  6140 tablet_replica.cc:333] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.070402  6140 raft_consensus.cc:2243] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.070753  6140 raft_consensus.cc:2272] T 6efd3164c0f748ef9daa39acd91eb23b P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.072395  6140 tablet_replica.cc:333] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.072845  6140 raft_consensus.cc:2243] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.073230  6140 raft_consensus.cc:2272] T 0fd24d111bea45a58672e39f43135eae P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.074795  6140 tablet_replica.cc:333] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.075264  6140 raft_consensus.cc:2243] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.075933  6140 raft_consensus.cc:2272] T c653c479f6994c039e2b61de45c7e29d P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.077507  6140 tablet_replica.cc:333] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.077987  6140 raft_consensus.cc:2243] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.078334  6140 raft_consensus.cc:2272] T 51b7040e9610438eaffcc1c02ff127e4 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.079929  6140 tablet_replica.cc:333] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.080372  6140 raft_consensus.cc:2243] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.080682  6140 raft_consensus.cc:2272] T 2d578726f78a404a8b7517d7e0713dff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.082267  6140 tablet_replica.cc:333] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.082710  6140 raft_consensus.cc:2243] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.083372  6140 raft_consensus.cc:2272] T 4c51698c42a8457a994362f02a6131ff P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.084895  6140 tablet_replica.cc:333] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.085351  6140 raft_consensus.cc:2243] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.085741  6140 raft_consensus.cc:2272] T cd1d2566064c4e948301f070a1db8668 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.087378  6140 tablet_replica.cc:333] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.087848  6140 raft_consensus.cc:2243] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.088254  6140 raft_consensus.cc:2272] T 150870bb691641abaae280408cd8b409 P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.089241 11569 raft_consensus.cc:493] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.089668 11569 raft_consensus.cc:515] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.089982  6140 tablet_replica.cc:333] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.090605  6140 raft_consensus.cc:2243] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.091279 11569 leader_election.cc:290] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.091421  6140 raft_consensus.cc:2272] T e8d4b3e981864e45bb508b8b5a13e57d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.093842  6140 tablet_replica.cc:333] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
W20260709 14:50:38.094046  7401 leader_election.cc:336] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.094515  6140 raft_consensus.cc:2243] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:38.095026  7402 leader_election.cc:336] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.095095  6140 raft_consensus.cc:2272] T 110f68282e8640b1a0bac61d85879e6d P 44893f6cb8194bdfbaad6ab90596f73f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.095423  7402 leader_election.cc:304] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.096092 11569 raft_consensus.cc:2749] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:50:38.097281  6140 tablet_replica.cc:333] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.097800  6140 raft_consensus.cc:2243] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.098222  6140 raft_consensus.cc:2272] T b63f6ea5f6c140fba2aca31ca8a9bef0 P 44893f6cb8194bdfbaad6ab90596f73f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.099853  6140 tablet_replica.cc:333] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.100313  6140 raft_consensus.cc:2243] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.100700  6140 raft_consensus.cc:2272] T d86a97bb97d747b284e501468014e372 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.102310  6140 tablet_replica.cc:333] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.102784  6140 raft_consensus.cc:2243] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.103469  6140 raft_consensus.cc:2272] T 7cc642764e4843a797d4a3d124922619 P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.105063  6140 tablet_replica.cc:333] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.105541  6140 raft_consensus.cc:2243] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.105976  6140 raft_consensus.cc:2272] T 4005578964d743d69898231623b4d957 P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.107949  6140 tablet_replica.cc:333] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.108505  6140 raft_consensus.cc:2243] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.109052  6140 raft_consensus.cc:2272] T 0434991e383d420fa2689b93b56c2542 P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.110958  6140 tablet_replica.cc:333] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.111423  6140 raft_consensus.cc:2243] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.112135  6140 raft_consensus.cc:2272] T b22df26277d14e4ca39a3621e372fadd P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.113699  6140 tablet_replica.cc:333] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.114321  6140 raft_consensus.cc:2243] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.114787  6140 raft_consensus.cc:2272] T a8d3282661eb44bb9079dc6665aa289c P 44893f6cb8194bdfbaad6ab90596f73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.116679  6140 tablet_replica.cc:333] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.117323  6140 raft_consensus.cc:2243] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:38.117393  7401 consensus_peers.cc:597] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.117789  6140 raft_consensus.cc:2272] T 4e3ebf66e79f4753b3c5649925dd2cab P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.119549  6140 tablet_replica.cc:333] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.120054  6140 raft_consensus.cc:2243] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.120808  6140 raft_consensus.cc:2272] T 2765292feb3f4f42b63759b970489dfd P 44893f6cb8194bdfbaad6ab90596f73f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.122488  6140 tablet_replica.cc:333] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.122992  6140 raft_consensus.cc:2243] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.123382  6140 raft_consensus.cc:2272] T 6e442becbde54b77b84196c7cd519ad2 P 44893f6cb8194bdfbaad6ab90596f73f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.125036  6140 tablet_replica.cc:333] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.125500  6140 raft_consensus.cc:2243] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.125938  6140 raft_consensus.cc:2272] T 817ea0b867a04aeba20be78eb48f2a0d P 44893f6cb8194bdfbaad6ab90596f73f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.127682  6140 tablet_replica.cc:333] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.128145  6140 raft_consensus.cc:2243] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.128515  6140 raft_consensus.cc:2272] T 77d891706df742f89526c44d7acdaa67 P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.130235  6140 tablet_replica.cc:333] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.130771  6140 raft_consensus.cc:2243] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.130718 11569 raft_consensus.cc:493] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.131709  6140 raft_consensus.cc:2272] T 9dda42f49c2f46e29a424a61ef293ec8 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.131402 11569 raft_consensus.cc:515] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.133471 11569 leader_election.cc:290] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.134006  6140 tablet_replica.cc:333] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.134696  6140 raft_consensus.cc:2243] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.135510  6140 raft_consensus.cc:2272] T 7ab9f8bf0c2f4d338c38be21ba5e640e P 44893f6cb8194bdfbaad6ab90596f73f [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.137451 11569 raft_consensus.cc:493] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.137640  6140 tablet_replica.cc:333] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.137985 11569 raft_consensus.cc:515] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.138406  6140 raft_consensus.cc:2243] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.139027  6140 raft_consensus.cc:2272] T 3914463011a14f99965994df51053f5d P 44893f6cb8194bdfbaad6ab90596f73f [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:38.139196  7401 consensus_peers.cc:597] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.140023 11569 leader_election.cc:290] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.140659  7401 leader_election.cc:336] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.141237  6140 tablet_replica.cc:333] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
W20260709 14:50:38.141691  7402 leader_election.cc:336] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.141914  6140 raft_consensus.cc:2243] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.142099  7402 leader_election.cc:304] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.142467  6140 raft_consensus.cc:2272] T e446e0fb822c4368abc0568fe5469fe4 P 44893f6cb8194bdfbaad6ab90596f73f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.143082 11569 raft_consensus.cc:2749] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:38.143805  7401 leader_election.cc:336] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.144788  6140 tablet_replica.cc:333] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
W20260709 14:50:38.145304  7402 leader_election.cc:336] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.145465  6140 raft_consensus.cc:2243] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.145637  7402 leader_election.cc:304] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.146019  6140 raft_consensus.cc:2272] T 901b975339f84ce3a5da0031634092bb P 44893f6cb8194bdfbaad6ab90596f73f [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.146328 11561 raft_consensus.cc:2749] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:38.148272  6140 tablet_replica.cc:333] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.148931  6140 raft_consensus.cc:2243] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.149363  6140 raft_consensus.cc:2272] T 59ecb1b3214a4d718ed7f152323c53d1 P 44893f6cb8194bdfbaad6ab90596f73f [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.151430  6140 tablet_replica.cc:333] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f: stopping tablet replica
I20260709 14:50:38.151952  6140 raft_consensus.cc:2243] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.152433  6140 raft_consensus.cc:2272] T ff090e358beb416b9c1b77bb9720bf1f P 44893f6cb8194bdfbaad6ab90596f73f [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.160581 11569 raft_consensus.cc:493] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.161044 11569 raft_consensus.cc:515] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.161490 11561 raft_consensus.cc:493] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.162002 11561 raft_consensus.cc:515] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:38.162735  8220 consensus_peers.cc:597] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:38.163087 11569 leader_election.cc:290] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.163897 11561 leader_election.cc:290] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.164794 11561 raft_consensus.cc:493] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.165230 11561 raft_consensus.cc:515] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.167811 11561 leader_election.cc:290] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.169370  7402 leader_election.cc:336] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.169925  7402 leader_election.cc:336] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.169915  7401 leader_election.cc:336] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.170441  7401 leader_election.cc:304] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.171145 11561 raft_consensus.cc:2749] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:50:38.171350  7401 leader_election.cc:336] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.171844  7401 leader_election.cc:304] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.172381 11561 raft_consensus.cc:2749] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:38.172724  7402 leader_election.cc:336] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.174245  7401 leader_election.cc:336] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.174543  7401 leader_election.cc:304] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.175057 11561 raft_consensus.cc:2749] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:50:38.183619  7401 consensus_peers.cc:597] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.193225 11561 raft_consensus.cc:493] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.193624 11561 raft_consensus.cc:515] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.195488 11569 raft_consensus.cc:493] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
W20260709 14:50:38.195699  7401 consensus_peers.cc:597] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.195994 11569 raft_consensus.cc:515] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.197679 11561 leader_election.cc:290] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.198089 11569 leader_election.cc:290] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.200134  7402 leader_election.cc:336] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.201174 11569 raft_consensus.cc:493] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.201599 11569 raft_consensus.cc:515] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:38.202111  7401 leader_election.cc:336] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.202535  7401 leader_election.cc:304] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:38.203380  7402 leader_election.cc:336] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.203629 11561 raft_consensus.cc:2749] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:50:38.203660 11569 leader_election.cc:290] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.204341  7401 leader_election.cc:336] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.205983  7401 leader_election.cc:304] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.206542 11561 raft_consensus.cc:2749] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:50:38.208745  7402 leader_election.cc:336] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.209345  7401 leader_election.cc:336] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:38.209638  7401 leader_election.cc:304] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.210191 11561 raft_consensus.cc:2749] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:50:38.212046  7401 consensus_peers.cc:597] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. 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 14:50:38.242131  7401 consensus_peers.cc:597] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.257826  7401 consensus_peers.cc:597] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.264833  7401 consensus_peers.cc:597] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.265440 11561 raft_consensus.cc:493] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.265913 11561 raft_consensus.cc:515] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.267416 11561 leader_election.cc:290] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.270843  7401 leader_election.cc:336] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:38.271262  7402 leader_election.cc:336] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.271652  7402 leader_election.cc:304] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.272356 11561 raft_consensus.cc:2749] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:50:38.287045  7401 consensus_peers.cc:597] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.304833 11561 raft_consensus.cc:493] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.305239 11561 raft_consensus.cc:515] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.306778 11561 leader_election.cc:290] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.308166 11601 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.308614 11601 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:38.310657 11601 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
W20260709 14:50:38.311153  7401 leader_election.cc:336] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:38.311594  7402 leader_election.cc:336] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.311954  7402 leader_election.cc:304] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.312598  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 12 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff" is_pre_election: true
I20260709 14:50:38.313185  7434 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 11.
I20260709 14:50:38.313397 11561 raft_consensus.cc:2749] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:38.314177  8222 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 
I20260709 14:50:38.314978 11601 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 14:50:38.315127  8219 leader_election.cc:336] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.315368 11601 raft_consensus.cc:493] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.315697 11601 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:38.320478 11601 raft_consensus.cc:515] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:38.321925 11601 leader_election.cc:290] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 election: Requested vote from peers 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583), d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299)
I20260709 14:50:38.322773  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3b8057676a4451812037fa2c5412b3" candidate_uuid: "ff978b01246446f788579a14ada3b184" candidate_term: 12 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "d52c036652d44b2fbc993b18d252ebff"
I20260709 14:50:38.323179  7434 raft_consensus.cc:3060] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:50:38.325593  8219 leader_election.cc:336] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.327955  7434 raft_consensus.cc:2468] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff978b01246446f788579a14ada3b184 in term 12.
I20260709 14:50:38.328785  8222 leader_election.cc:304] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff, ff978b01246446f788579a14ada3b184; no voters: 44893f6cb8194bdfbaad6ab90596f73f
I20260709 14:50:38.329459 11601 raft_consensus.cc:2804] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:38.329874 11601 raft_consensus.cc:697] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 12 LEADER]: Becoming Leader. State: Replica: ff978b01246446f788579a14ada3b184, State: Running, Role: LEADER
I20260709 14:50:38.330681 11601 consensus_queue.cc:237] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 10.13, Last appended by leader: 13, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } }
I20260709 14:50:38.335768 11561 raft_consensus.cc:493] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.336217 11561 raft_consensus.cc:515] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.338217 11561 leader_election.cc:290] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.338891  7183 catalog_manager.cc:5697] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "ff978b01246446f788579a14ada3b184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff978b01246446f788579a14ada3b184" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 34303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 14:50:38.342135  7401 leader_election.cc:336] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:38.345196  7401 consensus_peers.cc:597] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.348971  7402 leader_election.cc:336] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.349370  7402 leader_election.cc:304] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.350324 11561 raft_consensus.cc:2749] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:38.356465  7401 consensus_peers.cc:597] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.364367 11569 raft_consensus.cc:493] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.364775 11569 raft_consensus.cc:515] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.366478 11569 leader_election.cc:290] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.367527 11569 raft_consensus.cc:493] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.367944 11569 raft_consensus.cc:515] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.370083 11569 leader_election.cc:290] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.371048  7402 leader_election.cc:336] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.371481  7401 leader_election.cc:336] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.371917  7401 leader_election.cc:304] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.372540 11569 raft_consensus.cc:2749] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:50:38.373086  7402 leader_election.cc:336] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.374183  7401 leader_election.cc:336] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.374554  7401 leader_election.cc:304] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.375178 11569 raft_consensus.cc:2749] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:50:38.390359  7401 consensus_peers.cc:597] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.398048 11569 raft_consensus.cc:493] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.398440 11569 raft_consensus.cc:515] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.399883 11569 leader_election.cc:290] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.404058  7402 leader_election.cc:336] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.406592  7401 leader_election.cc:336] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.407007  7401 leader_election.cc:304] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.407620 11569 raft_consensus.cc:2749] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:50:38.451543 11630 raft_consensus.cc:493] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.452021 11630 raft_consensus.cc:515] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.454118 11630 leader_election.cc:290] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.454252 11561 raft_consensus.cc:493] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.454882 11561 raft_consensus.cc:515] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.457335 11561 leader_election.cc:290] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.459190  7402 leader_election.cc:336] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.459650  7401 leader_election.cc:336] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.460037  7401 leader_election.cc:304] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.460659 11630 raft_consensus.cc:2749] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:50:38.461378  7402 leader_election.cc:336] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.462344  7401 leader_election.cc:336] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.462704  7401 leader_election.cc:304] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.463339 11630 raft_consensus.cc:2749] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:38.577325  7434 raft_consensus.cc:1275] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 14:50:38.580155 11629 consensus_queue.cc:1048] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:50:38.586874  8219 consensus_peers.cc:597] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.587478 11630 raft_consensus.cc:493] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.588045 11630 raft_consensus.cc:515] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.591164 11630 leader_election.cc:290] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.599048  7402 leader_election.cc:336] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.601438  7401 leader_election.cc:336] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.601910  7401 leader_election.cc:304] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.603067 11569 raft_consensus.cc:2749] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:50:38.609088  7402 consensus_peers.cc:597] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:38.613169 11630 raft_consensus.cc:493] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.613629 11630 raft_consensus.cc:515] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.615607 11630 leader_election.cc:290] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:38.618614 11630 raft_consensus.cc:493] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.619061 11630 raft_consensus.cc:515] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:38.619411  7401 leader_election.cc:336] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.621598 11630 leader_election.cc:290] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.622447  7402 leader_election.cc:336] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.622885  7402 leader_election.cc:304] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.623589 11630 raft_consensus.cc:2749] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 14:50:38.625561  7402 leader_election.cc:336] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.625998  7401 leader_election.cc:336] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.626338  7401 leader_election.cc:304] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.626842 11630 raft_consensus.cc:2749] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:50:38.639412  7402 consensus_peers.cc:597] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:38.647976 11630 raft_consensus.cc:493] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.648485 11630 raft_consensus.cc:515] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.651105 11630 leader_election.cc:290] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.654181  7401 leader_election.cc:336] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:38.654841  7402 leader_election.cc:336] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:38.655237  7402 leader_election.cc:304] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.655877 11630 raft_consensus.cc:2749] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:50:38.702797  7402 consensus_peers.cc:597] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:38.710909  8220 consensus_peers.cc:597] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:38.787569  7434 raft_consensus.cc:1275] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Refusing update from remote peer ff978b01246446f788579a14ada3b184: Log matching property violated. Preceding OpId in replica: term: 10 index: 13. Preceding OpId from leader: term: 12 index: 14. (index mismatch)
I20260709 14:50:38.788892 11601 consensus_queue.cc:1048] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:50:38.802912 11630 raft_consensus.cc:493] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f91ec77bdad64981bae38693026e780d)
I20260709 14:50:38.803404 11630 raft_consensus.cc:515] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:38.805413 11630 leader_election.cc:290] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:38.810021  8219 consensus_peers.cc:597] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.811524  7402 leader_election.cc:336] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:38.812507  7401 leader_election.cc:336] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:38.813124  7401 leader_election.cc:304] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:38.813823 11630 raft_consensus.cc:2749] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:50:38.896157  7402 consensus_peers.cc:597] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:38.912645  7402 consensus_peers.cc:597] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:38.958470  7402 consensus_peers.cc:597] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:39.022239  7402 consensus_peers.cc:597] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:39.033406 11630 raft_consensus.cc:493] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.033963 11630 raft_consensus.cc:515] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
W20260709 14:50:39.034714  7402 consensus_peers.cc:597] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:39.035794 11630 leader_election.cc:290] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:39.037644  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
W20260709 14:50:39.039422  7402 leader_election.cc:336] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:39.039891  7401 leader_election.cc:336] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:39.040225  7401 leader_election.cc:304] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.040740 11630 raft_consensus.cc:2749] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:50:39.045143 11630 raft_consensus.cc:493] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.045575 11630 raft_consensus.cc:515] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.047516 11630 leader_election.cc:290] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:39.050902  7402 leader_election.cc:336] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:39.051640  7401 leader_election.cc:336] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:39.051937  7401 leader_election.cc:304] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.052466 11630 raft_consensus.cc:2749] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:39.054378 11630 raft_consensus.cc:493] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.054859 11630 raft_consensus.cc:515] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.056986 11630 leader_election.cc:290] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:39.060406  7402 leader_election.cc:336] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
W20260709 14:50:39.061395  7401 leader_election.cc:336] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:39.061759  7401 leader_election.cc:304] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.062529 11630 raft_consensus.cc:2749] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:50:39.065371  7402 consensus_peers.cc:597] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:39.124157  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
W20260709 14:50:39.139153  7402 consensus_peers.cc:597] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:39.140175 11569 raft_consensus.cc:493] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.140798 11569 raft_consensus.cc:515] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.143298 11569 leader_election.cc:290] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:39.147970 11569 raft_consensus.cc:493] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.148629 11569 raft_consensus.cc:515] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.150719 11569 leader_election.cc:290] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:39.152455  7401 leader_election.cc:336] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:39.153148  7402 leader_election.cc:336] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:39.153589  7402 leader_election.cc:304] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
W20260709 14:50:39.154910  7401 leader_election.cc:336] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:39.156199 11630 raft_consensus.cc:493] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.157122 11569 raft_consensus.cc:2749] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:50:39.157397 11630 raft_consensus.cc:515] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.159291 11630 leader_election.cc:290] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
W20260709 14:50:39.162498  7402 consensus_peers.cc:597] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:39.163089  7402 leader_election.cc:336] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:39.163448  7402 leader_election.cc:304] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.165100 11630 raft_consensus.cc:2749] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:50:39.165504  7401 leader_election.cc:336] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:39.166833  7402 consensus_peers.cc:597] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:39.167172  7402 leader_election.cc:336] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:39.167439  7402 leader_election.cc:304] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.167923 11630 raft_consensus.cc:2749] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:39.175498 11630 raft_consensus.cc:493] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.175844 11630 raft_consensus.cc:515] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.179150  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:39.180708  6140 tablet_replica.cc:333] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.181620  6140 raft_consensus.cc:2243] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.182222  6140 raft_consensus.cc:2272] T cd3b8057676a4451812037fa2c5412b3 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.179410 11630 leader_election.cc:290] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:39.185174  6140 tablet_replica.cc:333] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
W20260709 14:50:39.185828  7402 leader_election.cc:336] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:39.186131  6140 raft_consensus.cc:2243] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Raft consensus shutting down.
W20260709 14:50:39.186383  7401 leader_election.cc:336] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
I20260709 14:50:39.186770  7401 leader_election.cc:304] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.187242  6140 raft_consensus.cc:2272] T 544b60f5f8b14ba397a39ce12cdc8818 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.187394 11630 raft_consensus.cc:2749] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:50:39.189275  6140 tablet_replica.cc:333] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.189868  6140 raft_consensus.cc:2243] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.190290  6140 raft_consensus.cc:2272] T 7c78dc0398b94b5dbfdbc3daf0ac9054 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.191977  6140 tablet_replica.cc:333] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.192483  6140 raft_consensus.cc:2243] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.192888  6140 raft_consensus.cc:2272] T f5962e73fd0e43e09e8b4ae74fca8bdc P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.194584  6140 tablet_replica.cc:333] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.195149  6140 raft_consensus.cc:2243] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.195837  6140 raft_consensus.cc:2272] T 33988a52d94d4f06adb6ba9aa45bef31 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.197526  6140 tablet_replica.cc:333] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.198071  6140 raft_consensus.cc:2243] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.198539  6140 raft_consensus.cc:2272] T 040825419a2745f394539e10471a3f94 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.200982  6140 tablet_replica.cc:333] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
W20260709 14:50:39.201452  7402 consensus_peers.cc:597] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff -> Peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Couldn't send request to peer f91ec77bdad64981bae38693026e780d. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:39.201623  6140 raft_consensus.cc:2243] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.202246  6140 raft_consensus.cc:2272] T 34ce5852523941eab1a8b03f0768d479 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.204540  6140 tablet_replica.cc:333] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.205169  6140 raft_consensus.cc:2243] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.206106  6140 raft_consensus.cc:2272] T e4e1a6dfa89845a38e3acad32e0324df P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.207698  6140 tablet_replica.cc:333] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.208187  6140 raft_consensus.cc:2243] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.208539  6140 raft_consensus.cc:2272] T 9803cd068546466c925aca94a6057123 P d52c036652d44b2fbc993b18d252ebff [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.210160  6140 tablet_replica.cc:333] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.210618  6140 raft_consensus.cc:2243] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.210935  6140 raft_consensus.cc:2272] T a37332fd6fe14bbb992d99e3199e2848 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.212535  6140 tablet_replica.cc:333] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.212998  6140 raft_consensus.cc:2243] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.213372  6140 raft_consensus.cc:2272] T 1ed909a8d6614c11af4199fc37dfa1e0 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.215042  6140 tablet_replica.cc:333] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.215531  6140 raft_consensus.cc:2243] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.215912  6140 raft_consensus.cc:2272] T bf5ac666eabf43249d034627640fb372 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.217684  6140 tablet_replica.cc:333] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.218221  6140 raft_consensus.cc:2243] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.218592  6140 raft_consensus.cc:2272] T 7b16091f33a64cfcb771c8c316212e8d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.220256  6140 tablet_replica.cc:333] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.220882  6140 raft_consensus.cc:2243] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.221238  6140 raft_consensus.cc:2272] T 67cdd986c35641a69e4f9f33bde5333d P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.221567 11630 raft_consensus.cc:493] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 44893f6cb8194bdfbaad6ab90596f73f)
I20260709 14:50:39.222085 11630 raft_consensus.cc:515] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91ec77bdad64981bae38693026e780d" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34865 } } peers { permanent_uuid: "44893f6cb8194bdfbaad6ab90596f73f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 42583 } } peers { permanent_uuid: "d52c036652d44b2fbc993b18d252ebff" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39299 } }
I20260709 14:50:39.223579  6140 tablet_replica.cc:333] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.224370  6140 raft_consensus.cc:2243] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.225009  6140 raft_consensus.cc:2272] T f82a951027124390b8996ea8a32e7c64 P d52c036652d44b2fbc993b18d252ebff [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.225109 11630 leader_election.cc:290] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f91ec77bdad64981bae38693026e780d (127.5.255.1:34865), 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583)
I20260709 14:50:39.227385  6140 tablet_replica.cc:333] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.228111  6140 raft_consensus.cc:2243] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.228623  6140 raft_consensus.cc:2272] T 3914463011a14f99965994df51053f5d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:39.229095  7401 leader_election.cc:336] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111)
W20260709 14:50:39.230350  7402 leader_election.cc:336] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f91ec77bdad64981bae38693026e780d (127.5.255.1:34865): Network error: Client connection negotiation failed: client connection to 127.5.255.1:34865: connect: Connection refused (error 111)
I20260709 14:50:39.230656  7402 leader_election.cc:304] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52c036652d44b2fbc993b18d252ebff; no voters: 44893f6cb8194bdfbaad6ab90596f73f, f91ec77bdad64981bae38693026e780d
I20260709 14:50:39.230801  6140 tablet_replica.cc:333] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.231192 11630 raft_consensus.cc:2749] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:50:39.231550  6140 raft_consensus.cc:2243] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.232019  6140 raft_consensus.cc:2272] T 7ab9f8bf0c2f4d338c38be21ba5e640e P d52c036652d44b2fbc993b18d252ebff [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.233562  6140 tablet_replica.cc:333] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.234074  6140 raft_consensus.cc:2243] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.234385  6140 raft_consensus.cc:2272] T 2f174fd3c38240ae8fe01e6ddff5b34a P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.236012  6140 tablet_replica.cc:333] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.236459  6140 raft_consensus.cc:2243] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.236805  6140 raft_consensus.cc:2272] T ae24a76f30f94552bd22e66804beb59d P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.238464  6140 tablet_replica.cc:333] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.238914  6140 raft_consensus.cc:2243] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.239631  6140 raft_consensus.cc:2272] T 9cacb7c0d58846fd92609582cb0347df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.241169  6140 tablet_replica.cc:333] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.241629  6140 raft_consensus.cc:2243] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.241979  6140 raft_consensus.cc:2272] T e1b36ba131614b54965c5a49d5abf0df P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.243461  6140 tablet_replica.cc:333] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.243920  6140 raft_consensus.cc:2243] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.244264  6140 raft_consensus.cc:2272] T f53d27299d724986be22c84f11fe8a7c P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.246069  6140 tablet_replica.cc:333] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.246574  6140 raft_consensus.cc:2243] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.246958  6140 raft_consensus.cc:2272] T f4b5d8f88e24457ebe7a96672da93356 P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.248499  6140 tablet_replica.cc:333] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.248966  6140 raft_consensus.cc:2243] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.249316  6140 raft_consensus.cc:2272] T 081df39e463943ff88b3478269a791ff P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.250749  6140 tablet_replica.cc:333] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.251206  6140 raft_consensus.cc:2243] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.251543  6140 raft_consensus.cc:2272] T dbeb4ed62fcf4d23958e3869738110d1 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.253053  6140 tablet_replica.cc:333] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.253500  6140 raft_consensus.cc:2243] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.253901  6140 raft_consensus.cc:2272] T 5b046c22bdab4b4ab5a6cd883730f7f6 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.255455  6140 tablet_replica.cc:333] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.255908  6140 raft_consensus.cc:2243] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.256579  6140 raft_consensus.cc:2272] T da3d9a0a4c2e4889a989f9c0342bbdc6 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.258155  6140 tablet_replica.cc:333] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.258600  6140 raft_consensus.cc:2243] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.258957  6140 raft_consensus.cc:2272] T 7cc642764e4843a797d4a3d124922619 P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.260396  6140 tablet_replica.cc:333] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.260844  6140 raft_consensus.cc:2243] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.261200  6140 raft_consensus.cc:2272] T 8508d5617d3945929098b92732ed2303 P d52c036652d44b2fbc993b18d252ebff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.262766  6140 tablet_replica.cc:333] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.263266  6140 raft_consensus.cc:2243] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.263928  6140 raft_consensus.cc:2272] T 1bff3849edc24fb6830566f2c0a0d73e P d52c036652d44b2fbc993b18d252ebff [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.265465  6140 tablet_replica.cc:333] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.265929  6140 raft_consensus.cc:2243] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.266284  6140 raft_consensus.cc:2272] T 901b975339f84ce3a5da0031634092bb P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.267760  6140 tablet_replica.cc:333] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.268224  6140 raft_consensus.cc:2243] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.268617  6140 raft_consensus.cc:2272] T e446e0fb822c4368abc0568fe5469fe4 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.270318  6140 tablet_replica.cc:333] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.270800  6140 raft_consensus.cc:2243] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.271184  6140 raft_consensus.cc:2272] T 77d891706df742f89526c44d7acdaa67 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.272766  6140 tablet_replica.cc:333] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.273294  6140 raft_consensus.cc:2243] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.273617  6140 raft_consensus.cc:2272] T 817ea0b867a04aeba20be78eb48f2a0d P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.275152  6140 tablet_replica.cc:333] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.275588  6140 raft_consensus.cc:2243] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.275939  6140 raft_consensus.cc:2272] T 6efd3164c0f748ef9daa39acd91eb23b P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.277597  6140 tablet_replica.cc:333] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.278235  6140 raft_consensus.cc:2243] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.278710  6140 raft_consensus.cc:2272] T 0fd24d111bea45a58672e39f43135eae P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.280851  6140 tablet_replica.cc:333] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.281551  6140 raft_consensus.cc:2243] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.282101  6140 raft_consensus.cc:2272] T 5ba992854ccf4eb7b0daa42f44f632d4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.283947  6140 tablet_replica.cc:333] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.284415  6140 raft_consensus.cc:2243] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.285077  6140 raft_consensus.cc:2272] T 5914c24956f743d5868eabb7f1d3044e P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.286777  6140 tablet_replica.cc:333] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.287261  6140 raft_consensus.cc:2243] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.287927  6140 raft_consensus.cc:2272] T 53fe90ea794f42f39ed97bb5a9d65aa2 P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.289445  6140 tablet_replica.cc:333] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.289952  6140 raft_consensus.cc:2243] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.290355  6140 raft_consensus.cc:2272] T c653c479f6994c039e2b61de45c7e29d P d52c036652d44b2fbc993b18d252ebff [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.291817  6140 tablet_replica.cc:333] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.292249  6140 raft_consensus.cc:2243] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.292610  6140 raft_consensus.cc:2272] T 51b7040e9610438eaffcc1c02ff127e4 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.294137  6140 tablet_replica.cc:333] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.294624  6140 raft_consensus.cc:2243] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.294991  6140 raft_consensus.cc:2272] T 4005578964d743d69898231623b4d957 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.296548  6140 tablet_replica.cc:333] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.296977  6140 raft_consensus.cc:2243] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.297621  6140 raft_consensus.cc:2272] T 0434991e383d420fa2689b93b56c2542 P d52c036652d44b2fbc993b18d252ebff [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.299528  6140 tablet_replica.cc:333] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.300334  6140 raft_consensus.cc:2243] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.301066  6140 raft_consensus.cc:2272] T b22df26277d14e4ca39a3621e372fadd P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.304368  6140 tablet_replica.cc:333] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.305258  6140 raft_consensus.cc:2243] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.305910  6140 raft_consensus.cc:2272] T 2d578726f78a404a8b7517d7e0713dff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.308118  6140 tablet_replica.cc:333] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.308684  6140 raft_consensus.cc:2243] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.309062  6140 raft_consensus.cc:2272] T 4c51698c42a8457a994362f02a6131ff P d52c036652d44b2fbc993b18d252ebff [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.311081  6140 tablet_replica.cc:333] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.311527  6140 raft_consensus.cc:2243] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.311949  6140 raft_consensus.cc:2272] T 150870bb691641abaae280408cd8b409 P d52c036652d44b2fbc993b18d252ebff [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.313483  6140 tablet_replica.cc:333] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.313993  6140 raft_consensus.cc:2243] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.314373  6140 raft_consensus.cc:2272] T cd1d2566064c4e948301f070a1db8668 P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.316082  6140 tablet_replica.cc:333] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.316522  6140 raft_consensus.cc:2243] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.316920  6140 raft_consensus.cc:2272] T e8d4b3e981864e45bb508b8b5a13e57d P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.318537  6140 tablet_replica.cc:333] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.318979  6140 raft_consensus.cc:2243] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.319622  6140 raft_consensus.cc:2272] T 110f68282e8640b1a0bac61d85879e6d P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.321187  6140 tablet_replica.cc:333] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.321630  6140 raft_consensus.cc:2243] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.322331  6140 raft_consensus.cc:2272] T b63f6ea5f6c140fba2aca31ca8a9bef0 P d52c036652d44b2fbc993b18d252ebff [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.323930  6140 tablet_replica.cc:333] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.324363  6140 raft_consensus.cc:2243] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.325040  6140 raft_consensus.cc:2272] T d86a97bb97d747b284e501468014e372 P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.326751  6140 tablet_replica.cc:333] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.327203  6140 raft_consensus.cc:2243] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.327589  6140 raft_consensus.cc:2272] T a8d3282661eb44bb9079dc6665aa289c P d52c036652d44b2fbc993b18d252ebff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.329635  6140 tablet_replica.cc:333] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.330111  6140 raft_consensus.cc:2243] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.330482  6140 raft_consensus.cc:2272] T 9dda42f49c2f46e29a424a61ef293ec8 P d52c036652d44b2fbc993b18d252ebff [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.332021  6140 tablet_replica.cc:333] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.332444  6140 raft_consensus.cc:2243] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.333280  6140 raft_consensus.cc:2272] T 4e3ebf66e79f4753b3c5649925dd2cab P d52c036652d44b2fbc993b18d252ebff [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.335286  6140 tablet_replica.cc:333] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.335762  6140 raft_consensus.cc:2243] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:39.335979  8222 consensus_peers.cc:597] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 -> Peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Couldn't send request to peer d52c036652d44b2fbc993b18d252ebff. 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 14:50:39.336256  6140 raft_consensus.cc:2272] T 2765292feb3f4f42b63759b970489dfd P d52c036652d44b2fbc993b18d252ebff [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.338042  6140 tablet_replica.cc:333] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.338478  6140 raft_consensus.cc:2243] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.338847  6140 raft_consensus.cc:2272] T 59ecb1b3214a4d718ed7f152323c53d1 P d52c036652d44b2fbc993b18d252ebff [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.340428  6140 tablet_replica.cc:333] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff: stopping tablet replica
I20260709 14:50:39.340813  6140 raft_consensus.cc:2243] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.341121  6140 raft_consensus.cc:2272] T ff090e358beb416b9c1b77bb9720bf1f P d52c036652d44b2fbc993b18d252ebff [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:39.409699  8222 consensus_peers.cc:597] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 -> Peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Couldn't send request to peer d52c036652d44b2fbc993b18d252ebff. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:39.428009  8222 consensus_peers.cc:597] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 -> Peer d52c036652d44b2fbc993b18d252ebff (127.5.255.3:39299): Couldn't send request to peer d52c036652d44b2fbc993b18d252ebff. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:40.111105  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
W20260709 14:50:40.137192  8219 consensus_peers.cc:597] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 -> Peer 44893f6cb8194bdfbaad6ab90596f73f (127.5.255.2:42583): Couldn't send request to peer 44893f6cb8194bdfbaad6ab90596f73f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:42583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:40.186686  6140 tablet_server.cc:179] TabletServer@127.5.255.4:0 shutting down...
I20260709 14:50:40.215374  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:40.215969  6140 tablet_replica.cc:333] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184: stopping tablet replica
I20260709 14:50:40.216519  6140 raft_consensus.cc:2243] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.217363  6140 raft_consensus.cc:2272] T cd3b8057676a4451812037fa2c5412b3 P ff978b01246446f788579a14ada3b184 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.219229  6140 tablet_replica.cc:333] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184: stopping tablet replica
I20260709 14:50:40.219699  6140 raft_consensus.cc:2243] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.220398  6140 raft_consensus.cc:2272] T a8d3282661eb44bb9079dc6665aa289c P ff978b01246446f788579a14ada3b184 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.222069  6140 tablet_replica.cc:333] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184: stopping tablet replica
I20260709 14:50:40.222476  6140 raft_consensus.cc:2243] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.223121  6140 raft_consensus.cc:2272] T 8508d5617d3945929098b92732ed2303 P ff978b01246446f788579a14ada3b184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.224831  6140 tablet_replica.cc:333] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184: stopping tablet replica
I20260709 14:50:40.225234  6140 raft_consensus.cc:2243] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.225972  6140 raft_consensus.cc:2272] T 6e442becbde54b77b84196c7cd519ad2 P ff978b01246446f788579a14ada3b184 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.333117  6140 tablet_server.cc:196] TabletServer@127.5.255.4:0 shutdown complete.
I20260709 14:50:40.348508  6140 master.cc:562] Master@127.5.255.62:32903 shutting down...
I20260709 14:50:40.373593  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.374177  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.374531  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17dbe09fa8a94016a2f2bcd82ae44353: stopping tablet replica
I20260709 14:50:40.592615  6140 master.cc:584] Master@127.5.255.62:32903 shutdown complete.
I20260709 14:50:40.624231  6140 test_util.cc:182] -----------------------------------------------
I20260709 14:50:40.624418  6140 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608402882804-6140-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (213243 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:50:40.627166  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:46435
I20260709 14:50:40.628165  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:40.633566 11637 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 14:50:40.633800 11638 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 14:50:40.634900 11640 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 14:50:40.635095  6140 server_base.cc:1061] running on GCE node
I20260709 14:50:40.638618  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:40.638820  6140 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 14:50:40.638959  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608640638943 us; error 0 us; skew 500 ppm
I20260709 14:50:40.639446  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:40.641584  6140 webserver.cc:533] Webserver started at http://127.5.255.62:41313/ using document root <none> and password file <none>
I20260709 14:50:40.642084  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:40.642268  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:40.642509  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:40.643570  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.647717  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:40.650774 11645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.651396  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:40.651669  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.651929  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:40.674265  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:40.675436  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:40.712947  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:46435
I20260709 14:50:40.713037 11696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:46435 every 8 connection(s)
I20260709 14:50:40.716660 11697 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 14:50:40.726223 11697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a: Bootstrap starting.
I20260709 14:50:40.730928 11697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:40.734894 11697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a: No bootstrap required, opened a new log
I20260709 14:50:40.736954 11697 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER }
I20260709 14:50:40.737311 11697 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:40.737486 11697 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1c7f7e06ecc43d5a9575b6234e4ab2a, State: Initialized, Role: FOLLOWER
I20260709 14:50:40.737986 11697 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER }
I20260709 14:50:40.738416 11697 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:40.738600 11697 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:40.738807 11697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:40.742633 11697 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER }
I20260709 14:50:40.743076 11697 leader_election.cc:304] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [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: c1c7f7e06ecc43d5a9575b6234e4ab2a; no voters: 
I20260709 14:50:40.744122 11697 leader_election.cc:290] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:40.744468 11700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:40.745621 11700 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 1 LEADER]: Becoming Leader. State: Replica: c1c7f7e06ecc43d5a9575b6234e4ab2a, State: Running, Role: LEADER
I20260709 14:50:40.746275 11700 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [LEADER]: Queue going to LEADER mode. State: All 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: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER }
I20260709 14:50:40.746971 11697 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:40.750209 11701 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER } }
I20260709 14:50:40.750764 11701 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:40.750558 11702 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1c7f7e06ecc43d5a9575b6234e4ab2a. Latest consensus state: current_term: 1 leader_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1c7f7e06ecc43d5a9575b6234e4ab2a" member_type: VOTER } }
I20260709 14:50:40.751410 11702 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:40.754402 11706 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:40.761605 11706 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:40.763024  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:40.769928 11706 catalog_manager.cc:1383] Generated new cluster ID: e038eea13ff34d12b4483dcd9d9e2347
I20260709 14:50:40.770145 11706 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:40.788153 11706 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:40.789259 11706 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:40.799823 11706 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a: Generated new TSK 0
I20260709 14:50:40.800316 11706 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:40.829046  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:40.834758 11718 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 14:50:40.835780 11719 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 14:50:40.836961 11721 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 14:50:40.837750  6140 server_base.cc:1061] running on GCE node
I20260709 14:50:40.839418  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:40.839596  6140 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 14:50:40.839762  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608640839743 us; error 0 us; skew 500 ppm
I20260709 14:50:40.840269  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:40.842350  6140 webserver.cc:533] Webserver started at http://127.5.255.1:38279/ using document root <none> and password file <none>
I20260709 14:50:40.842794  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:40.842978  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:40.843223  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:40.844336  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "ac38217e19fb4a268a0913d35cf50298"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.848510  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:40.851570 11726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.852219  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:40.852470  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "ac38217e19fb4a268a0913d35cf50298"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.852746  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:40.867250  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:40.868310  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:40.869688  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:40.871759  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:40.871924  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.872151  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:40.872303  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.911151  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:37837
I20260709 14:50:40.911268 11788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:37837 every 8 connection(s)
I20260709 14:50:40.915776  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:40.922102 11793 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 14:50:40.923959 11794 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 14:50:40.925362  6140 server_base.cc:1061] running on GCE node
W20260709 14:50:40.926003 11796 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 14:50:40.928022 11789 heartbeater.cc:344] Connected to a master server at 127.5.255.62:46435
I20260709 14:50:40.928426 11789 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:40.928550  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:40.928850  6140 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 14:50:40.929014  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608640928998 us; error 0 us; skew 500 ppm
I20260709 14:50:40.929371 11789 heartbeater.cc:507] Master 127.5.255.62:46435 requested a full tablet report, sending...
I20260709 14:50:40.929577  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:40.931600 11662 ts_manager.cc:194] Registered new tserver with Master: ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:40.932054  6140 webserver.cc:533] Webserver started at http://127.5.255.2:38407/ using document root <none> and password file <none>
I20260709 14:50:40.932542  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:40.932723  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:40.932950  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:40.933529 11662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33284
I20260709 14:50:40.934057  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.938288  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:40.941325 11801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.942090  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:40.942410  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
I20260709 14:50:40.942739  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:40.962306  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:40.963357  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:40.964664  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:40.966674  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:40.966859  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.967069  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:40.967227  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.006872  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:41683
I20260709 14:50:41.007006 11863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:41683 every 8 connection(s)
I20260709 14:50:41.011312  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.018360 11867 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 14:50:41.019829 11868 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 14:50:41.022318  6140 server_base.cc:1061] running on GCE node
W20260709 14:50:41.023152 11870 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 14:50:41.023603 11864 heartbeater.cc:344] Connected to a master server at 127.5.255.62:46435
I20260709 14:50:41.023968 11864 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:41.024180  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:41.024425  6140 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 14:50:41.024607  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608641024589 us; error 0 us; skew 500 ppm
I20260709 14:50:41.024684 11864 heartbeater.cc:507] Master 127.5.255.62:46435 requested a full tablet report, sending...
I20260709 14:50:41.025224  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.026894 11662 ts_manager.cc:194] Registered new tserver with Master: b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:41.027928  6140 webserver.cc:533] Webserver started at http://127.5.255.3:35251/ using document root <none> and password file <none>
I20260709 14:50:41.028589  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.028630 11662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33288
I20260709 14:50:41.028975  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.029332  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.030562  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "8dea6a93428f492588a1263f5977119c"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-jhh9"
I20260709 14:50:41.034732  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:41.037734 11875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.038492  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:41.038759  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "8dea6a93428f492588a1263f5977119c"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-jhh9"
I20260709 14:50:41.039006  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:41.052910  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.054039  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.055401  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:41.057372  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:41.057569  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.057794  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:41.057982  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:50:41.095209  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:39755
I20260709 14:50:41.095316 11937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:39755 every 8 connection(s)
I20260709 14:50:41.099676  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.106564 11941 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 14:50:41.108035 11942 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 14:50:41.110954  6140 server_base.cc:1061] running on GCE node
W20260709 14:50:41.111457 11944 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 14:50:41.111994 11938 heartbeater.cc:344] Connected to a master server at 127.5.255.62:46435
I20260709 14:50:41.112334 11938 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:41.112972  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:41.112975 11938 heartbeater.cc:507] Master 127.5.255.62:46435 requested a full tablet report, sending...
W20260709 14:50:41.113315  6140 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 14:50:41.113533  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608641113513 us; error 0 us; skew 500 ppm
I20260709 14:50:41.114307  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.115222 11662 ts_manager.cc:194] Registered new tserver with Master: 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:41.116748  6140 webserver.cc:533] Webserver started at http://127.5.255.4:39207/ using document root <none> and password file <none>
I20260709 14:50:41.116772 11662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33296
I20260709 14:50:41.117380  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.117646  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.118001  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.119026  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-3-root/instance:
uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-jhh9"
I20260709 14:50:41.123059  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:41.125959 11949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.126714  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:41.126994  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-jhh9"
I20260709 14:50:41.127255  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:41.139863  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.141271  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.142791  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:41.197532  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:41.197858  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.003s
I20260709 14:50:41.198204  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:41.198478  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.389969  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.4:36271
I20260709 14:50:41.390089 12011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.4:36271 every 8 connection(s)
I20260709 14:50:41.403463 12012 heartbeater.cc:344] Connected to a master server at 127.5.255.62:46435
I20260709 14:50:41.403826 12012 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:41.404522 12012 heartbeater.cc:507] Master 127.5.255.62:46435 requested a full tablet report, sending...
I20260709 14:50:41.406349 11662 ts_manager.cc:194] Registered new tserver with Master: 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:41.406479  6140 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013695095s
I20260709 14:50:41.407680 11662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33308
I20260709 14:50:41.430588 11662 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33324:
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 14:50:41.653692 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad2818951a4e12b6bf6187d4e6f77c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:41.655417 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad2818951a4e12b6bf6187d4e6f77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.656453 11826 tablet_service.cc:1511] Processing CreateTablet for tablet ccec97c956a54037b0ac2bf75d44a0d8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:41.657966 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccec97c956a54037b0ac2bf75d44a0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.658380 11828 tablet_service.cc:1511] Processing CreateTablet for tablet e446b93384c44b8e91343f46b12b040e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:41.659750 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446b93384c44b8e91343f46b12b040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.662374 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 2843c9b9d1c043aea55253c2072dc6bf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:41.663689 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2843c9b9d1c043aea55253c2072dc6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.672104 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5011ebd4c4effa02ada1c3e887fd3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:41.673436 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5011ebd4c4effa02ada1c3e887fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.675055 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5011ebd4c4effa02ada1c3e887fd3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:41.676438 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5011ebd4c4effa02ada1c3e887fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.678817 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 2843c9b9d1c043aea55253c2072dc6bf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:41.679031 11977 tablet_service.cc:1511] Processing CreateTablet for tablet e446b93384c44b8e91343f46b12b040e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:41.680809 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2843c9b9d1c043aea55253c2072dc6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.681449 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446b93384c44b8e91343f46b12b040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.673439 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 69d9e29e1736446e86b22e4a697ac56c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:41.689419 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d9e29e1736446e86b22e4a697ac56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.694895 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec762996234412c971094d8412de47f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:41.695331 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 8613aa95881141b4b8e12159cbb29590 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:41.696161 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec762996234412c971094d8412de47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.696727 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8613aa95881141b4b8e12159cbb29590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.700050 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 1be8943eaef142098746a6c49e9c8014 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:41.701272 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be8943eaef142098746a6c49e9c8014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.703979 11822 tablet_service.cc:1511] Processing CreateTablet for tablet 4b382705d76c405db3d9dfe64db9e3dd (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:41.705195 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b382705d76c405db3d9dfe64db9e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.707968 11821 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaefb8787234e00a4301f58c391a007 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:41.709194 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaefb8787234e00a4301f58c391a007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.715049 11971 tablet_service.cc:1511] Processing CreateTablet for tablet 4b382705d76c405db3d9dfe64db9e3dd (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:41.716394 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b382705d76c405db3d9dfe64db9e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.719135 11970 tablet_service.cc:1511] Processing CreateTablet for tablet fdb011cbd18649b5bae28c036c21fbb6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:41.720541 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb011cbd18649b5bae28c036c21fbb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.723110 11969 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaefb8787234e00a4301f58c391a007 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:41.724433 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaefb8787234e00a4301f58c391a007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.726466 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec762996234412c971094d8412de47f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:41.727855 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec762996234412c971094d8412de47f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:41.759006 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:41.779961 11754 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad2818951a4e12b6bf6187d4e6f77c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:41.783160 12032 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:41.784485 11751 tablet_service.cc:1511] Processing CreateTablet for tablet ccec97c956a54037b0ac2bf75d44a0d8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:41.783195 11753 tablet_service.cc:1511] Processing CreateTablet for tablet e446b93384c44b8e91343f46b12b040e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:41.781646 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad2818951a4e12b6bf6187d4e6f77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.787515 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 8613aa95881141b4b8e12159cbb29590 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:41.788245 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446b93384c44b8e91343f46b12b040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.789580 12032 tablet_bootstrap.cc:654] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.789714 11748 tablet_service.cc:1511] Processing CreateTablet for tablet 1be8943eaef142098746a6c49e9c8014 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:41.791023 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be8943eaef142098746a6c49e9c8014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.782807 11752 tablet_service.cc:1511] Processing CreateTablet for tablet 69d9e29e1736446e86b22e4a697ac56c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:41.795620 11746 tablet_service.cc:1511] Processing CreateTablet for tablet fdb011cbd18649b5bae28c036c21fbb6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:41.795850 11747 tablet_service.cc:1511] Processing CreateTablet for tablet 4b382705d76c405db3d9dfe64db9e3dd (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:41.786216 11750 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5011ebd4c4effa02ada1c3e887fd3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:41.802419 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8613aa95881141b4b8e12159cbb29590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.803115 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb011cbd18649b5bae28c036c21fbb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.806159 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccec97c956a54037b0ac2bf75d44a0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.806896 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad2818951a4e12b6bf6187d4e6f77c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:41.808104 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad2818951a4e12b6bf6187d4e6f77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.810163 11752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d9e29e1736446e86b22e4a697ac56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.810925 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 69d9e29e1736446e86b22e4a697ac56c (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:41.812148 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d9e29e1736446e86b22e4a697ac56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.814141 11750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5011ebd4c4effa02ada1c3e887fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.814930 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 2843c9b9d1c043aea55253c2072dc6bf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:41.816196 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2843c9b9d1c043aea55253c2072dc6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.816634 11977 tablet_service.cc:1511] Processing CreateTablet for tablet a33195b755764533950aee29f06f0200 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:41.817848 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33195b755764533950aee29f06f0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.818150 11747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b382705d76c405db3d9dfe64db9e3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.818889 11900 tablet_service.cc:1511] Processing CreateTablet for tablet ccec97c956a54037b0ac2bf75d44a0d8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:41.820108 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccec97c956a54037b0ac2bf75d44a0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.820526 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 1e44c71ed9c048778aceb752b9789b98 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:41.821705 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e44c71ed9c048778aceb752b9789b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.822908 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 8613aa95881141b4b8e12159cbb29590 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:41.824127 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8613aa95881141b4b8e12159cbb29590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.823340 11745 tablet_service.cc:1511] Processing CreateTablet for tablet 1e44c71ed9c048778aceb752b9789b98 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:41.825289 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e44c71ed9c048778aceb752b9789b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.827715 11821 tablet_service.cc:1511] Processing CreateTablet for tablet a33195b755764533950aee29f06f0200 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:41.829028 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33195b755764533950aee29f06f0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.832086 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 1be8943eaef142098746a6c49e9c8014 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:41.833376 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be8943eaef142098746a6c49e9c8014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.834895 11896 tablet_service.cc:1511] Processing CreateTablet for tablet fdb011cbd18649b5bae28c036c21fbb6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:41.837548 11895 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaefb8787234e00a4301f58c391a007 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:41.836117 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb011cbd18649b5bae28c036c21fbb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.842139 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaefb8787234e00a4301f58c391a007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.828971 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec762996234412c971094d8412de47f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:41.845779 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec762996234412c971094d8412de47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.846125 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:41.847375 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.851349 11894 tablet_service.cc:1511] Processing CreateTablet for tablet 1e44c71ed9c048778aceb752b9789b98 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:41.852550 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e44c71ed9c048778aceb752b9789b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.853711 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 376965271b344c308641a576b6fa42d1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:41.854960 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376965271b344c308641a576b6fa42d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.861132 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 376965271b344c308641a576b6fa42d1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:41.863579 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376965271b344c308641a576b6fa42d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.865340 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 93abe41b051148e8aa5c4eca51827be3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:41.866570 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93abe41b051148e8aa5c4eca51827be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.876936 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 398c9f831c1e451ea2d09e6331093747 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:41.877569 12033 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:41.878387 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398c9f831c1e451ea2d09e6331093747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.898662 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 398c9f831c1e451ea2d09e6331093747 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:41.902371 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398c9f831c1e451ea2d09e6331093747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.913535 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 1512ef543c124f499a223519a44fd5e1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:41.914844 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1512ef543c124f499a223519a44fd5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.936159 11789 heartbeater.cc:499] Master 127.5.255.62:46435 was elected leader, sending a full tablet report...
I20260709 14:50:41.952773 11822 tablet_service.cc:1511] Processing CreateTablet for tablet be08818ee2384aa5910782a854a9559a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:41.954123 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be08818ee2384aa5910782a854a9559a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.956820 11976 tablet_service.cc:1511] Processing CreateTablet for tablet be08818ee2384aa5910782a854a9559a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:41.958158 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be08818ee2384aa5910782a854a9559a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.968057 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 93abe41b051148e8aa5c4eca51827be3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:41.965389 11754 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:41.970847 11750 tablet_service.cc:1511] Processing CreateTablet for tablet a33195b755764533950aee29f06f0200 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:41.980530 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93abe41b051148e8aa5c4eca51827be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.993204 11822 tablet_service.cc:1511] Processing CreateTablet for tablet d6e2ec09d2324c4f8e31eee0b48b5859 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:41.994616 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e2ec09d2324c4f8e31eee0b48b5859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.994750 11751 tablet_service.cc:1511] Processing CreateTablet for tablet 398c9f831c1e451ea2d09e6331093747 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:41.997506 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398c9f831c1e451ea2d09e6331093747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.999924 11750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33195b755764533950aee29f06f0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.003604 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 376965271b344c308641a576b6fa42d1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:42.004842 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376965271b344c308641a576b6fa42d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.005970 12033 tablet_bootstrap.cc:700] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent opening tablet: real 0.109s	user 0.003s	sys 0.002s
I20260709 14:50:42.006649 12033 tablet_bootstrap.cc:654] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.008064 12032 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:42.008605 12032 ts_tablet_manager.cc:1403] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.226s	user 0.020s	sys 0.008s
I20260709 14:50:42.011078 11748 tablet_service.cc:1511] Processing CreateTablet for tablet 1512ef543c124f499a223519a44fd5e1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:42.012776 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.012356 12032 raft_consensus.cc:359] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.013175 12032 raft_consensus.cc:385] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.006158 11969 tablet_service.cc:1511] Processing CreateTablet for tablet afaf6f343717418eb82a6d8ebbadf78e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:42.016070 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaf6f343717418eb82a6d8ebbadf78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.015954 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 1512ef543c124f499a223519a44fd5e1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:42.013547 12032 raft_consensus.cc:740] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.017202 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1512ef543c124f499a223519a44fd5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.017570 12032 consensus_queue.cc:260] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.012514 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 93abe41b051148e8aa5c4eca51827be3 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:42.020943 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93abe41b051148e8aa5c4eca51827be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.020691 11821 tablet_service.cc:1511] Processing CreateTablet for tablet afaf6f343717418eb82a6d8ebbadf78e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:42.021894 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaf6f343717418eb82a6d8ebbadf78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.022228 11896 tablet_service.cc:1511] Processing CreateTablet for tablet be08818ee2384aa5910782a854a9559a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:42.029580 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be08818ee2384aa5910782a854a9559a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.030375 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 1e632bd588d045f2a8f17df2ddd649d9 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:42.028375 12034 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:42.031244 11864 heartbeater.cc:499] Master 127.5.255.62:46435 was elected leader, sending a full tablet report...
I20260709 14:50:42.031585 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e632bd588d045f2a8f17df2ddd649d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.028061 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 1e632bd588d045f2a8f17df2ddd649d9 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:42.034179 11976 tablet_service.cc:1511] Processing CreateTablet for tablet f5e07fb0e53347df82825f0a3d1cd8d6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:42.034374 11745 tablet_service.cc:1511] Processing CreateTablet for tablet d6e2ec09d2324c4f8e31eee0b48b5859 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:42.035159 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e632bd588d045f2a8f17df2ddd649d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.036320 11753 tablet_service.cc:1511] Processing CreateTablet for tablet afaf6f343717418eb82a6d8ebbadf78e (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:42.039176 11894 tablet_service.cc:1511] Processing CreateTablet for tablet d6e2ec09d2324c4f8e31eee0b48b5859 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:42.040503 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 1e632bd588d045f2a8f17df2ddd649d9 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:42.056214 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e632bd588d045f2a8f17df2ddd649d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.039186 11895 tablet_service.cc:1511] Processing CreateTablet for tablet f5e07fb0e53347df82825f0a3d1cd8d6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:42.062578 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e07fb0e53347df82825f0a3d1cd8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.070541 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:42.053687 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1512ef543c124f499a223519a44fd5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.070477 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e2ec09d2324c4f8e31eee0b48b5859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.080325 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e07fb0e53347df82825f0a3d1cd8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.044824 11746 tablet_service.cc:1511] Processing CreateTablet for tablet f5e07fb0e53347df82825f0a3d1cd8d6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:42.088418 12039 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.089277 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38fe7903a54a8a8d7c0e5ac67a7bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.088965 12039 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.090814 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 3de0e60a7bee44a6bde5a17544ad5354 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:42.091670 12039 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:42.094875 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e2ec09d2324c4f8e31eee0b48b5859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.092041 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de0e60a7bee44a6bde5a17544ad5354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.107903 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 3de0e60a7bee44a6bde5a17544ad5354 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:42.109112 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de0e60a7bee44a6bde5a17544ad5354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.110669 12034 tablet_bootstrap.cc:654] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.118495 12036 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:42.119197 11938 heartbeater.cc:499] Master 127.5.255.62:46435 was elected leader, sending a full tablet report...
I20260709 14:50:42.081735 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 3de0e60a7bee44a6bde5a17544ad5354 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:42.141839 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaf6f343717418eb82a6d8ebbadf78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.151381 12032 ts_tablet_manager.cc:1434] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.142s	user 0.024s	sys 0.025s
I20260709 14:50:42.157752 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de0e60a7bee44a6bde5a17544ad5354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.166448 12036 tablet_bootstrap.cc:654] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.164947 12032 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:42.170229 11974 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1c36dcac4eb8a92c06c973bac492 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:42.184769 12033 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:42.185762 12033 ts_tablet_manager.cc:1403] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.309s	user 0.015s	sys 0.017s
I20260709 14:50:42.202160 12034 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:42.202659 12034 ts_tablet_manager.cc:1403] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.005s
I20260709 14:50:42.205449 12034 raft_consensus.cc:359] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:42.206158 12034 raft_consensus.cc:385] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.206617 12034 raft_consensus.cc:740] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.207037 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:42.207489 12034 consensus_queue.cc:260] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:42.210345 11802 leader_election.cc:343] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.211861 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:42.217907 11802 leader_election.cc:343] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.218389 11802 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:42.219640 12038 raft_consensus.cc:2749] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.224684 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1c36dcac4eb8a92c06c973bac492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.199368 12033 raft_consensus.cc:359] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.226291 12033 raft_consensus.cc:385] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.226617 12033 raft_consensus.cc:740] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.227349 12033 consensus_queue.cc:260] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.229991 12034 ts_tablet_manager.cc:1434] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 14:50:42.236649 12034 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:42.237056 12032 tablet_bootstrap.cc:654] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.240197 12033 ts_tablet_manager.cc:1434] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.010s
I20260709 14:50:42.240973 12012 heartbeater.cc:499] Master 127.5.255.62:46435 was elected leader, sending a full tablet report...
I20260709 14:50:42.241266 12033 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:42.247628 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e07fb0e53347df82825f0a3d1cd8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.251166 12033 tablet_bootstrap.cc:654] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:42.256477 11785 debug-util.cc:398] Leaking SignalData structure 0x7b08002bee00 after lost signal to thread 6143
I20260709 14:50:42.275184 12036 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:42.275602 11749 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1c36dcac4eb8a92c06c973bac492 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:42.277068 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1c36dcac4eb8a92c06c973bac492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.275666 12036 ts_tablet_manager.cc:1403] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.024s
I20260709 14:50:42.282516 11976 tablet_service.cc:1511] Processing CreateTablet for tablet e186728a258449a2a3dd8cfb70c1f86f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:42.285916 11748 tablet_service.cc:1511] Processing CreateTablet for tablet e186728a258449a2a3dd8cfb70c1f86f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:42.287801 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 8e198f012f7d4474b5a9f0934f27b96a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:42.289026 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e198f012f7d4474b5a9f0934f27b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.288776 12036 raft_consensus.cc:359] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.294157 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186728a258449a2a3dd8cfb70c1f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.294683 11821 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1c36dcac4eb8a92c06c973bac492 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:42.295950 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1c36dcac4eb8a92c06c973bac492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.298269 11896 tablet_service.cc:1511] Processing CreateTablet for tablet e186728a258449a2a3dd8cfb70c1f86f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:42.299471 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186728a258449a2a3dd8cfb70c1f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.295219 12034 tablet_bootstrap.cc:654] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.302747 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 8e198f012f7d4474b5a9f0934f27b96a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:42.304036 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e198f012f7d4474b5a9f0934f27b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.311376 12033 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:42.311894 12033 ts_tablet_manager.cc:1403] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.016s
I20260709 14:50:42.314270 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e186728a258449a2a3dd8cfb70c1f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.314893 12033 raft_consensus.cc:359] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.315590 12033 raft_consensus.cc:385] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.315887 12033 raft_consensus.cc:740] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.316869 12033 consensus_queue.cc:260] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.309067 12036 raft_consensus.cc:385] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.318130 12036 raft_consensus.cc:740] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.319238 12032 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:42.318954 12036 consensus_queue.cc:260] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.319422 12033 ts_tablet_manager.cc:1434] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:50:42.322739 12033 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:42.319721 12032 ts_tablet_manager.cc:1403] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.021s
I20260709 14:50:42.328423 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 8e198f012f7d4474b5a9f0934f27b96a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:42.329703 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e198f012f7d4474b5a9f0934f27b96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.332068 12033 tablet_bootstrap.cc:654] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.333091 12045 raft_consensus.cc:493] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.333678 12045 raft_consensus.cc:515] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.337072 12036 ts_tablet_manager.cc:1434] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.057s	user 0.000s	sys 0.006s
I20260709 14:50:42.337527 12045 leader_election.cc:290] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:42.338101 12036 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:42.360586 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 81f05f8e568f43b6a59bb539bd009b75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:42.361919 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f05f8e568f43b6a59bb539bd009b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.366168 12036 tablet_bootstrap.cc:654] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:42.367293 11865 tablet.cc:2406] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:42.383724 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 81f05f8e568f43b6a59bb539bd009b75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:42.385004 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f05f8e568f43b6a59bb539bd009b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.386498 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 81f05f8e568f43b6a59bb539bd009b75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:42.387840 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f05f8e568f43b6a59bb539bd009b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.391489 12032 raft_consensus.cc:359] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.392284 12032 raft_consensus.cc:385] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.392588 12032 raft_consensus.cc:740] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.395871 11746 tablet_service.cc:1511] Processing CreateTablet for tablet eb6225a6d81c4f6dad23389fa546f15f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:42.397228 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6225a6d81c4f6dad23389fa546f15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.399371 11976 tablet_service.cc:1511] Processing CreateTablet for tablet eb6225a6d81c4f6dad23389fa546f15f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:42.403911 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6225a6d81c4f6dad23389fa546f15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.403053 12034 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:42.410176 12034 ts_tablet_manager.cc:1403] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.010s
I20260709 14:50:42.400880 11821 tablet_service.cc:1511] Processing CreateTablet for tablet eb6225a6d81c4f6dad23389fa546f15f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:42.414566 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6225a6d81c4f6dad23389fa546f15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.417394 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 597f4ef4aeed41b385b973bc412943bc (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:42.417652 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:42.418615 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597f4ef4aeed41b385b973bc412943bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.393373 12032 consensus_queue.cc:260] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:42.420624 11950 leader_election.cc:343] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.421288 12032 ts_tablet_manager.cc:1434] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260709 14:50:42.413292 12034 raft_consensus.cc:359] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.426477 12034 raft_consensus.cc:385] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.426803 12034 raft_consensus.cc:740] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.436580 12045 raft_consensus.cc:493] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.437435 12045 raft_consensus.cc:515] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.441143 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:42.439689 12045 leader_election.cc:290] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:42.439960 12034 consensus_queue.cc:260] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.444554 12034 ts_tablet_manager.cc:1434] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
W20260709 14:50:42.446125 11950 leader_election.cc:343] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.446810 12032 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:42.452055 12034 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:42.455497 12033 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:42.455914 12033 ts_tablet_manager.cc:1403] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.050s
I20260709 14:50:42.457924 11748 tablet_service.cc:1511] Processing CreateTablet for tablet 597f4ef4aeed41b385b973bc412943bc (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:42.459028 12033 raft_consensus.cc:359] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.459877 12033 raft_consensus.cc:385] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.460047 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597f4ef4aeed41b385b973bc412943bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.462126 11750 tablet_service.cc:1511] Processing CreateTablet for tablet 850dea433f834f7fb147389b1e1ae3fe (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:42.463320 11750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850dea433f834f7fb147389b1e1ae3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.466480 11753 tablet_service.cc:1511] Processing CreateTablet for tablet fed7f31fcbd6477c8887949594dd63f1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:42.467707 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed7f31fcbd6477c8887949594dd63f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.468618 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 38e2743f80604e6c9eb3b240279f3bc0 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:42.469801 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e2743f80604e6c9eb3b240279f3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.470772 11894 tablet_service.cc:1511] Processing CreateTablet for tablet 850dea433f834f7fb147389b1e1ae3fe (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:42.470723 11896 tablet_service.cc:1511] Processing CreateTablet for tablet bd1c598b1e9c42a6a8f37be8c4256c34 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:42.472101 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850dea433f834f7fb147389b1e1ae3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.472638 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd1c598b1e9c42a6a8f37be8c4256c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.476542 11745 tablet_service.cc:1511] Processing CreateTablet for tablet 38e2743f80604e6c9eb3b240279f3bc0 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:42.477751 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e2743f80604e6c9eb3b240279f3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.497735 12032 tablet_bootstrap.cc:654] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.500113 11826 tablet_service.cc:1511] Processing CreateTablet for tablet bd1c598b1e9c42a6a8f37be8c4256c34 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:42.511036 11973 tablet_service.cc:1511] Processing CreateTablet for tablet d9c1a27986024d03b7e377d0f55614c6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:42.511608 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd1c598b1e9c42a6a8f37be8c4256c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.511317 11829 tablet_service.cc:1511] Processing CreateTablet for tablet d9c1a27986024d03b7e377d0f55614c6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:42.512259 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c1a27986024d03b7e377d0f55614c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.509315 12036 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:42.501696 11974 tablet_service.cc:1511] Processing CreateTablet for tablet bd1c598b1e9c42a6a8f37be8c4256c34 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:42.513504 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd1c598b1e9c42a6a8f37be8c4256c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.501967 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:42.514169 11839 raft_consensus.cc:2468] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:42.503257 11969 tablet_service.cc:1511] Processing CreateTablet for tablet fed7f31fcbd6477c8887949594dd63f1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:42.460325 12033 raft_consensus.cc:740] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.504849 11822 tablet_service.cc:1511] Processing CreateTablet for tablet fed7f31fcbd6477c8887949594dd63f1 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:42.515671 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed7f31fcbd6477c8887949594dd63f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.506855 11825 tablet_service.cc:1511] Processing CreateTablet for tablet fb5352bccaff4bf98386350747ca9119 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:42.508186 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9a54217ce942528946905daab99e75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:42.504323 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 38e2743f80604e6c9eb3b240279f3bc0 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:42.512658 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c1a27986024d03b7e377d0f55614c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.518747 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e2743f80604e6c9eb3b240279f3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.503314 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 850dea433f834f7fb147389b1e1ae3fe (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:42.521080 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850dea433f834f7fb147389b1e1ae3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.522559 11951 leader_election.cc:304] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:42.523792 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9a54217ce942528946905daab99e75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:42.525007 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9a54217ce942528946905daab99e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.525987 12045 raft_consensus.cc:2804] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.526204 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed7f31fcbd6477c8887949594dd63f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.515626 12036 ts_tablet_manager.cc:1403] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.178s	user 0.008s	sys 0.015s
I20260709 14:50:42.514354 11747 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9a54217ce942528946905daab99e75 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:42.529654 11747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9a54217ce942528946905daab99e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.530193 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9a54217ce942528946905daab99e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.529793 12036 raft_consensus.cc:359] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.530588 12036 raft_consensus.cc:385] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.530897 12036 raft_consensus.cc:740] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.526435 12045 raft_consensus.cc:493] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.515574 12033 consensus_queue.cc:260] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.533918 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5352bccaff4bf98386350747ca9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.538630 11752 tablet_service.cc:1511] Processing CreateTablet for tablet fb5352bccaff4bf98386350747ca9119 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:42.534133 12045 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.539944 11752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5352bccaff4bf98386350747ca9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.540721 11898 tablet_service.cc:1511] Processing CreateTablet for tablet fb5352bccaff4bf98386350747ca9119 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:42.541992 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5352bccaff4bf98386350747ca9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.546268 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4be03e61ec4e28bd320c6b68b19f68 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:42.546463 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:42.547464 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4be03e61ec4e28bd320c6b68b19f68. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:42.547991 11950 leader_election.cc:343] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.548477 11950 leader_election.cc:304] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:42.552146 12034 tablet_bootstrap.cc:654] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.561018 12056 raft_consensus.cc:2749] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.561827 12033 ts_tablet_manager.cc:1434] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.007s
I20260709 14:50:42.553364 12036 consensus_queue.cc:260] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.573917 12036 ts_tablet_manager.cc:1434] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:50:42.574823 12036 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:42.578748 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1b78225f384997acfe494b3cf3546f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:42.580029 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1b78225f384997acfe494b3cf3546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.580819 12036 tablet_bootstrap.cc:654] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.585908 11821 tablet_service.cc:1511] Processing CreateTablet for tablet 8961f5ea19a546ba826df37f7d698a24 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:42.587229 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8961f5ea19a546ba826df37f7d698a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.593979 12033 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:42.600107 11899 tablet_service.cc:1511] Processing CreateTablet for tablet d9c1a27986024d03b7e377d0f55614c6 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:42.601311 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c1a27986024d03b7e377d0f55614c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.601389 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 639d93ade7864accbcf0f90d94b0ae5a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:42.602632 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d93ade7864accbcf0f90d94b0ae5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.605996 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1b78225f384997acfe494b3cf3546f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:42.608322 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 8961f5ea19a546ba826df37f7d698a24 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:42.609514 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8961f5ea19a546ba826df37f7d698a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.610545 12044 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.611059 12044 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:42.582418 12056 raft_consensus.cc:493] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.617133 12044 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
W20260709 14:50:42.622542 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 74603us
I20260709 14:50:42.632489 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 8961f5ea19a546ba826df37f7d698a24 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:42.628314 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 597f4ef4aeed41b385b973bc412943bc (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:42.637221 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597f4ef4aeed41b385b973bc412943bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.623761 12045 raft_consensus.cc:515] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.651161 11751 tablet_service.cc:1511] Processing CreateTablet for tablet 639d93ade7864accbcf0f90d94b0ae5a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:42.652421 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d93ade7864accbcf0f90d94b0ae5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.655217 11820 tablet_service.cc:1511] Processing CreateTablet for tablet bad6005c9e784d669922327e40ac4d48 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:42.656565 11820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6005c9e784d669922327e40ac4d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.647718 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1b78225f384997acfe494b3cf3546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.667763 11754 tablet_service.cc:1511] Processing CreateTablet for tablet b9ef9459084147d794542c6876cd4276 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:42.667987 11901 tablet_service.cc:1511] Processing CreateTablet for tablet b9ef9459084147d794542c6876cd4276 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:42.667171 11746 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4be03e61ec4e28bd320c6b68b19f68 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:42.669000 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ef9459084147d794542c6876cd4276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.669623 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4be03e61ec4e28bd320c6b68b19f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.671466 11895 tablet_service.cc:1511] Processing CreateTablet for tablet bad6005c9e784d669922327e40ac4d48 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:42.678244 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1cf51e73654b3eba8520ffd386b105 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:42.683132 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1cf51e73654b3eba8520ffd386b105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.686810 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4be03e61ec4e28bd320c6b68b19f68 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:42.687546 11746 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1cf51e73654b3eba8520ffd386b105 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:42.688020 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4be03e61ec4e28bd320c6b68b19f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.688695 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1cf51e73654b3eba8520ffd386b105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.689529 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1cf51e73654b3eba8520ffd386b105 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:42.691139 11971 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1b78225f384997acfe494b3cf3546f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:42.692356 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1b78225f384997acfe494b3cf3546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.695403 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 639d93ade7864accbcf0f90d94b0ae5a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:42.696588 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d93ade7864accbcf0f90d94b0ae5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.703186 11968 tablet_service.cc:1511] Processing CreateTablet for tablet b9ef9459084147d794542c6876cd4276 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:42.704375 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ef9459084147d794542c6876cd4276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.708113 11822 tablet_service.cc:1511] Processing CreateTablet for tablet 43192224a786482f92c577b13390f6e7 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:42.709359 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43192224a786482f92c577b13390f6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.717182 12032 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:42.717693 12032 ts_tablet_manager.cc:1403] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.272s	user 0.013s	sys 0.006s
I20260709 14:50:42.719827 11968 tablet_service.cc:1511] Processing CreateTablet for tablet bad6005c9e784d669922327e40ac4d48 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:42.720633 12044 raft_consensus.cc:493] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.721108 12044 raft_consensus.cc:515] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.723295 12044 leader_election.cc:290] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:42.731197 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6005c9e784d669922327e40ac4d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.731595 11746 tablet_service.cc:1511] Processing CreateTablet for tablet 43192224a786482f92c577b13390f6e7 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:42.732879 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43192224a786482f92c577b13390f6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.624881 12056 raft_consensus.cc:515] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.751150 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 226f946045fc4068a35ca86d4a8be53f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:42.756762 11753 tablet_service.cc:1511] Processing CreateTablet for tablet 226f946045fc4068a35ca86d4a8be53f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:42.758049 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f946045fc4068a35ca86d4a8be53f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:42.761579 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:42.764048 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 226f946045fc4068a35ca86d4a8be53f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:42.765347 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f946045fc4068a35ca86d4a8be53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.774859 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:42.766808 12045 leader_election.cc:290] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:42.767901 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:42.776322 11951 leader_election.cc:343] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.768987 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:42.768407 12056 leader_election.cc:290] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
W20260709 14:50:42.776363 11950 leader_election.cc:343] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.777021 11839 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.779182 12034 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:42.779354 12049 raft_consensus.cc:493] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.779696 12034 ts_tablet_manager.cc:1403] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.328s	user 0.014s	sys 0.011s
I20260709 14:50:42.779929 12049 raft_consensus.cc:515] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.744803 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6005c9e784d669922327e40ac4d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.782967 12034 raft_consensus.cc:359] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.783645 12034 raft_consensus.cc:385] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.783926 12034 raft_consensus.cc:740] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.784462 11839 raft_consensus.cc:2468] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:42.784803 12034 consensus_queue.cc:260] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.784695 12049 leader_election.cc:290] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:42.787305 12034 ts_tablet_manager.cc:1434] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:42.788517 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2ae111313047c8b1d8a5fd77e63632 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:42.790279 12034 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:42.801120 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2ae111313047c8b1d8a5fd77e63632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.790421 11951 leader_election.cc:304] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:42.802268 12036 tablet_bootstrap.cc:492] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:42.794780 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2ae111313047c8b1d8a5fd77e63632 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:42.803040 12036 ts_tablet_manager.cc:1403] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.006s
I20260709 14:50:42.803938 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2ae111313047c8b1d8a5fd77e63632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.807526 12056 raft_consensus.cc:2804] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.808089 12056 raft_consensus.cc:697] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:42.808899 12056 consensus_queue.cc:237] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.812575 12033 tablet_bootstrap.cc:654] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.767856 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 43192224a786482f92c577b13390f6e7 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:42.807622 12032 raft_consensus.cc:359] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.843600 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8961f5ea19a546ba826df37f7d698a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.855567 12036 raft_consensus.cc:359] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.856256 12036 raft_consensus.cc:385] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.856518 12036 raft_consensus.cc:740] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.857407 12036 consensus_queue.cc:260] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:42.866460 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:42.868810 11950 leader_election.cc:343] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.869269 11950 leader_election.cc:304] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:42.871150 12036 ts_tablet_manager.cc:1434] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.002s
I20260709 14:50:42.871544 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:42.872937 11727 leader_election.cc:343] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.874414 12036 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:42.882040 12056 raft_consensus.cc:2749] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.883160 11747 tablet_service.cc:1511] Processing CreateTablet for tablet 32457787400e4316a39dcfbd5acf46ff (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:42.884608 11747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32457787400e4316a39dcfbd5acf46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.885895 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43192224a786482f92c577b13390f6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.892249 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 865e2485cf18454f93555b1da285861a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:42.897583 12034 tablet_bootstrap.cc:654] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.848858 12032 raft_consensus.cc:385] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.909412 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ef9459084147d794542c6876cd4276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.909086 11820 tablet_service.cc:1511] Processing CreateTablet for tablet 32457787400e4316a39dcfbd5acf46ff (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:42.911341 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 865e2485cf18454f93555b1da285861a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:42.913668 12032 raft_consensus.cc:740] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.917091 12032 consensus_queue.cc:260] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.917718 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865e2485cf18454f93555b1da285861a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.918879 11896 tablet_service.cc:1511] Processing CreateTablet for tablet 32457787400e4316a39dcfbd5acf46ff (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:42.921778 12049 raft_consensus.cc:493] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.922247 12049 raft_consensus.cc:515] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:42.924228 12049 leader_election.cc:290] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:42.925141 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:42.926862 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 865e2485cf18454f93555b1da285861a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:42.928063 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865e2485cf18454f93555b1da285861a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.928411 11660 catalog_manager.cc:5697] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:42.930594 11728 leader_election.cc:343] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.931314 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:42.932456 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32457787400e4316a39dcfbd5acf46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.932627 11820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32457787400e4316a39dcfbd5acf46ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.934391 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865e2485cf18454f93555b1da285861a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:42.935936 11728 leader_election.cc:343] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.936365 11728 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:42.937341 12044 raft_consensus.cc:2749] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.940248 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 589117c8b8314a70bdccdd968078b525 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:42.941846 11748 tablet_service.cc:1511] Processing CreateTablet for tablet 589117c8b8314a70bdccdd968078b525 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:42.943111 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589117c8b8314a70bdccdd968078b525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.943578 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589117c8b8314a70bdccdd968078b525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.946333 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:42.947618 12038 raft_consensus.cc:493] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.948042 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1cf51e73654b3eba8520ffd386b105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.947871 11969 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2ae111313047c8b1d8a5fd77e63632 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:42.948668 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f946045fc4068a35ca86d4a8be53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.949211 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2ae111313047c8b1d8a5fd77e63632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.948935 11894 tablet_service.cc:1511] Processing CreateTablet for tablet bbecfee6c4e14c5380a1d80aa090d93b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:42.950142 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbecfee6c4e14c5380a1d80aa090d93b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.950106 12038 raft_consensus.cc:515] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:42.919234 12032 ts_tablet_manager.cc:1434] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.200s	user 0.008s	sys 0.002s
I20260709 14:50:42.957986 12032 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:42.967108 12038 leader_election.cc:290] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:42.974864 11728 leader_election.cc:343] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.970454 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:42.997987 11968 tablet_service.cc:1511] Processing CreateTablet for tablet 589117c8b8314a70bdccdd968078b525 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:42.999372 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589117c8b8314a70bdccdd968078b525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.003706 11825 tablet_service.cc:1511] Processing CreateTablet for tablet d8a740821a654a229c527425dde1783f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:43.005093 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a740821a654a229c527425dde1783f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.006385 11827 tablet_service.cc:1511] Processing CreateTablet for tablet ac4ff3cbb8d1441dae792c98b595600a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:43.007690 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4ff3cbb8d1441dae792c98b595600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.006875 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 9280de8f35024d88be5e5a11b2772caf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:43.009402 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9280de8f35024d88be5e5a11b2772caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.004666 11821 tablet_service.cc:1511] Processing CreateTablet for tablet 50c8e5c501a84352a51490ad57d81288 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:43.014683 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c8e5c501a84352a51490ad57d81288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.015983 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 7c46be53110d45ba890f348ee0b928f8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:43.017174 11971 tablet_service.cc:1511] Processing CreateTablet for tablet ac4ff3cbb8d1441dae792c98b595600a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:43.017206 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c46be53110d45ba890f348ee0b928f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.018808 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 50c8e5c501a84352a51490ad57d81288 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:43.020067 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c8e5c501a84352a51490ad57d81288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.020601 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:43.015461 11970 tablet_service.cc:1511] Processing CreateTablet for tablet bbecfee6c4e14c5380a1d80aa090d93b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:43.022243 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbecfee6c4e14c5380a1d80aa090d93b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:43.013530 11802 leader_election.cc:343] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.022328 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:43.018844 11826 tablet_service.cc:1511] Processing CreateTablet for tablet bbecfee6c4e14c5380a1d80aa090d93b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:43.025019 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbecfee6c4e14c5380a1d80aa090d93b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:43.041126 11876 leader_election.cc:343] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:43.042701 11876 leader_election.cc:343] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.050625 12049 raft_consensus.cc:493] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.051122 12049 raft_consensus.cc:515] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.053512 12049 leader_election.cc:290] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:43.056843 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 7c46be53110d45ba890f348ee0b928f8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:43.058167 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c46be53110d45ba890f348ee0b928f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.058049 11895 tablet_service.cc:1511] Processing CreateTablet for tablet d8a740821a654a229c527425dde1783f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:43.059361 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a740821a654a229c527425dde1783f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.061169 11752 tablet_service.cc:1511] Processing CreateTablet for tablet d6a6b94dc2734f5dba9bf95738c11e6b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:43.061290 11745 tablet_service.cc:1511] Processing CreateTablet for tablet 50c8e5c501a84352a51490ad57d81288 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:43.062412 11752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a6b94dc2734f5dba9bf95738c11e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.063458 11754 tablet_service.cc:1511] Processing CreateTablet for tablet 7c46be53110d45ba890f348ee0b928f8 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:43.064832 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c46be53110d45ba890f348ee0b928f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:42.978070 11728 leader_election.cc:304] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:43.070569 12044 raft_consensus.cc:2749] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:43.071477 11728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.4:36271, user_credentials={real_user=slave}} blocked reactor thread for 96650.1us
I20260709 14:50:43.083485 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.084280 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.084883 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.085582 11986 raft_consensus.cc:2468] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
W20260709 14:50:43.086802 11877 leader_election.cc:343] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.087281 11877 leader_election.cc:304] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.088801 11877 leader_election.cc:304] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.089336 12049 raft_consensus.cc:2749] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.090478 12049 raft_consensus.cc:2804] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.090822 12049 raft_consensus.cc:493] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.091122 12049 raft_consensus.cc:3060] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.097060 11900 tablet_service.cc:1511] Processing CreateTablet for tablet ac4ff3cbb8d1441dae792c98b595600a (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:43.097774 11823 tablet_service.cc:1511] Processing CreateTablet for tablet d6a6b94dc2734f5dba9bf95738c11e6b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:43.099426 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a6b94dc2734f5dba9bf95738c11e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.098351 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4ff3cbb8d1441dae792c98b595600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.103575 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 37db3319894742498d8c7e0efedd2108 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:43.104808 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37db3319894742498d8c7e0efedd2108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.106352 12049 raft_consensus.cc:515] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.109506 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
W20260709 14:50:43.111016 11876 leader_election.cc:343] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.111600 11972 tablet_service.cc:1511] Processing CreateTablet for tablet d6a6b94dc2734f5dba9bf95738c11e6b (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:43.112998 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a6b94dc2734f5dba9bf95738c11e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.115456 11746 tablet_service.cc:1511] Processing CreateTablet for tablet 9280de8f35024d88be5e5a11b2772caf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:43.116786 11746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9280de8f35024d88be5e5a11b2772caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.124512 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 9280de8f35024d88be5e5a11b2772caf (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:43.125828 11753 tablet_service.cc:1511] Processing CreateTablet for tablet d8a740821a654a229c527425dde1783f (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:43.127128 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a740821a654a229c527425dde1783f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.125669 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9280de8f35024d88be5e5a11b2772caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.162252 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 37db3319894742498d8c7e0efedd2108 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:43.163465 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37db3319894742498d8c7e0efedd2108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.170207 12049 leader_election.cc:290] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.233282 12044 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.233831 12044 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.237537 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:43.239530 11727 leader_election.cc:343] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.238622 12044 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:43.245088 11913 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.246030 12056 consensus_queue.cc:1048] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.258057 12056 consensus_queue.cc:1048] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.260540 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4ff3cbb8d1441dae792c98b595600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.232424 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 37db3319894742498d8c7e0efedd2108 (DEFAULT_TABLE table=test-workload [id=715ea8c6cb1f467da82b3b2f4e5f92e6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:43.292649 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c8e5c501a84352a51490ad57d81288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.309276 12036 tablet_bootstrap.cc:654] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:43.314437 11647 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.255.4:36271, user_credentials={real_user=slave}} blocked reactor thread for 92177us
I20260709 14:50:43.316290 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37db3319894742498d8c7e0efedd2108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.338277 12032 tablet_bootstrap.cc:654] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.351748 12033 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:43.352341 12033 ts_tablet_manager.cc:1403] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.790s	user 0.101s	sys 0.127s
I20260709 14:50:43.356658 12033 raft_consensus.cc:359] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.363762 12033 raft_consensus.cc:385] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.364162 12033 raft_consensus.cc:740] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.366005 12033 consensus_queue.cc:260] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.385403 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.386157 11839 raft_consensus.cc:2468] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:43.399818 12032 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.400327 12032 ts_tablet_manager.cc:1403] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.443s	user 0.009s	sys 0.003s
I20260709 14:50:43.407685 11728 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:43.410379 12044 raft_consensus.cc:2804] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.413689 12044 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.414099 12044 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.418972 12033 ts_tablet_manager.cc:1434] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.001s
I20260709 14:50:43.420078 12033 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:43.416036 12032 raft_consensus.cc:359] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.423491 12044 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.423916 12032 raft_consensus.cc:385] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.433964 12032 raft_consensus.cc:740] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.434773 12032 consensus_queue.cc:260] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.435727 12036 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:43.435995 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.436321 12036 ts_tablet_manager.cc:1403] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.562s	user 0.014s	sys 0.028s
I20260709 14:50:43.436648 11986 raft_consensus.cc:2468] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:43.437701 12032 ts_tablet_manager.cc:1434] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 14:50:43.438393 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:43.438967 11838 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.434743 12033 tablet_bootstrap.cc:654] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.448307 11838 raft_consensus.cc:2468] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:43.448611 12044 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:43.448956 11803 leader_election.cc:304] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.450546 12038 raft_consensus.cc:2804] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.450932 12038 raft_consensus.cc:493] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.451277 12038 raft_consensus.cc:3060] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.451643 12036 raft_consensus.cc:359] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.452418 12036 raft_consensus.cc:385] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.452713 12036 raft_consensus.cc:740] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.448127 12034 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
W20260709 14:50:43.453755 11877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.4:36271, user_credentials={real_user=slave}} blocked reactor thread for 365032us
I20260709 14:50:43.438961 12032 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.454700 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:43.455094 12034 ts_tablet_manager.cc:1403] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.665s	user 0.072s	sys 0.037s
I20260709 14:50:43.457693 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:43.458283 11986 raft_consensus.cc:3060] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.461392 12036 consensus_queue.cc:260] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:43.461987 11727 leader_election.cc:343] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.462597 11728 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:43.463683 12044 raft_consensus.cc:2804] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.472821 12038 raft_consensus.cc:515] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.475709 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:43.463683 12036 ts_tablet_manager.cc:1434] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:50:43.477394 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:43.479566 11985 raft_consensus.cc:3060] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:43.483466 11802 leader_election.cc:343] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.485427 12032 tablet_bootstrap.cc:654] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.486186 12036 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:43.495978 12036 tablet_bootstrap.cc:654] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.498432 11985 raft_consensus.cc:2468] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:43.503954 12034 raft_consensus.cc:359] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.476763 12038 leader_election.cc:290] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.511662 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.509198 11986 raft_consensus.cc:2468] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:43.520838 12073 raft_consensus.cc:493] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.524453 11803 leader_election.cc:304] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.522652 12034 raft_consensus.cc:385] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.525045 12034 raft_consensus.cc:740] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.525861 12038 raft_consensus.cc:2804] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.526086 12073 raft_consensus.cc:515] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.526479 12034 consensus_queue.cc:260] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.538297 12073 leader_election.cc:290] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:43.539551 11877 leader_election.cc:304] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.540833 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.543686 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.543984 12073 raft_consensus.cc:2804] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.544795 12073 raft_consensus.cc:697] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:43.545694 12073 consensus_queue.cc:237] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.559059 12092 raft_consensus.cc:493] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.559571 12092 raft_consensus.cc:515] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.562549 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:43.564373 11803 leader_election.cc:343] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.557672 12044 raft_consensus.cc:697] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:43.543716 11877 leader_election.cc:304] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:43.568974 12049 raft_consensus.cc:2749] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:43.569409 11877 leader_election.cc:343] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:43.570259 11877 leader_election.cc:343] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.570724 11877 leader_election.cc:304] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:43.571530 12049 raft_consensus.cc:2749] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.575697 12036 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:43.576321 12036 ts_tablet_manager.cc:1403] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.011s
I20260709 14:50:43.577464 12038 raft_consensus.cc:697] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:43.578922 12033 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:43.580003 12038 consensus_queue.cc:237] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.580680 12033 ts_tablet_manager.cc:1403] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.007s
I20260709 14:50:43.580740 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:43.581504 11763 raft_consensus.cc:2468] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:43.581902 12044 consensus_queue.cc:237] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.582908 11802 leader_election.cc:304] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:43.583801 12092 leader_election.cc:290] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.578889 12032 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.586262 12091 raft_consensus.cc:2804] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.586696 12091 raft_consensus.cc:493] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.587033 12091 raft_consensus.cc:3060] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.587615 12034 ts_tablet_manager.cc:1434] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.132s	user 0.018s	sys 0.027s
I20260709 14:50:43.588711 12034 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:43.583897 12033 raft_consensus.cc:359] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.593608 12033 raft_consensus.cc:385] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.593946 12033 raft_consensus.cc:740] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.590093 12032 ts_tablet_manager.cc:1403] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.014s
I20260709 14:50:43.594720 12033 consensus_queue.cc:260] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.595665 12036 raft_consensus.cc:359] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.596366 12036 raft_consensus.cc:385] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.596664 12036 raft_consensus.cc:740] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.597295 12032 raft_consensus.cc:359] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.598141 12032 raft_consensus.cc:385] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.598445 12032 raft_consensus.cc:740] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.599088 12091 raft_consensus.cc:515] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.601686 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
W20260709 14:50:43.603012 11803 leader_election.cc:343] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.605785 12033 ts_tablet_manager.cc:1434] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260709 14:50:43.606812 12033 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:43.597386 12036 consensus_queue.cc:260] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.608640 12036 ts_tablet_manager.cc:1434] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:50:43.612865 12036 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:43.611304 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:43.613191 12034 tablet_bootstrap.cc:654] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.613391 11763 raft_consensus.cc:3060] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.611763 12091 leader_election.cc:290] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.603752 12032 consensus_queue.cc:260] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.617692 11658 catalog_manager.cc:5697] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.621163 11763 raft_consensus.cc:2468] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:43.625650 12090 raft_consensus.cc:493] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.630117 12090 raft_consensus.cc:515] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.630657 11802 leader_election.cc:304] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:43.631501 12091 raft_consensus.cc:2804] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.632001 12091 raft_consensus.cc:697] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:43.632179 12090 leader_election.cc:290] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:43.633256 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.633193 12091 consensus_queue.cc:237] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.633841 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8613aa95881141b4b8e12159cbb29590" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:43.627009 12032 ts_tablet_manager.cc:1434] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 14:50:43.636322 12032 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.636934 12036 tablet_bootstrap.cc:654] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.627195 12033 tablet_bootstrap.cc:654] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.634104 11986 raft_consensus.cc:2393] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:43.643653 12032 tablet_bootstrap.cc:654] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.646626 11728 leader_election.cc:304] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:43.648003 12090 raft_consensus.cc:3060] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.655964 11658 catalog_manager.cc:5697] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.658200 12090 raft_consensus.cc:2749] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.678301 11660 catalog_manager.cc:5697] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.665977 11659 catalog_manager.cc:5697] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.699132 12036 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:43.699653 12034 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:43.699780 12032 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.699831 12036 ts_tablet_manager.cc:1403] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.008s
I20260709 14:50:43.700155 12034 ts_tablet_manager.cc:1403] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.112s	user 0.005s	sys 0.017s
I20260709 14:50:43.700412 12032 ts_tablet_manager.cc:1403] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.017s
I20260709 14:50:43.703425 12036 raft_consensus.cc:359] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.706116 12033 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:43.703617 12032 raft_consensus.cc:359] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.706763 12033 ts_tablet_manager.cc:1403] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.002s
I20260709 14:50:43.707108 12032 raft_consensus.cc:385] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.707473 12032 raft_consensus.cc:740] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.708262 12032 consensus_queue.cc:260] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.710963 12032 ts_tablet_manager.cc:1434] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:50:43.712059 12032 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.713538 12033 raft_consensus.cc:359] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.714696 12033 raft_consensus.cc:385] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.715096 12033 raft_consensus.cc:740] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.714327 12036 raft_consensus.cc:385] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.707062 12034 raft_consensus.cc:359] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.716260 12036 raft_consensus.cc:740] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.716578 12034 raft_consensus.cc:385] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.716967 12034 raft_consensus.cc:740] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.717427 12036 consensus_queue.cc:260] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.717701 12034 consensus_queue.cc:260] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.719681 12032 tablet_bootstrap.cc:654] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.719975 12034 ts_tablet_manager.cc:1434] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:50:43.720364 12036 ts_tablet_manager.cc:1434] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:50:43.720979 12034 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:43.721552 12036 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:43.715940 12033 consensus_queue.cc:260] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.731153 12033 ts_tablet_manager.cc:1434] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:43.731537 12032 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.732025 12032 ts_tablet_manager.cc:1403] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:50:43.735152 12032 raft_consensus.cc:359] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.735857 12032 raft_consensus.cc:385] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.736146 12032 raft_consensus.cc:740] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.737043 12032 consensus_queue.cc:260] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.739670 12032 ts_tablet_manager.cc:1434] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:50:43.740820 12033 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:43.743546 12034 tablet_bootstrap.cc:654] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.743974 12073 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.744484 12073 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.746629 12032 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.748260 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:43.751670 12080 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.752173 12080 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
W20260709 14:50:43.753093 11876 leader_election.cc:343] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.753590 12032 tablet_bootstrap.cc:654] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.754765 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.755393 11986 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:43.746649 12073 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.756569 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:43.756613 11877 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.757303 11913 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:43.758687 11950 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:43.759682 12078 raft_consensus.cc:2804] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.760044 12078 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.760354 12078 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.761371 12033 tablet_bootstrap.cc:654] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.762528 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:43.763877 11950 leader_election.cc:343] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.764441 12073 raft_consensus.cc:2804] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.765292 12036 tablet_bootstrap.cc:654] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:43.766193 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:43.754935 12080 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.766300 12073 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.770356 12073 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.776065 12090 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.776575 12090 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.778707 12090 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:43.780134 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:43.780916 12034 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:43.781399 12034 ts_tablet_manager.cc:1403] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.000s
I20260709 14:50:43.780733 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:43.781528 11727 leader_election.cc:343] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.779044 12078 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.782006 11838 raft_consensus.cc:2468] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:43.783376 11728 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:43.785040 12034 raft_consensus.cc:359] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.786005 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:43.786360 12090 raft_consensus.cc:2804] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.786753 12090 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.787115 12090 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.789048 12036 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:43.789739 12036 ts_tablet_manager.cc:1403] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.010s
I20260709 14:50:43.785717 12034 raft_consensus.cc:385] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.794106 12034 raft_consensus.cc:740] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.794567 12090 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.795585 12036 raft_consensus.cc:359] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.797470 12036 raft_consensus.cc:385] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.796607 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:43.798233 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:43.798810 11838 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:43.799489 11950 leader_election.cc:343] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.796406 12078 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.800572 12036 raft_consensus.cc:740] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.802371 12036 consensus_queue.cc:260] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.805415 11838 raft_consensus.cc:2468] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:43.806216 12036 ts_tablet_manager.cc:1434] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 14:50:43.803018 12073 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.807241 11728 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:43.807518 11913 raft_consensus.cc:2393] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:43.807523 12036 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:43.808921 12044 raft_consensus.cc:2804] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.809391 12044 raft_consensus.cc:697] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:43.810667 11950 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.806246 12034 consensus_queue.cc:260] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.811831 12078 raft_consensus.cc:2749] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.810452 12044 consensus_queue.cc:237] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.813570 12034 ts_tablet_manager.cc:1434] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:50:43.822570 12073 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:43.819995 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:43.820662 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:43.826498 11986 raft_consensus.cc:2393] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
W20260709 14:50:43.827147 11876 leader_election.cc:343] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.821729 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:43.827778 11877 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:43.828639 12049 raft_consensus.cc:2749] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:43.828646 11727 leader_election.cc:343] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.815480 12036 tablet_bootstrap.cc:654] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.823041 12090 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:43.823526 12034 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:43.825429 12033 tablet_bootstrap.cc:492] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:43.833205 12033 ts_tablet_manager.cc:1403] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.012s
I20260709 14:50:43.835120 11659 catalog_manager.cc:5697] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.838935 12034 tablet_bootstrap.cc:654] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.836678 12033 raft_consensus.cc:359] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.840981 12033 raft_consensus.cc:385] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.841372 12033 raft_consensus.cc:740] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.842494 12033 consensus_queue.cc:260] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.848415 12033 ts_tablet_manager.cc:1434] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:50:43.849493 12033 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:43.853066 12032 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.853595 12032 ts_tablet_manager.cc:1403] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.107s	user 0.045s	sys 0.047s
I20260709 14:50:43.855798 12033 tablet_bootstrap.cc:654] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.856825 12032 raft_consensus.cc:359] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.857569 12032 raft_consensus.cc:385] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.857843 12032 raft_consensus.cc:740] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.858587 12032 consensus_queue.cc:260] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.860512 12032 ts_tablet_manager.cc:1434] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:43.863691 12032 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.859031 12073 raft_consensus.cc:493] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.866535 12073 raft_consensus.cc:515] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.868443 12034 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:43.868574 12073 leader_election.cc:290] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:43.868842 12032 tablet_bootstrap.cc:654] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.868959 12034 ts_tablet_manager.cc:1403] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 14:50:43.871119 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.871781 11838 raft_consensus.cc:2468] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:43.872121 12034 raft_consensus.cc:359] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.872833 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.874792 11877 leader_election.cc:304] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:43.875725 11877 leader_election.cc:343] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.876623 12073 raft_consensus.cc:2804] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.877118 12073 raft_consensus.cc:493] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.877909 12073 raft_consensus.cc:3060] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.872845 12034 raft_consensus.cc:385] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.890239 12034 raft_consensus.cc:740] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.890992 12034 consensus_queue.cc:260] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.894157 12078 raft_consensus.cc:493] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.894660 12078 raft_consensus.cc:515] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.896739 12078 leader_election.cc:290] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:43.898284 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:43.899077 11763 raft_consensus.cc:2393] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:43.901536 12036 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:43.902002 12036 ts_tablet_manager.cc:1403] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.011s
I20260709 14:50:43.904699 12036 raft_consensus.cc:359] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.905308 12036 raft_consensus.cc:385] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.906091 12090 raft_consensus.cc:493] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.906587 12090 raft_consensus.cc:515] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:43.908509 12090 leader_election.cc:290] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:43.910073 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:43.910642 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446b93384c44b8e91343f46b12b040e" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.912921 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5011ebd4c4effa02ada1c3e887fd3" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.914597 11951 leader_election.cc:304] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:43.915735 12078 raft_consensus.cc:3060] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.910844 11986 raft_consensus.cc:2393] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:43.905581 12036 raft_consensus.cc:740] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.918794 12036 consensus_queue.cc:260] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.921986 12036 ts_tablet_manager.cc:1434] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:50:43.922799 12036 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:43.925136 12034 ts_tablet_manager.cc:1434] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 14:50:43.926308 12034 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:43.934031 11728 leader_election.cc:304] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:43.934947 12090 raft_consensus.cc:3060] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.936189 12033 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:43.936681 12033 ts_tablet_manager.cc:1403] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.007s
I20260709 14:50:43.939476 12033 raft_consensus.cc:359] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.942152 12073 raft_consensus.cc:515] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.949781 12034 tablet_bootstrap.cc:654] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.952417 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:43.952575 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:43.953212 11838 raft_consensus.cc:3060] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:43.954124 11877 leader_election.cc:343] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.954946 12090 raft_consensus.cc:2749] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.951426 12073 leader_election.cc:290] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:43.953600 12078 raft_consensus.cc:2749] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.945217 12036 tablet_bootstrap.cc:654] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.940092 12033 raft_consensus.cc:385] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.945924 12032 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:43.957448 12032 ts_tablet_manager.cc:1403] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.017s
I20260709 14:50:43.960153 12032 raft_consensus.cc:359] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.960790 12032 raft_consensus.cc:385] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.960964 11838 raft_consensus.cc:2468] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:43.961071 12032 raft_consensus.cc:740] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.962255 11877 leader_election.cc:304] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:43.962288 12032 consensus_queue.cc:260] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.965507 12032 ts_tablet_manager.cc:1434] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:43.966462 12032 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:43.966981 12073 raft_consensus.cc:2804] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.967660 12073 raft_consensus.cc:697] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:43.968463 12073 consensus_queue.cc:237] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:43.969893 12033 raft_consensus.cc:740] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.970793 12090 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.971305 12090 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.971824 12091 consensus_queue.cc:1048] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.973510 12090 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:43.974596 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:43.975239 11913 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:43.974630 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:43.976151 12033 consensus_queue.cc:260] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:43.976878 11727 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:43.978003 12044 raft_consensus.cc:2804] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.978400 12044 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.978760 12044 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.980620 12032 tablet_bootstrap.cc:654] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:43.982856 11728 leader_election.cc:343] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.978140 12033 ts_tablet_manager.cc:1434] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 14:50:43.986438 12033 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:43.988354 12044 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:43.992914 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
W20260709 14:50:43.994195 11728 leader_election.cc:343] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.002811 12033 tablet_bootstrap.cc:654] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.019805 12049 consensus_queue.cc:1048] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.026836 12034 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.027330 12034 ts_tablet_manager.cc:1403] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.003s
I20260709 14:50:44.028690 12036 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.029117 12036 ts_tablet_manager.cc:1403] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.018s
I20260709 14:50:44.029271 11659 catalog_manager.cc:5697] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.030823 12034 raft_consensus.cc:359] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.031702 12036 raft_consensus.cc:359] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.032681 12036 raft_consensus.cc:385] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.032886 12036 raft_consensus.cc:740] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.031702 12034 raft_consensus.cc:385] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.033784 12034 raft_consensus.cc:740] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.034562 12034 consensus_queue.cc:260] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.035907 12038 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.036805 12034 ts_tablet_manager.cc:1434] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:50:44.033401 12036 consensus_queue.cc:260] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.038857 12034 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.042353 12092 consensus_queue.cc:1048] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.045066 12036 ts_tablet_manager.cc:1434] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:50:44.046403 12036 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.051550 12044 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.053305 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:44.053962 11913 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.056402 12092 consensus_queue.cc:1048] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.038291 12038 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.059640 12038 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.062115 11912 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.062589 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.063197 11764 raft_consensus.cc:2468] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:44.064095 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.066102 11802 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:44.067204 11802 leader_election.cc:343] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.068243 12092 raft_consensus.cc:2804] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.068625 12092 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.068957 12092 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.070231 12078 raft_consensus.cc:493] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.070701 12078 raft_consensus.cc:515] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.072630 12078 leader_election.cc:290] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.074344 12033 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.074587 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.075632 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.082547 11839 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.077890 12033 ts_tablet_manager.cc:1403] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.007s
I20260709 14:50:44.081961 11911 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.083698 11951 leader_election.cc:304] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:44.091246 12078 raft_consensus.cc:2804] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.091624 12078 raft_consensus.cc:493] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.091936 12078 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.087270 11913 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:44.093457 12033 raft_consensus.cc:359] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.094358 12033 raft_consensus.cc:385] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.094830 12033 raft_consensus.cc:740] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.094996 12049 consensus_queue.cc:1048] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.095997 11727 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.089941 12044 consensus_queue.cc:1048] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.097208 12092 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.098448 12090 consensus_queue.cc:1048] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.097129 12089 raft_consensus.cc:2804] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.108233 12089 raft_consensus.cc:697] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:44.100447 12033 consensus_queue.cc:260] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.107527 12034 tablet_bootstrap.cc:654] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.109155 12036 tablet_bootstrap.cc:654] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.112622 12033 ts_tablet_manager.cc:1434] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:50:44.109063 12089 consensus_queue.cc:237] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.117018 12033 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.118078 12080 raft_consensus.cc:493] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.118582 12080 raft_consensus.cc:515] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.120755 12080 leader_election.cc:290] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:44.121402 12038 raft_consensus.cc:493] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.121912 12038 raft_consensus.cc:515] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.122200 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:44.122416 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.122776 11764 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.123095 11762 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.123379 12033 tablet_bootstrap.cc:654] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.123850 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.124455 11911 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.124950 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.125572 11984 raft_consensus.cc:2468] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:44.125727 11950 leader_election.cc:304] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:44.126287 12038 leader_election.cc:290] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:44.126830 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.127017 11803 leader_election.cc:304] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:44.109123 12092 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.109171 12078 raft_consensus.cc:515] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:44.150823 11802 leader_election.cc:343] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.149729 12038 raft_consensus.cc:2804] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.148490 12080 raft_consensus.cc:2804] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.151985 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:44.152930 12038 raft_consensus.cc:493] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.167371 12038 raft_consensus.cc:3060] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:44.170909 11802 leader_election.cc:343] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.172729 12032 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.155058 12080 raft_consensus.cc:493] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.173211 12032 ts_tablet_manager.cc:1403] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.010s
I20260709 14:50:44.178835 12032 raft_consensus.cc:359] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.179508 12032 raft_consensus.cc:385] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.179764 12032 raft_consensus.cc:740] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.180395 12032 consensus_queue.cc:260] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.182950 12032 ts_tablet_manager.cc:1434] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:50:44.183629 12032 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.177047 12080 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.202961 12049 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.220077 12132 raft_consensus.cc:493] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.220585 12132 raft_consensus.cc:515] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.211467 12092 consensus_queue.cc:1048] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:44.217713 12078 leader_election.cc:290] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.214258 12049 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.231371 12034 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.231791 12034 ts_tablet_manager.cc:1403] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.194s	user 0.008s	sys 0.014s
I20260709 14:50:44.234658 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:44.235255 11912 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.236223 11911 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.237802 12032 tablet_bootstrap.cc:654] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.236158 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.239115 11838 raft_consensus.cc:2393] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate ac38217e19fb4a268a0913d35cf50298 in this term.
I20260709 14:50:44.240298 12034 raft_consensus.cc:359] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.240954 12034 raft_consensus.cc:385] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.241214 12034 raft_consensus.cc:740] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.242026 12034 consensus_queue.cc:260] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.235188 12049 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.257685 12132 leader_election.cc:290] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.260365 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:44.261912 11950 leader_election.cc:343] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.227279 12129 raft_consensus.cc:493] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.269419 12129 raft_consensus.cc:515] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.279286 12033 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.279978 12033 ts_tablet_manager.cc:1403] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.008s
I20260709 14:50:44.284564 12034 ts_tablet_manager.cc:1434] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 14:50:44.285224 12034 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.292222 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.290652 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:44.298592 11839 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.299535 12032 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.300024 12032 ts_tablet_manager.cc:1403] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.001s
I20260709 14:50:44.302831 12032 raft_consensus.cc:359] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.303478 12032 raft_consensus.cc:385] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.303730 12032 raft_consensus.cc:740] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.304724 11764 raft_consensus.cc:2468] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
W20260709 14:50:44.305863 11951 leader_election.cc:343] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.306398 11951 leader_election.cc:304] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.307541 11802 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:44.308408 12091 raft_consensus.cc:2804] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.309105 12091 raft_consensus.cc:697] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:44.309931 12036 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.310582 12036 ts_tablet_manager.cc:1403] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.264s	user 0.008s	sys 0.007s
I20260709 14:50:44.310015 12138 raft_consensus.cc:2749] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.313295 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.313503 12036 raft_consensus.cc:359] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.316138 12036 raft_consensus.cc:385] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.316444 12036 raft_consensus.cc:740] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.314970 12033 raft_consensus.cc:359] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.319355 12033 raft_consensus.cc:385] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.319664 12033 raft_consensus.cc:740] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.322677 12033 consensus_queue.cc:260] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.321378 12036 consensus_queue.cc:260] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.330667 12033 ts_tablet_manager.cc:1434] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.005s
I20260709 14:50:44.334292 12036 ts_tablet_manager.cc:1434] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 14:50:44.313823 12038 raft_consensus.cc:515] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.335253 12036 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.336426 11876 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.341974 12129 leader_election.cc:290] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:44.310006 12091 consensus_queue.cc:237] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.345176 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.348680 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.350106 12038 leader_election.cc:290] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:44.353066 11803 leader_election.cc:343] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.348079 12080 raft_consensus.cc:515] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.359570 11839 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:44.336687 12089 consensus_queue.cc:1048] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:50:44.374814 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:44.375437 11987 raft_consensus.cc:3060] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.376679 12033 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
W20260709 14:50:44.360469 11802 leader_election.cc:343] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.379973 11802 leader_election.cc:304] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:44.381161 12038 raft_consensus.cc:2749] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.387768 12036 tablet_bootstrap.cc:654] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.394727 11912 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:44.396272 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:44.398121 11950 leader_election.cc:304] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:44.399135 12136 raft_consensus.cc:2804] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.399592 12034 tablet_bootstrap.cc:654] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.395183 12032 consensus_queue.cc:260] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.399715 12136 raft_consensus.cc:697] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:44.409296 12032 ts_tablet_manager.cc:1434] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.001s
I20260709 14:50:44.410347 12032 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.396287 12080 leader_election.cc:290] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:44.417435 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:44.418020 11761 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:44.408252 11876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 75259.1us
I20260709 14:50:44.400665 12136 consensus_queue.cc:237] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:44.414960 11802 leader_election.cc:343] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.431788 12073 raft_consensus.cc:2749] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.431995 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:44.431931 12033 tablet_bootstrap.cc:654] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.432593 11912 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.436024 11660 catalog_manager.cc:5697] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.444180 11987 raft_consensus.cc:2468] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
W20260709 14:50:44.452490 11877 consensus_peers.cc:597] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c -> Peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Couldn't send request to peer 871f6b1046dd4207b0c7e63dabb8ec39. 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 14:50:44.455034 11803 leader_election.cc:304] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:44.455677 11761 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:44.455842 12044 consensus_queue.cc:1048] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.457975 12141 consensus_queue.cc:1048] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.458074 11950 leader_election.cc:304] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:44.459048 12080 raft_consensus.cc:2804] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.446187 12144 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.460003 12091 raft_consensus.cc:2804] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.461642 12080 raft_consensus.cc:697] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:44.467801 12080 consensus_queue.cc:237] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.472061 12036 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.472608 12036 ts_tablet_manager.cc:1403] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.010s
I20260709 14:50:44.475625 12036 raft_consensus.cc:359] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.476408 12036 raft_consensus.cc:385] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.476723 12036 raft_consensus.cc:740] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.477641 12036 consensus_queue.cc:260] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.481194 12036 ts_tablet_manager.cc:1434] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:44.482120 12036 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.485394 12034 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.485893 12034 ts_tablet_manager.cc:1403] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.201s	user 0.018s	sys 0.008s
I20260709 14:50:44.463244 12144 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.488616 12144 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.492278 12034 raft_consensus.cc:359] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.488723 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.493296 11761 raft_consensus.cc:2393] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:44.495378 12034 raft_consensus.cc:385] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.492223 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.495702 12034 raft_consensus.cc:740] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.496409 12034 consensus_queue.cc:260] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.483188 12091 raft_consensus.cc:697] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:44.498579 12032 tablet_bootstrap.cc:654] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.459050 11912 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:44.502157 12034 ts_tablet_manager.cc:1434] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:50:44.503757 12034 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.503355 11877 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.504997 12144 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.502380 12033 tablet_bootstrap.cc:492] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.506137 12033 ts_tablet_manager.cc:1403] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.026s
I20260709 14:50:44.508667 12033 raft_consensus.cc:359] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.509274 12033 raft_consensus.cc:385] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.509521 12033 raft_consensus.cc:740] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.510243 12141 raft_consensus.cc:493] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.510599 12033 consensus_queue.cc:260] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.510727 12141 raft_consensus.cc:515] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.512633 12033 ts_tablet_manager.cc:1434] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:44.512874 12141 leader_election.cc:290] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:44.515267 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.515758 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:44.516672 11876 leader_election.cc:343] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.516815 12034 tablet_bootstrap.cc:654] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.516888 12038 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.517717 12038 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.514231 11657 catalog_manager.cc:5697] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.516811 12144 raft_consensus.cc:2749] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.522408 12036 tablet_bootstrap.cc:654] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:44.523695 11877 leader_election.cc:343] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.524024 12090 raft_consensus.cc:493] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.524436 12090 raft_consensus.cc:515] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.525893 11877 leader_election.cc:304] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:44.526496 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.527248 11913 raft_consensus.cc:2393] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate ac38217e19fb4a268a0913d35cf50298 in this term.
I20260709 14:50:44.528072 12033 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.524592 12038 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.529915 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.533037 11802 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:44.534145 12038 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.534653 12033 tablet_bootstrap.cc:654] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.534312 12091 consensus_queue.cc:237] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.535693 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:44.536985 11728 leader_election.cc:343] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.539355 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:44.540752 11727 leader_election.cc:343] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.541190 11727 leader_election.cc:304] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.528174 12144 raft_consensus.cc:2749] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.546644 12146 raft_consensus.cc:2749] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.538081 12090 leader_election.cc:290] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.557493 12090 raft_consensus.cc:493] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.558673 12090 raft_consensus.cc:515] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.560624 12090 leader_election.cc:290] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:44.562108 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.562876 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:44.563496 11728 leader_election.cc:343] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:44.564205 11727 leader_election.cc:343] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.564659 11727 leader_election.cc:304] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:44.566697 12090 raft_consensus.cc:2749] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.569695 11659 catalog_manager.cc:5697] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.570668 12038 raft_consensus.cc:2749] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.574194 11661 catalog_manager.cc:5697] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.595340 12036 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.595816 12036 ts_tablet_manager.cc:1403] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.002s
I20260709 14:50:44.597060 12136 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.597558 12136 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.598132 12033 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.598574 12033 ts_tablet_manager.cc:1403] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.015s
I20260709 14:50:44.599715 12136 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.601176 12033 raft_consensus.cc:359] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.601356 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.601792 12033 raft_consensus.cc:385] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.602126 12033 raft_consensus.cc:740] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.602685 12033 consensus_queue.cc:260] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:44.603876 11950 leader_election.cc:343] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.604584 12033 ts_tablet_manager.cc:1434] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:44.605823 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:44.607163 11951 leader_election.cc:343] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.607663 11951 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.608385 12136 raft_consensus.cc:2749] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.608883 12034 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.609354 12034 ts_tablet_manager.cc:1403] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.004s
I20260709 14:50:44.612377 12034 raft_consensus.cc:359] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.612989 12034 raft_consensus.cc:385] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.613260 12034 raft_consensus.cc:740] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.613889 12034 consensus_queue.cc:260] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.617019 12032 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.617480 12032 ts_tablet_manager.cc:1403] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.010s
I20260709 14:50:44.618018 12033 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.619107 12090 consensus_queue.cc:1048] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.620007 12032 raft_consensus.cc:359] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.620657 12032 raft_consensus.cc:385] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.620922 12032 raft_consensus.cc:740] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.621820 12034 ts_tablet_manager.cc:1434] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:44.622759 12034 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.628734 12034 tablet_bootstrap.cc:654] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.632093 12033 tablet_bootstrap.cc:654] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.607016 12036 raft_consensus.cc:359] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.636510 12036 raft_consensus.cc:385] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.636816 12036 raft_consensus.cc:740] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.621606 12032 consensus_queue.cc:260] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.639554 11660 catalog_manager.cc:5697] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.640607 12036 consensus_queue.cc:260] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.648078 12036 ts_tablet_manager.cc:1434] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:50:44.648804 12034 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.648969 12036 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.649277 12034 ts_tablet_manager.cc:1403] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:50:44.651960 12034 raft_consensus.cc:359] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.652544 12034 raft_consensus.cc:385] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.652786 12034 raft_consensus.cc:740] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.653389 12034 consensus_queue.cc:260] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.654155 12032 ts_tablet_manager.cc:1434] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:50:44.654315 12033 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.655149 12032 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.655663 12033 ts_tablet_manager.cc:1403] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260709 14:50:44.658288 12033 raft_consensus.cc:359] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.658906 12033 raft_consensus.cc:385] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.659170 12033 raft_consensus.cc:740] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.659789 12033 consensus_queue.cc:260] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.661873 12044 consensus_queue.cc:1048] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.671324 12033 ts_tablet_manager.cc:1434] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:44.672708 12033 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.677909 12033 tablet_bootstrap.cc:654] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.678947 12034 ts_tablet_manager.cc:1434] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.005s
I20260709 14:50:44.685072 12034 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.691053 12034 tablet_bootstrap.cc:654] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.691174 12036 tablet_bootstrap.cc:654] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.692799 12033 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.693233 12033 ts_tablet_manager.cc:1403] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:50:44.695582 12034 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.695963 12034 ts_tablet_manager.cc:1403] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:50:44.695895 12033 raft_consensus.cc:359] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.696719 12033 raft_consensus.cc:385] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.696995 12033 raft_consensus.cc:740] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.697619 12033 consensus_queue.cc:260] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.698505 12032 tablet_bootstrap.cc:654] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.698400 12034 raft_consensus.cc:359] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.699172 12034 raft_consensus.cc:385] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.699455 12034 raft_consensus.cc:740] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.700249 12034 consensus_queue.cc:260] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.705175 12033 ts_tablet_manager.cc:1434] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:44.706179 12033 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.711668 12034 ts_tablet_manager.cc:1434] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:44.712570 12034 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.719935 12033 tablet_bootstrap.cc:654] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.725737 12136 raft_consensus.cc:493] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.726282 12136 raft_consensus.cc:515] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.728413 12136 leader_election.cc:290] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.730116 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:44.733443 11950 leader_election.cc:343] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.735320 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:44.736764 11951 leader_election.cc:343] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.737223 11951 leader_election.cc:304] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.738289 12136 raft_consensus.cc:2749] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.745488 12034 tablet_bootstrap.cc:654] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.750233 12032 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.750667 12032 ts_tablet_manager.cc:1403] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.018s
I20260709 14:50:44.755026 12036 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.755532 12036 ts_tablet_manager.cc:1403] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.013s
I20260709 14:50:44.756115 12033 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.756548 12033 ts_tablet_manager.cc:1403] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.004s
I20260709 14:50:44.756683 12034 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.757130 12034 ts_tablet_manager.cc:1403] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.006s
I20260709 14:50:44.758635 12036 raft_consensus.cc:359] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.759334 12036 raft_consensus.cc:385] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.759675 12036 raft_consensus.cc:740] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.759442 12033 raft_consensus.cc:359] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.760123 12033 raft_consensus.cc:385] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.760394 12033 raft_consensus.cc:740] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.760514 12036 consensus_queue.cc:260] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.762804 12036 ts_tablet_manager.cc:1434] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:44.762666 12034 raft_consensus.cc:359] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.763373 12034 raft_consensus.cc:385] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.763659 12034 raft_consensus.cc:740] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.764192 12036 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.764283 12034 consensus_queue.cc:260] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.761256 12033 consensus_queue.cc:260] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.764936 12032 raft_consensus.cc:359] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.765597 12032 raft_consensus.cc:385] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.765898 12032 raft_consensus.cc:740] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.766897 12033 ts_tablet_manager.cc:1434] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:50:44.768214 12033 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.770465 12036 tablet_bootstrap.cc:654] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:44.772552 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:44.773615 12033 tablet_bootstrap.cc:654] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.774637 12032 consensus_queue.cc:260] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.776813 12032 ts_tablet_manager.cc:1434] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:50:44.778141 12032 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.780753 12044 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.781275 12044 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.783388 12044 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.785642 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.786291 11985 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:44.787215 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.789626 12032 tablet_bootstrap.cc:654] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.793002 12034 ts_tablet_manager.cc:1434] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:50:44.794384 12034 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.789656 11728 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
W20260709 14:50:44.796334 11728 leader_election.cc:343] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.799748 12090 raft_consensus.cc:2804] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.800176 12090 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.800532 12090 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.801369 12034 tablet_bootstrap.cc:654] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.813747 12036 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.814323 12036 ts_tablet_manager.cc:1403] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 14:50:44.816896 12036 raft_consensus.cc:359] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.817528 12036 raft_consensus.cc:385] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.817786 12036 raft_consensus.cc:740] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.818406 12036 consensus_queue.cc:260] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.826399 12036 ts_tablet_manager.cc:1434] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:50:44.827268 12032 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.828370 12032 ts_tablet_manager.cc:1403] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.009s
I20260709 14:50:44.830192 12036 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.831679 12033 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.831539 12032 raft_consensus.cc:359] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.830951 12090 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.832173 12033 ts_tablet_manager.cc:1403] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.008s
I20260709 14:50:44.832309 12032 raft_consensus.cc:385] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.834666 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:44.835280 11985 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.836303 12033 raft_consensus.cc:359] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.836791 12033 raft_consensus.cc:385] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.836999 12033 raft_consensus.cc:740] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.837708 12033 consensus_queue.cc:260] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.839242 12033 ts_tablet_manager.cc:1434] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:44.841058 12090 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.834661 12032 raft_consensus.cc:740] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.842754 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:44.843617 12032 consensus_queue.cc:260] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.844515 11839 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.845619 12032 ts_tablet_manager.cc:1434] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 14:50:44.846516 12032 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.846853 12036 tablet_bootstrap.cc:654] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.842293 11985 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:44.849359 12033 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.849704 12091 raft_consensus.cc:493] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.850255 11728 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:44.850174 12091 raft_consensus.cc:515] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.851078 12090 raft_consensus.cc:2804] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.832691 12034 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.852272 12091 leader_election.cc:290] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.852725 12034 ts_tablet_manager.cc:1403] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.000s
I20260709 14:50:44.854440 12032 tablet_bootstrap.cc:654] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.855294 12136 raft_consensus.cc:493] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.855479 12034 raft_consensus.cc:359] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.856144 12034 raft_consensus.cc:385] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.856427 12034 raft_consensus.cc:740] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.857023 12080 consensus_queue.cc:1048] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.857067 12034 consensus_queue.cc:260] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.855803 12136 raft_consensus.cc:515] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.854552 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.863948 11761 raft_consensus.cc:2468] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:44.864787 12034 ts_tablet_manager.cc:1434] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:44.865172 11802 leader_election.cc:304] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:44.851581 12090 raft_consensus.cc:697] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:44.858805 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.866659 12090 consensus_queue.cc:237] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:44.867555 11802 leader_election.cc:343] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.865697 12034 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.877254 12136 leader_election.cc:290] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.879576 12032 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:44.880031 12032 ts_tablet_manager.cc:1403] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260709 14:50:44.882687 12032 raft_consensus.cc:359] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.883280 12032 raft_consensus.cc:385] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.883531 12032 raft_consensus.cc:740] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.880098 12033 tablet_bootstrap.cc:654] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.883852 12144 raft_consensus.cc:493] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.884115 12032 consensus_queue.cc:260] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.885119 12092 raft_consensus.cc:2804] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.885476 12092 raft_consensus.cc:493] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.885771 12092 raft_consensus.cc:3060] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.886967 11658 catalog_manager.cc:5697] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.890281 12034 tablet_bootstrap.cc:654] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.892163 12032 ts_tablet_manager.cc:1434] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:44.894898 12033 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:44.895359 12033 ts_tablet_manager.cc:1403] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 14:50:44.895664 12092 raft_consensus.cc:515] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.896276 12138 raft_consensus.cc:493] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.896759 12138 raft_consensus.cc:515] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:44.897540 12092 leader_election.cc:290] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.897783 12033 raft_consensus.cc:359] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.903232 12033 raft_consensus.cc:385] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.903510 12033 raft_consensus.cc:740] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.904126 12033 consensus_queue.cc:260] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:44.898561 12144 raft_consensus.cc:515] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.907647 12034 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:44.907943 12144 leader_election.cc:290] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.908069 12034 ts_tablet_manager.cc:1403] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:50:44.911247 11839 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:44.912186 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de0e60a7bee44a6bde5a17544ad5354" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.900297 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:44.913252 12034 raft_consensus.cc:359] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.913667 11762 raft_consensus.cc:3060] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.913903 12034 raft_consensus.cc:385] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.900391 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.914247 12034 raft_consensus.cc:740] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.914889 12034 consensus_queue.cc:260] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:44.915889 11877 leader_election.cc:343] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.916677 12033 ts_tablet_manager.cc:1434] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:50:44.917587 12033 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:44.920186 11985 raft_consensus.cc:3060] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.923933 12036 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:44.924409 12036 ts_tablet_manager.cc:1403] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.008s
I20260709 14:50:44.901117 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaefb8787234e00a4301f58c391a007" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.901602 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e632bd588d045f2a8f17df2ddd649d9" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.926910 12036 raft_consensus.cc:359] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.898289 12032 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:44.927599 12036 raft_consensus.cc:385] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.928112 12036 raft_consensus.cc:740] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.928853 12036 consensus_queue.cc:260] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.929392 12034 ts_tablet_manager.cc:1434] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260709 14:50:44.931924 12034 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:44.934092 12090 raft_consensus.cc:493] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.934574 12090 raft_consensus.cc:515] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.935245 12036 ts_tablet_manager.cc:1434] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:44.936306 12036 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:44.936794 12090 leader_election.cc:290] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.938675 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.939170 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b382705d76c405db3d9dfe64db9e3dd" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.939826 11987 raft_consensus.cc:2393] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:44.941182 11728 leader_election.cc:304] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:44.939014 12032 tablet_bootstrap.cc:654] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.946552 12180 raft_consensus.cc:493] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.947111 12180 raft_consensus.cc:515] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.949400 12180 leader_election.cc:290] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:44.950212 12092 raft_consensus.cc:493] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.950519 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de0e60a7bee44a6bde5a17544ad5354" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.951956 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93abe41b051148e8aa5c4eca51827be3" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:44.950735 12092 raft_consensus.cc:515] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:44.950727 12090 raft_consensus.cc:3060] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.954331 12092 leader_election.cc:290] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:44.955411 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:44.956122 11987 raft_consensus.cc:2468] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:44.957365 11951 leader_election.cc:304] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
W20260709 14:50:44.958513 11951 leader_election.cc:343] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.959174 12136 consensus_queue.cc:1048] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.960721 12090 raft_consensus.cc:2749] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.960912 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.962543 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:44.952636 11911 raft_consensus.cc:3060] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.965499 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:44.966172 11764 raft_consensus.cc:2468] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.967381 11803 leader_election.cc:304] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:44.955545 12138 leader_election.cc:290] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:44.970243 12092 raft_consensus.cc:2804] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.976444 12034 tablet_bootstrap.cc:654] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.971663 12091 consensus_queue.cc:1048] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:44.972398 11802 leader_election.cc:343] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.977540 11950 leader_election.cc:304] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:44.977692 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e632bd588d045f2a8f17df2ddd649d9" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.978394 11913 raft_consensus.cc:2468] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:44.973500 12090 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.980309 12090 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:44.979121 12091 consensus_queue.cc:1048] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:44.982759 12090 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
W20260709 14:50:44.983913 11951 leader_election.cc:343] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.984117 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:44.974201 11911 raft_consensus.cc:2468] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:44.975173 12044 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.975706 11761 raft_consensus.cc:2468] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:44.976378 12092 raft_consensus.cc:493] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.971076 12033 tablet_bootstrap.cc:654] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.968462 11762 raft_consensus.cc:2468] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:44.985159 12138 raft_consensus.cc:2804] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.001282 11950 leader_election.cc:304] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.010388 12180 raft_consensus.cc:2804] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.010747 12180 raft_consensus.cc:493] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.011086 12180 raft_consensus.cc:3060] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:44.989603 11727 leader_election.cc:343] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.013230 11802 leader_election.cc:304] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:44.990026 12044 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.014086 11876 leader_election.cc:304] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.015369 12038 raft_consensus.cc:2804] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.015884 12044 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:45.016041 12036 tablet_bootstrap.cc:654] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.016186 12144 raft_consensus.cc:2804] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.017724 12144 raft_consensus.cc:493] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.018204 12144 raft_consensus.cc:3060] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.995857 12092 raft_consensus.cc:3060] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.025038 12032 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.025548 12032 ts_tablet_manager.cc:1403] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.041s
I20260709 14:50:45.025039 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:45.030385 11837 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:45.008947 12138 raft_consensus.cc:493] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.042280 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.043175 11987 raft_consensus.cc:2393] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:45.034727 12138 raft_consensus.cc:3060] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.046900 11728 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:45.050009 12090 raft_consensus.cc:2804] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.050400 12090 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.050720 12090 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.051093 12032 raft_consensus.cc:359] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.051841 12032 raft_consensus.cc:385] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.055866 12032 raft_consensus.cc:740] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.063186 12032 consensus_queue.cc:260] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.059168 12080 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:45.066495 12090 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.068519 12090 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:45.070377 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:45.072589 11727 leader_election.cc:343] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.086169 12145 raft_consensus.cc:493] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.058305 12038 raft_consensus.cc:697] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:45.091229 12032 ts_tablet_manager.cc:1434] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:50:45.092275 12032 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.062492 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.100291 12038 consensus_queue.cc:237] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.081494 12180 raft_consensus.cc:515] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.073553 12092 raft_consensus.cc:515] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.109881 12034 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:45.110406 12034 ts_tablet_manager.cc:1403] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.005s
I20260709 14:50:45.103423 12136 raft_consensus.cc:2749] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:45.108378 12185 log.cc:927] Time spent T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 14:50:45.093179 12144 raft_consensus.cc:515] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.093225 12145 raft_consensus.cc:515] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.116659 11911 raft_consensus.cc:2393] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:45.128062 12136 raft_consensus.cc:493] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.128373 12188 consensus_queue.cc:1048] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.128542 12136 raft_consensus.cc:515] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.130652 12136 leader_election.cc:290] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:45.133591 12145 leader_election.cc:290] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.134079 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:45.134649 11837 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.135021 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.136078 12191 raft_consensus.cc:493] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.136550 12191 raft_consensus.cc:515] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.137501 12034 raft_consensus.cc:359] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.138017 12034 raft_consensus.cc:385] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.138218 12034 raft_consensus.cc:740] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.138516 12191 leader_election.cc:290] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.138803 12034 consensus_queue.cc:260] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.139562 11987 raft_consensus.cc:2468] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:45.140539 12034 ts_tablet_manager.cc:1434] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.000s
I20260709 14:50:45.141341 12034 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:45.144383 12036 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.144796 12036 ts_tablet_manager.cc:1403] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.209s	user 0.008s	sys 0.020s
I20260709 14:50:45.148914 11727 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:45.150202 12033 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:45.150643 12033 ts_tablet_manager.cc:1403] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.233s	user 0.018s	sys 0.018s
I20260709 14:50:45.149559 12091 consensus_queue.cc:1048] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:45.153074 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.153959 11764 raft_consensus.cc:2468] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:45.155375 11876 leader_election.cc:304] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.156140 12145 raft_consensus.cc:2804] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.156505 12145 raft_consensus.cc:493] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.156821 12145 raft_consensus.cc:3060] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.159078 12032 tablet_bootstrap.cc:654] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.152034 12044 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.165477 12036 raft_consensus.cc:359] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.166198 12036 raft_consensus.cc:385] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.166489 12180 leader_election.cc:290] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
W20260709 14:50:45.167081 12186 log.cc:927] Time spent T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:50:45.167613 12092 leader_election.cc:290] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.170291 12036 raft_consensus.cc:740] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.172057 12191 raft_consensus.cc:493] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.172529 12191 raft_consensus.cc:515] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.173970 12033 raft_consensus.cc:359] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.174434 12191 leader_election.cc:290] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.174661 12033 raft_consensus.cc:385] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.174988 12033 raft_consensus.cc:740] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.175602 12033 consensus_queue.cc:260] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.177605 12033 ts_tablet_manager.cc:1434] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.000s
I20260709 14:50:45.168319 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:45.186609 12033 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:45.181236 12138 raft_consensus.cc:515] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.141436 11837 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:45.187070 12036 consensus_queue.cc:260] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.196007 11986 raft_consensus.cc:3060] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:45.190383 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 67660.7us
I20260709 14:50:45.210755 12032 tablet_bootstrap.cc:492] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.211229 12032 ts_tablet_manager.cc:1403] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.119s	user 0.027s	sys 0.014s
I20260709 14:50:45.215131 12144 leader_election.cc:290] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:45.215973 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de0e60a7bee44a6bde5a17544ad5354" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.221131 11763 raft_consensus.cc:3060] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.213305 11728 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:45.213515 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.234591 12036 ts_tablet_manager.cc:1434] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.009s
I20260709 14:50:45.235337 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de0e60a7bee44a6bde5a17544ad5354" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:45.240660 12138 leader_election.cc:290] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:45.241600 12044 raft_consensus.cc:2749] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.243710 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.244644 12146 raft_consensus.cc:2804] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.245162 12146 raft_consensus.cc:697] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:45.239501 11764 raft_consensus.cc:2468] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:45.246002 12146 consensus_queue.cc:237] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.239769 12036 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:45.250109 12138 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.250900 11661 catalog_manager.cc:5697] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.252068 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.252476 12036 tablet_bootstrap.cc:654] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.252667 11764 raft_consensus.cc:2468] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:45.253747 11986 raft_consensus.cc:2468] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:45.257467 12033 tablet_bootstrap.cc:654] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.258394 11803 leader_election.cc:304] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.259646 11763 raft_consensus.cc:2468] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:45.260078 12091 raft_consensus.cc:2804] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.260587 12091 raft_consensus.cc:697] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:45.260877 11876 leader_election.cc:304] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.262001 12091 consensus_queue.cc:237] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.263715 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.264336 11763 raft_consensus.cc:3060] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.266701 12034 tablet_bootstrap.cc:654] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.267277 11950 leader_election.cc:304] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.268184 12032 raft_consensus.cc:359] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.270080 12032 raft_consensus.cc:385] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.270464 12032 raft_consensus.cc:740] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.221204 12145 raft_consensus.cc:515] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.275259 12032 consensus_queue.cc:260] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.274230 12138 raft_consensus.cc:2804] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.275281 12201 raft_consensus.cc:2804] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:45.275430 11877 leader_election.cc:343] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.303691 12032 ts_tablet_manager.cc:1434] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 14:50:45.290553 12138 raft_consensus.cc:493] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.292016 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.313519 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e632bd588d045f2a8f17df2ddd649d9" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.313776 12032 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.314142 11913 raft_consensus.cc:3060] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.307196 12201 raft_consensus.cc:697] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:45.287675 11950 leader_election.cc:304] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.311376 12138 raft_consensus.cc:3060] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.324821 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.325181 12080 raft_consensus.cc:2804] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.325671 12033 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:45.325583 12080 raft_consensus.cc:493] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.326045 12080 raft_consensus.cc:3060] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.324905 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.327046 12033 ts_tablet_manager.cc:1403] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.008s
I20260709 14:50:45.329360 12201 consensus_queue.cc:237] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.329873 11912 raft_consensus.cc:2393] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:45.346789 12036 tablet_bootstrap.cc:492] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.347167 12036 ts_tablet_manager.cc:1403] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.006s
I20260709 14:50:45.351943 12036 raft_consensus.cc:359] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.353536 12036 raft_consensus.cc:385] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.353878 12036 raft_consensus.cc:740] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.354646 12036 consensus_queue.cc:260] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.357060 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:45.358273 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e632bd588d045f2a8f17df2ddd649d9" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:45.355592 12044 consensus_queue.cc:1048] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.359688 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.360116 12036 ts_tablet_manager.cc:1434] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:45.360256 11764 raft_consensus.cc:3060] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.362157 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
W20260709 14:50:45.363448 11802 leader_election.cc:343] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.364420 12036 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:45.366189 12044 consensus_queue.cc:1048] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.364944 12080 raft_consensus.cc:515] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.367779 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:45.357667 11838 raft_consensus.cc:2468] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:45.333784 11763 raft_consensus.cc:2468] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.356405 12145 leader_election.cc:290] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:45.365177 11951 leader_election.cc:343] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.376754 12138 raft_consensus.cc:515] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.359025 11837 raft_consensus.cc:3060] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.383080 12032 tablet_bootstrap.cc:654] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.377164 11764 raft_consensus.cc:2468] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
W20260709 14:50:45.344708 11950 leader_election.cc:343] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.384231 11876 leader_election.cc:304] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.385042 12145 raft_consensus.cc:2804] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.385692 12145 raft_consensus.cc:697] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:45.385751 12080 leader_election.cc:290] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.369933 11660 catalog_manager.cc:5697] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.337667 11913 raft_consensus.cc:2468] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.395545 12145 consensus_queue.cc:237] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.394385 11837 raft_consensus.cc:2468] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.401942 11983 raft_consensus.cc:2393] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:45.399045 11950 leader_election.cc:304] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:45.410967 12080 raft_consensus.cc:493] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.412895 12080 raft_consensus.cc:515] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.412585 11951 leader_election.cc:304] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.418154 12034 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:45.418674 12034 ts_tablet_manager.cc:1403] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.278s	user 0.026s	sys 0.014s
I20260709 14:50:45.420131 12197 raft_consensus.cc:2804] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.421335 12034 raft_consensus.cc:359] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.422081 12034 raft_consensus.cc:385] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.422380 12034 raft_consensus.cc:740] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.423084 12034 consensus_queue.cc:260] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:45.423964 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.3:39755, user_credentials={real_user=slave}} blocked reactor thread for 80317.8us
W20260709 14:50:45.424921 11950 leader_election.cc:343] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.425033 12034 ts_tablet_manager.cc:1434] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:45.426038 12034 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:45.423988 12180 raft_consensus.cc:2804] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.427402 12180 raft_consensus.cc:493] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.421306 12197 raft_consensus.cc:697] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.428597 12197 consensus_queue.cc:237] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.432049 12034 tablet_bootstrap.cc:654] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.434669 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.434742 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.435540 11950 leader_election.cc:304] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.436254 12033 raft_consensus.cc:359] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.437034 12033 raft_consensus.cc:385] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.437294 12033 raft_consensus.cc:740] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.421687 12080 leader_election.cc:290] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.435370 11764 raft_consensus.cc:3060] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.440563 12138 leader_election.cc:290] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.427731 12180 raft_consensus.cc:3060] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.449832 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.450469 11912 raft_consensus.cc:2468] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:45.452481 12036 tablet_bootstrap.cc:654] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.449796 11659 catalog_manager.cc:5697] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.455571 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.442037 12191 raft_consensus.cc:2804] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.456713 12191 raft_consensus.cc:697] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.458427 12191 consensus_queue.cc:237] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.467345 12033 consensus_queue.cc:260] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.473541 12033 ts_tablet_manager.cc:1434] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.132s	user 0.004s	sys 0.004s
I20260709 14:50:45.474728 12033 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:45.484427 11764 raft_consensus.cc:2468] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.487111 11950 leader_election.cc:304] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:45.487224 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
W20260709 14:50:45.488037 11950 leader_election.cc:343] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.488385 12197 raft_consensus.cc:2804] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.489706 12033 tablet_bootstrap.cc:654] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.489101 12197 raft_consensus.cc:493] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.494465 12197 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.497067 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1512ef543c124f499a223519a44fd5e1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:45.488680 11950 leader_election.cc:343] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.506115 11659 catalog_manager.cc:5697] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.512074 12032 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.513846 12032 ts_tablet_manager.cc:1403] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.012s
I20260709 14:50:45.515870 12197 raft_consensus.cc:515] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.516793 12032 raft_consensus.cc:359] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.517493 12032 raft_consensus.cc:385] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.504360 11764 raft_consensus.cc:2393] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:45.518468 12194 raft_consensus.cc:493] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.521147 12194 raft_consensus.cc:515] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.519780 12032 raft_consensus.cc:740] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.519042 12180 raft_consensus.cc:515] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.519660 11950 leader_election.cc:304] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:45.523429 12032 consensus_queue.cc:260] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.523114 12194 leader_election.cc:290] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:45.526237 12036 tablet_bootstrap.cc:492] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.526763 12036 ts_tablet_manager.cc:1403] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.163s	user 0.023s	sys 0.012s
I20260709 14:50:45.527654 12034 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:45.528107 12034 ts_tablet_manager.cc:1403] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.029s
I20260709 14:50:45.529489 12036 raft_consensus.cc:359] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.530220 12036 raft_consensus.cc:385] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.530066 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:45.530565 12036 raft_consensus.cc:740] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.530743 11839 raft_consensus.cc:3060] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.530606 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.531548 11912 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.531399 12036 consensus_queue.cc:260] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.533689 12036 ts_tablet_manager.cc:1434] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:45.534646 12036 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:45.537979 11839 raft_consensus.cc:2468] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.538982 12138 raft_consensus.cc:2804] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.539529 12138 raft_consensus.cc:697] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.529385 12180 leader_election.cc:290] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:45.540227 12036 tablet_bootstrap.cc:654] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.545276 11951 leader_election.cc:304] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.546762 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.547369 11987 raft_consensus.cc:2468] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:45.539124 11950 leader_election.cc:304] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:45.540448 12138 consensus_queue.cc:237] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.530606 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.548596 11913 raft_consensus.cc:2468] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:45.548827 12191 raft_consensus.cc:2804] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.549383 12191 raft_consensus.cc:697] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.549317 12080 raft_consensus.cc:2749] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.550225 12191 consensus_queue.cc:237] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.551038 11802 leader_election.cc:304] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.517762 12197 leader_election.cc:290] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.552047 12032 ts_tablet_manager.cc:1434] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 14:50:45.552711 12091 raft_consensus.cc:2804] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.553045 12032 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.542352 12034 raft_consensus.cc:359] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.539176 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.554457 12034 raft_consensus.cc:385] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.554767 12034 raft_consensus.cc:740] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.555353 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be08818ee2384aa5910782a854a9559a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.556057 11913 raft_consensus.cc:3060] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.559561 11660 catalog_manager.cc:5697] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.562676 11912 raft_consensus.cc:2468] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.563995 11950 leader_election.cc:304] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:45.565054 12136 raft_consensus.cc:2804] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.555414 12034 consensus_queue.cc:260] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.565614 12136 raft_consensus.cc:697] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.565856 11763 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.566579 12136 consensus_queue.cc:237] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.573109 11763 raft_consensus.cc:2468] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.553113 12091 raft_consensus.cc:493] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.574191 12091 raft_consensus.cc:3060] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.582864 12032 tablet_bootstrap.cc:654] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.586609 12034 ts_tablet_manager.cc:1434] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 14:50:45.591961 12034 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:45.602982 12034 tablet_bootstrap.cc:654] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.587685 11913 raft_consensus.cc:2468] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.603024 12032 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.593042 12138 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.603579 12138 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.605116 12033 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:45.605576 12033 ts_tablet_manager.cc:1403] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.017s
I20260709 14:50:45.607117 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:45.603289 12036 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.607985 12036 ts_tablet_manager.cc:1403] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.074s	user 0.003s	sys 0.016s
W20260709 14:50:45.610532 11951 leader_election.cc:343] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.611020 12036 raft_consensus.cc:359] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.611675 12036 raft_consensus.cc:385] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.611933 12036 raft_consensus.cc:740] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.612028 12194 consensus_queue.cc:1048] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.612605 12036 consensus_queue.cc:260] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.615797 12033 raft_consensus.cc:359] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.616331 12036 ts_tablet_manager.cc:1434] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:45.616460 12033 raft_consensus.cc:385] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.616767 12033 raft_consensus.cc:740] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.617415 12036 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:45.617381 12033 consensus_queue.cc:260] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.619479 12033 ts_tablet_manager.cc:1434] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:50:45.620464 12033 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:45.603569 12032 ts_tablet_manager.cc:1403] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260709 14:50:45.622411 12138 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:45.624017 12036 tablet_bootstrap.cc:654] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.624521 12194 consensus_queue.cc:1048] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:45.624570 12032 raft_consensus.cc:359] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.625386 12032 raft_consensus.cc:385] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.625664 12032 raft_consensus.cc:740] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.626538 12032 consensus_queue.cc:260] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.631588 11660 catalog_manager.cc:5697] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.591631 12091 raft_consensus.cc:515] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.633677 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.644335 12091 leader_election.cc:290] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
W20260709 14:50:45.644683 11950 leader_election.cc:343] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.645027 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.645222 11950 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.645700 11912 raft_consensus.cc:3060] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.646015 12138 raft_consensus.cc:2749] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.645764 11660 catalog_manager.cc:5697] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.648044 12138 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.647753 11660 catalog_manager.cc:5697] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.648602 12138 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.649278 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376965271b344c308641a576b6fa42d1" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:45.649938 11987 raft_consensus.cc:3060] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.649415 11660 catalog_manager.cc:5697] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.650585 12138 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.652252 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.652846 11913 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.637765 12032 ts_tablet_manager.cc:1434] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:50:45.595814 11661 catalog_manager.cc:5697] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.655052 12032 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.657701 11950 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:45.658560 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.659206 11761 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:45.659982 11912 raft_consensus.cc:2468] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:45.661934 12194 raft_consensus.cc:493] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.662405 12194 raft_consensus.cc:515] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.664098 12034 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:45.664222 12194 leader_election.cc:290] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.664667 12034 ts_tablet_manager.cc:1403] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.073s	user 0.001s	sys 0.013s
I20260709 14:50:45.667222 12034 raft_consensus.cc:359] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.667237 11987 raft_consensus.cc:2468] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:45.670508 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.671404 12201 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.671872 12201 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:45.673405 11803 leader_election.cc:304] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.673362 12033 tablet_bootstrap.cc:654] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.674147 12201 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:45.676159 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.671029 12032 tablet_bootstrap.cc:654] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.670977 12034 raft_consensus.cc:385] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.678764 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:45.679206 12034 raft_consensus.cc:740] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.680184 11839 raft_consensus.cc:2393] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate ac38217e19fb4a268a0913d35cf50298 in this term.
I20260709 14:50:45.680022 12034 consensus_queue.cc:260] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.682399 12034 ts_tablet_manager.cc:1434] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:50:45.682549 11877 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.690018 12038 raft_consensus.cc:2804] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.690495 12034 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:45.690502 12038 raft_consensus.cc:697] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:45.691766 12038 consensus_queue.cc:237] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.693586 12201 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.696605 12044 raft_consensus.cc:493] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.697104 12044 raft_consensus.cc:515] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.696553 12034 tablet_bootstrap.cc:654] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.698697 12090 consensus_queue.cc:1048] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:45.699110 12044 leader_election.cc:290] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:45.701145 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.701918 11987 raft_consensus.cc:2393] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:45.702958 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaf6f343717418eb82a6d8ebbadf78e" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.703748 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33195b755764533950aee29f06f0200" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:45.703668 11763 raft_consensus.cc:2393] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:45.704869 11761 raft_consensus.cc:3060] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.711510 11728 leader_election.cc:304] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:45.712813 11802 leader_election.cc:304] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:45.715744 12194 raft_consensus.cc:3060] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.727663 12191 raft_consensus.cc:2804] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:45.728063 12191 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.728371 12191 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.729156 12201 raft_consensus.cc:2749] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.734614 12188 consensus_queue.cc:1048] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.735469 12191 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.737834 12191 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.738742 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.739347 11912 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.745894 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:45.746273 12194 raft_consensus.cc:2749] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.746488 11763 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.747550 12090 raft_consensus.cc:2749] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:45.750061 11912 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:45.751325 11950 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:45.752193 12138 raft_consensus.cc:2804] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:45.752830 12138 raft_consensus.cc:697] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:45.753892 11763 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:45.753731 12138 consensus_queue.cc:237] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER 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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.747735 12036 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.754997 12036 ts_tablet_manager.cc:1403] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.013s
I20260709 14:50:45.755996 12038 consensus_queue.cc:1048] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.768837 12145 consensus_queue.cc:1048] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.773504 12034 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:45.773998 12034 ts_tablet_manager.cc:1403] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.002s
W20260709 14:50:45.778083 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:45.784584 11839 raft_consensus.cc:3060] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.790004 12032 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.790513 12032 ts_tablet_manager.cc:1403] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.010s
I20260709 14:50:45.794745 12201 consensus_queue.cc:1048] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.800635 12033 tablet_bootstrap.cc:492] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:45.800871 12146 consensus_queue.cc:1048] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.801141 12033 ts_tablet_manager.cc:1403] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.181s	user 0.028s	sys 0.059s
I20260709 14:50:45.810667 11657 catalog_manager.cc:5697] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.814599 12034 raft_consensus.cc:359] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.815364 12034 raft_consensus.cc:385] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.815623 12034 raft_consensus.cc:740] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.815994 12032 raft_consensus.cc:359] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.816617 12032 raft_consensus.cc:385] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.816282 12034 consensus_queue.cc:260] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.816900 12032 raft_consensus.cc:740] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.817585 12032 consensus_queue.cc:260] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.818001 12033 raft_consensus.cc:359] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.818681 12033 raft_consensus.cc:385] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.818948 12033 raft_consensus.cc:740] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.819706 12033 consensus_queue.cc:260] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.821483 12138 consensus_queue.cc:1048] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:45.820895 12032 ts_tablet_manager.cc:1434] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:50:45.823177 12032 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.824798 12033 ts_tablet_manager.cc:1434] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:50:45.821731 12034 ts_tablet_manager.cc:1434] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 14:50:45.827680 12034 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:45.825766 12033 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:45.831350 12036 raft_consensus.cc:359] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.832036 12036 raft_consensus.cc:385] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.832314 12036 raft_consensus.cc:740] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.833768 12036 consensus_queue.cc:260] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.836962 12036 ts_tablet_manager.cc:1434] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 14:50:45.837782 12036 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:45.840018 12032 tablet_bootstrap.cc:654] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.840566 12091 raft_consensus.cc:493] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.841046 12091 raft_consensus.cc:515] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.844849 12091 leader_election.cc:290] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:45.847371 12034 tablet_bootstrap.cc:654] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.847915 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e198f012f7d4474b5a9f0934f27b96a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.848539 11912 raft_consensus.cc:2468] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:45.849660 11802 leader_election.cc:304] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.850474 12091 raft_consensus.cc:2804] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.850835 12091 raft_consensus.cc:493] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.851548 12091 raft_consensus.cc:3060] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.856880 12033 tablet_bootstrap.cc:654] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.862628 12191 consensus_queue.cc:1048] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.874603 12091 raft_consensus.cc:515] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.877876 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e198f012f7d4474b5a9f0934f27b96a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.878674 11987 raft_consensus.cc:2468] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:45.892904 12036 tablet_bootstrap.cc:654] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.894794 12203 consensus_queue.cc:1048] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.908941 12080 consensus_queue.cc:1048] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.910548 11661 catalog_manager.cc:5697] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 2, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.912794 12032 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:45.913319 12032 ts_tablet_manager.cc:1403] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.009s
I20260709 14:50:45.916204 12032 raft_consensus.cc:359] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.916904 12032 raft_consensus.cc:385] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.917176 12032 raft_consensus.cc:740] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.917969 12032 consensus_queue.cc:260] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.920289 12032 ts_tablet_manager.cc:1434] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:50:45.921263 12032 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:45.930485 12203 consensus_queue.cc:1048] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:45.937078 12033 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:45.954653 12033 ts_tablet_manager.cc:1403] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.034s
I20260709 14:50:45.959192 12033 raft_consensus.cc:359] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.959818 12033 raft_consensus.cc:385] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.960069 12033 raft_consensus.cc:740] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.941560 12091 leader_election.cc:290] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:45.942147 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e198f012f7d4474b5a9f0934f27b96a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:45.942286 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e198f012f7d4474b5a9f0934f27b96a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:45.960707 12033 consensus_queue.cc:260] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.948397 12032 tablet_bootstrap.cc:654] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.952747 12191 raft_consensus.cc:493] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.961072 11987 raft_consensus.cc:3060] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.944542 12036 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:45.961591 12191 raft_consensus.cc:515] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.961201 11913 raft_consensus.cc:3060] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.962033 12036 ts_tablet_manager.cc:1403] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.022s
I20260709 14:50:45.963649 12191 leader_election.cc:290] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.967200 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:45.969663 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:45.970160 11987 raft_consensus.cc:2468] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:45.971292 11803 leader_election.cc:304] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:45.972127 12091 raft_consensus.cc:2804] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.972637 12091 raft_consensus.cc:697] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:45.973435 12091 consensus_queue.cc:237] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:45.970389 11761 raft_consensus.cc:2468] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:45.981662 12203 raft_consensus.cc:493] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.982213 12203 raft_consensus.cc:515] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.986270 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:45.989671 12203 leader_election.cc:290] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:45.990826 11950 leader_election.cc:304] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:45.992138 12036 raft_consensus.cc:359] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.992975 12036 raft_consensus.cc:385] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.994366 12036 raft_consensus.cc:740] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.995224 12036 consensus_queue.cc:260] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:45.997614 12191 raft_consensus.cc:2804] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.998096 12191 raft_consensus.cc:493] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.998487 12191 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.006219 11950 leader_election.cc:343] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:45.992122 12033 ts_tablet_manager.cc:1434] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.002s
I20260709 14:50:46.008540 12033 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.009428 12036 ts_tablet_manager.cc:1434] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 14:50:46.010421 12034 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.010808 12036 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.010910 12034 ts_tablet_manager.cc:1403] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.005s
I20260709 14:50:46.013716 12034 raft_consensus.cc:359] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.014387 12034 raft_consensus.cc:385] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.014644 12034 raft_consensus.cc:740] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.014159 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38fe7903a54a8a8d7c0e5ac67a7bc4" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.015973 11764 raft_consensus.cc:2393] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8dea6a93428f492588a1263f5977119c in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:46.017144 11876 leader_election.cc:304] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.020375 12044 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.020875 12044 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:45.993892 11913 raft_consensus.cc:2468] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:46.027341 12145 raft_consensus.cc:3060] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.028865 12080 consensus_queue.cc:1048] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.029083 12044 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.031088 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.033088 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.050144 11839 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.036929 12197 consensus_queue.cc:1048] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.039125 12032 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.051614 12032 ts_tablet_manager.cc:1403] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.016s
I20260709 14:50:46.005580 12191 raft_consensus.cc:515] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.044020 12033 tablet_bootstrap.cc:654] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.053133 11987 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.027609 12034 consensus_queue.cc:260] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.055372 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:46.055975 11910 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.056280 12034 ts_tablet_manager.cc:1434] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:50:46.039122 12036 tablet_bootstrap.cc:654] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.058790 12145 raft_consensus.cc:2749] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.057179 12034 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.062458 12197 consensus_queue.cc:1048] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.063760 12033 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.064210 12033 ts_tablet_manager.cc:1403] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.001s
I20260709 14:50:46.064083 11910 raft_consensus.cc:2468] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:46.065460 12034 tablet_bootstrap.cc:654] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.066082 11950 leader_election.cc:304] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:46.066938 12136 raft_consensus.cc:2804] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.066864 12033 raft_consensus.cc:359] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.067588 12136 raft_consensus.cc:697] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:46.067786 12033 raft_consensus.cc:385] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.068111 12033 raft_consensus.cc:740] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.068547 12136 consensus_queue.cc:237] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.068743 12033 consensus_queue.cc:260] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.069960 12036 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.070401 12036 ts_tablet_manager.cc:1403] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 14:50:46.070451 12032 raft_consensus.cc:359] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.071190 12032 raft_consensus.cc:385] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.071491 12032 raft_consensus.cc:740] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.070719 12033 ts_tablet_manager.cc:1434] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:46.073339 12033 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.053937 12191 leader_election.cc:290] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.073698 12036 raft_consensus.cc:359] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.074524 12036 raft_consensus.cc:385] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.074846 12036 raft_consensus.cc:740] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.075516 12036 consensus_queue.cc:260] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.072110 12032 consensus_queue.cc:260] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.077865 12036 ts_tablet_manager.cc:1434] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:46.078846 12036 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.079326 12032 ts_tablet_manager.cc:1434] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:50:46.082809 12032 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.125031 12034 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.126695 12034 ts_tablet_manager.cc:1403] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260709 14:50:46.132146 11728 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:46.134456 12044 raft_consensus.cc:2804] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.135174 12044 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.135639 12044 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.155736 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:46.158483 11763 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.157617 12034 raft_consensus.cc:359] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.160348 12034 raft_consensus.cc:385] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.160684 12034 raft_consensus.cc:740] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.161644 12034 consensus_queue.cc:260] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.155891 12136 consensus_queue.cc:1048] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:46.165663 12191 consensus_queue.cc:1048] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.173046 12080 consensus_queue.cc:1048] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.175673 12080 consensus_queue.cc:1048] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.179026 12034 ts_tablet_manager.cc:1434] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 14:50:46.180503 12034 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.187911 12034 tablet_bootstrap.cc:654] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.188395 12032 tablet_bootstrap.cc:654] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.194365 11763 raft_consensus.cc:2468] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:46.178457 11660 catalog_manager.cc:5697] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.204123 12080 raft_consensus.cc:493] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.219600 12080 raft_consensus.cc:515] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.249761 12080 leader_election.cc:290] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:46.251363 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.258283 12034 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.258876 12034 ts_tablet_manager.cc:1403] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.025s
I20260709 14:50:46.259760 12036 tablet_bootstrap.cc:654] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.262790 12034 raft_consensus.cc:359] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.263548 12034 raft_consensus.cc:385] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.263824 12034 raft_consensus.cc:740] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
W20260709 14:50:46.264595 11951 leader_election.cc:343] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.266077 12033 tablet_bootstrap.cc:700] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent opening tablet: real 0.160s	user 0.002s	sys 0.002s
I20260709 14:50:46.267218 12033 tablet_bootstrap.cc:654] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.271854 12044 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.272871 12188 consensus_queue.cc:1048] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.274262 12044 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.271553 12034 consensus_queue.cc:260] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.294956 11661 catalog_manager.cc:5697] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.310014 12034 ts_tablet_manager.cc:1434] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 14:50:46.315352 12034 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.317611 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:46.318403 11987 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.318821 12136 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.319489 12136 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.317504 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:46.334910 12032 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.335606 12032 ts_tablet_manager.cc:1403] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.253s	user 0.013s	sys 0.011s
I20260709 14:50:46.336443 12188 consensus_queue.cc:1048] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.340538 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:46.341223 11835 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.341580 12044 raft_consensus.cc:493] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.331825 12136 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.348481 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:46.349985 11912 raft_consensus.cc:1275] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:46.349689 12032 raft_consensus.cc:359] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.352317 12032 raft_consensus.cc:385] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.353377 12032 raft_consensus.cc:740] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.363052 12036 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.363783 12036 ts_tablet_manager.cc:1403] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.024s
W20260709 14:50:46.371204 11950 leader_election.cc:343] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.371815 11950 leader_election.cc:304] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:46.373097 12136 raft_consensus.cc:2749] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.342118 12044 raft_consensus.cc:515] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.376536 12033 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.377179 12033 ts_tablet_manager.cc:1403] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.304s	user 0.011s	sys 0.006s
I20260709 14:50:46.376929 12036 raft_consensus.cc:359] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.377919 12036 raft_consensus.cc:385] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.378230 12036 raft_consensus.cc:740] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.378901 12036 consensus_queue.cc:260] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.382634 12034 tablet_bootstrap.cc:654] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.382864 12032 consensus_queue.cc:260] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.377254 12044 leader_election.cc:290] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.387393 12032 ts_tablet_manager.cc:1434] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:50:46.398851 12036 ts_tablet_manager.cc:1434] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:50:46.399499 12032 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.399921 12036 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.406885 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.407555 11839 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.409721 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.410229 12032 tablet_bootstrap.cc:654] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.387738 11950 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.388648 12146 raft_consensus.cc:493] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.411054 12146 raft_consensus.cc:515] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.389665 11835 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.395659 11987 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.397526 12033 raft_consensus.cc:359] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.412896 12033 raft_consensus.cc:385] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.413203 12033 raft_consensus.cc:740] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.413941 12033 consensus_queue.cc:260] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.414886 12180 consensus_queue.cc:1048] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.416023 11728 leader_election.cc:304] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.416543 12033 ts_tablet_manager.cc:1434] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:50:46.417183 12044 raft_consensus.cc:2804] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.418565 11728 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:46.418889 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.418583 11762 raft_consensus.cc:1275] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:46.419467 12033 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.417585 12044 raft_consensus.cc:493] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.420889 12044 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.421583 12090 raft_consensus.cc:2804] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.422135 12090 raft_consensus.cc:697] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:46.425519 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.415035 12146 leader_election.cc:290] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:46.424589 11986 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.435490 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:46.438990 11728 leader_election.cc:343] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.423660 12090 consensus_queue.cc:237] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.444439 12194 consensus_queue.cc:1048] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.454577 12033 tablet_bootstrap.cc:654] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.466019 12044 raft_consensus.cc:515] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.473064 12036 tablet_bootstrap.cc:654] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.475494 11727 leader_election.cc:343] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.475955 11727 leader_election.cc:304] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
W20260709 14:50:46.476230 11950 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.477972 12146 raft_consensus.cc:2749] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.487303 12044 leader_election.cc:290] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.476574 12136 consensus_queue.cc:1048] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:50:46.476680 11950 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.495887 12136 raft_consensus.cc:2749] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.496675 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:46.497254 11983 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.500175 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:46.500814 11835 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.507184 12032 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.507654 12032 ts_tablet_manager.cc:1403] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.002s
I20260709 14:50:46.512756 12032 raft_consensus.cc:359] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.513406 12032 raft_consensus.cc:385] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.513674 12032 raft_consensus.cc:740] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.514403 12032 consensus_queue.cc:260] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.516621 12032 ts_tablet_manager.cc:1434] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:50:46.517611 12032 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.519510 12038 consensus_queue.cc:1048] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.523322 11835 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.526415 12033 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.526888 12033 ts_tablet_manager.cc:1403] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.001s
W20260709 14:50:46.526365 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 50175.5us
I20260709 14:50:46.536442 11728 leader_election.cc:304] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.537712 12032 tablet_bootstrap.cc:654] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.545238 12044 raft_consensus.cc:2804] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.545743 12044 raft_consensus.cc:697] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:46.546603 12044 consensus_queue.cc:237] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.550400 11983 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.552075 12033 raft_consensus.cc:359] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.554248 12033 raft_consensus.cc:385] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.554721 12033 raft_consensus.cc:740] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.555533 12033 consensus_queue.cc:260] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.559628 12033 ts_tablet_manager.cc:1434] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:50:46.560690 12033 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.560523 12136 consensus_queue.cc:1048] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.563875 12145 raft_consensus.cc:493] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.564666 12145 raft_consensus.cc:515] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.567193 12033 tablet_bootstrap.cc:654] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.566880 11659 catalog_manager.cc:5697] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.572691 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:46.574186 11876 leader_election.cc:343] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.576423 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.581321 11835 raft_consensus.cc:2468] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:46.585683 12145 leader_election.cc:290] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.587044 12032 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.586982 12036 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.586927 11877 leader_election.cc:304] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.587517 12032 ts_tablet_manager.cc:1403] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.000s
I20260709 14:50:46.587745 12036 ts_tablet_manager.cc:1403] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.000s
I20260709 14:50:46.588271 12145 raft_consensus.cc:2804] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.588649 12145 raft_consensus.cc:493] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.588953 12145 raft_consensus.cc:3060] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.590226 12032 raft_consensus.cc:359] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.590991 12032 raft_consensus.cc:385] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.590683 12036 raft_consensus.cc:359] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.591307 12032 raft_consensus.cc:740] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.591640 12036 raft_consensus.cc:385] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.592010 12036 raft_consensus.cc:740] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.592140 12032 consensus_queue.cc:260] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.592751 12036 consensus_queue.cc:260] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.594805 12036 ts_tablet_manager.cc:1434] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:46.595844 12036 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.594578 12032 ts_tablet_manager.cc:1434] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:46.600404 12032 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.606693 12033 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.607231 12033 ts_tablet_manager.cc:1403] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 14:50:46.609124 12180 raft_consensus.cc:493] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.609591 12180 raft_consensus.cc:515] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.610445 12033 raft_consensus.cc:359] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.611147 12033 raft_consensus.cc:385] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.611620 12180 leader_election.cc:290] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:46.611990 12033 raft_consensus.cc:740] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.613319 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.612974 12036 tablet_bootstrap.cc:654] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.613605 12033 consensus_queue.cc:260] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:46.617540 11951 leader_election.cc:343] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.618970 12032 tablet_bootstrap.cc:654] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.620613 12033 ts_tablet_manager.cc:1434] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:46.621784 12033 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.621904 12146 raft_consensus.cc:493] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.622372 12146 raft_consensus.cc:515] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.624454 12146 leader_election.cc:290] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:46.625914 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.625687 12145 raft_consensus.cc:515] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.626539 11839 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.626865 12036 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.627669 12036 ts_tablet_manager.cc:1403] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:50:46.628093 11728 leader_election.cc:304] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.628896 12146 raft_consensus.cc:2804] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.629256 12146 raft_consensus.cc:493] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.629343 12145 leader_election.cc:290] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.629616 12146 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.637282 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:46.638145 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:46.638746 11839 raft_consensus.cc:3060] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.638691 11876 leader_election.cc:343] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.643523 12036 raft_consensus.cc:359] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.644232 12036 raft_consensus.cc:385] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.644531 12036 raft_consensus.cc:740] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.646524 12194 raft_consensus.cc:493] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.654452 12194 raft_consensus.cc:515] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.654798 12145 raft_consensus.cc:493] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.655318 12145 raft_consensus.cc:515] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.656806 12194 leader_election.cc:290] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:46.647153 11839 raft_consensus.cc:2468] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:46.658453 11877 leader_election.cc:304] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.658937 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.660517 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.660714 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:46.661087 11876 leader_election.cc:343] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.661371 11911 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:46.660386 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:46.662247 11877 leader_election.cc:343] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.658851 12036 consensus_queue.cc:260] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.662758 11877 leader_election.cc:304] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.663620 12032 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.664073 12032 ts_tablet_manager.cc:1403] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.010s
I20260709 14:50:46.659730 12203 raft_consensus.cc:2804] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.664804 12036 ts_tablet_manager.cc:1434] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:46.664820 12203 raft_consensus.cc:697] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:46.666096 12036 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.657500 12145 leader_election.cc:290] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.666074 12202 raft_consensus.cc:2749] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.666990 12032 raft_consensus.cc:359] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.667677 12032 raft_consensus.cc:385] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.667379 12203 consensus_queue.cc:237] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.667970 12032 raft_consensus.cc:740] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.637192 12146 raft_consensus.cc:515] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.670490 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:46.664247 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.671064 11839 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.671252 12034 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.671723 12034 ts_tablet_manager.cc:1403] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.359s	user 0.035s	sys 0.041s
I20260709 14:50:46.672221 11983 raft_consensus.cc:2468] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:46.673585 12036 tablet_bootstrap.cc:654] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.673550 11803 leader_election.cc:304] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.674428 12194 raft_consensus.cc:2804] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.674371 12034 raft_consensus.cc:359] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.674782 12146 leader_election.cc:290] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:46.674940 12194 raft_consensus.cc:493] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.675140 12034 raft_consensus.cc:385] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.675530 12194 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.675565 12034 raft_consensus.cc:740] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.676445 12034 consensus_queue.cc:260] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.676923 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:46.668710 12032 consensus_queue.cc:260] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:46.678799 11802 leader_election.cc:343] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.682909 12180 consensus_queue.cc:1048] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.692373 12032 ts_tablet_manager.cc:1434] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.005s
I20260709 14:50:46.693418 12032 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.694111 11839 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.695205 11728 leader_election.cc:304] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.696022 12090 raft_consensus.cc:2804] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.696736 12034 ts_tablet_manager.cc:1434] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 14:50:46.696652 12090 raft_consensus.cc:697] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:46.662256 12033 tablet_bootstrap.cc:654] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.701188 12032 tablet_bootstrap.cc:654] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.701103 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:46.701735 11913 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.702232 11950 leader_election.cc:343] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.702736 11950 leader_election.cc:304] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:46.697851 12034 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.703869 12180 raft_consensus.cc:2749] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.697732 12090 consensus_queue.cc:237] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.709754 12034 tablet_bootstrap.cc:654] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.711540 12036 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.720516 11660 catalog_manager.cc:5697] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.723515 12036 ts_tablet_manager.cc:1403] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 14:50:46.701236 12194 raft_consensus.cc:515] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.726164 12034 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.726639 12034 ts_tablet_manager.cc:1403] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.013s
I20260709 14:50:46.727703 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:46.729101 11802 leader_election.cc:343] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.729141 12034 raft_consensus.cc:359] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.729914 12034 raft_consensus.cc:385] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.730189 12034 raft_consensus.cc:740] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.730403 12036 raft_consensus.cc:359] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.732827 12036 raft_consensus.cc:385] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.733184 12036 raft_consensus.cc:740] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.733001 12034 consensus_queue.cc:260] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.733940 12036 consensus_queue.cc:260] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.732338 12032 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.735881 12032 ts_tablet_manager.cc:1403] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 14:50:46.738492 12032 raft_consensus.cc:359] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.739073 12032 raft_consensus.cc:385] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.739323 12032 raft_consensus.cc:740] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.735212 12080 raft_consensus.cc:493] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.739995 12080 raft_consensus.cc:515] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.741981 12080 leader_election.cc:290] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.724215 12033 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.742630 12033 ts_tablet_manager.cc:1403] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.007s
I20260709 14:50:46.743237 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:46.743784 11983 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.744457 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed7f31fcbd6477c8887949594dd63f1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.744285 12032 consensus_queue.cc:260] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.745050 11764 raft_consensus.cc:2468] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:46.746466 12032 ts_tablet_manager.cc:1434] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:46.746331 11950 leader_election.cc:304] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:46.722116 11913 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:46.747300 12034 ts_tablet_manager.cc:1434] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:50:46.748222 12080 raft_consensus.cc:2804] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.749109 12036 ts_tablet_manager.cc:1434] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:50:46.748653 12080 raft_consensus.cc:493] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.745055 12033 raft_consensus.cc:359] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.750233 12033 raft_consensus.cc:385] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.750732 12033 raft_consensus.cc:740] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.752207 11661 catalog_manager.cc:5697] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.755401 12032 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.749969 12080 raft_consensus.cc:3060] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.760812 12036 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.764469 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed7f31fcbd6477c8887949594dd63f1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:46.765348 11839 raft_consensus.cc:2468] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:46.763953 11983 raft_consensus.cc:2468] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:46.747984 12194 leader_election.cc:290] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:46.770006 11803 leader_election.cc:304] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:46.772568 12038 raft_consensus.cc:2804] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.773022 12038 raft_consensus.cc:697] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:46.773825 12038 consensus_queue.cc:237] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.761700 12032 tablet_bootstrap.cc:654] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.775134 12194 raft_consensus.cc:493] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.775609 12194 raft_consensus.cc:515] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.779114 12080 raft_consensus.cc:515] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.781414 12034 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.791857 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.766707 12036 tablet_bootstrap.cc:654] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.793294 11802 leader_election.cc:343] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.751484 12033 consensus_queue.cc:260] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.794323 12194 leader_election.cc:290] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.795291 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.795821 12033 ts_tablet_manager.cc:1434] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
W20260709 14:50:46.797073 11803 leader_election.cc:343] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.798036 11803 leader_election.cc:304] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.803287 12038 raft_consensus.cc:2749] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.804042 11660 catalog_manager.cc:5697] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.807140 12033 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.811228 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed7f31fcbd6477c8887949594dd63f1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:46.811589 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed7f31fcbd6477c8887949594dd63f1" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:46.811810 11764 raft_consensus.cc:3060] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.812179 11835 raft_consensus.cc:3060] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.819156 11835 raft_consensus.cc:2468] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:46.820329 12036 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.820185 11951 leader_election.cc:304] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:46.820798 11764 raft_consensus.cc:2468] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:46.821099 12180 raft_consensus.cc:2804] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.821626 12180 raft_consensus.cc:697] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:46.822871 12180 consensus_queue.cc:237] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.820899 12036 ts_tablet_manager.cc:1403] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 14:50:46.826392 12080 leader_election.cc:290] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:46.829797 12034 tablet_bootstrap.cc:654] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.832475 12032 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.832927 12032 ts_tablet_manager.cc:1403] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.005s
I20260709 14:50:46.837083 12032 raft_consensus.cc:359] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.837730 12032 raft_consensus.cc:385] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.838016 12032 raft_consensus.cc:740] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.838654 12032 consensus_queue.cc:260] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.839486 12091 raft_consensus.cc:493] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.839888 12091 raft_consensus.cc:515] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.840828 12032 ts_tablet_manager.cc:1434] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:46.840286 11659 catalog_manager.cc:5697] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.841835 12032 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.842895 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:46.844703 11803 leader_election.cc:343] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.845300 12091 leader_election.cc:290] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.826242 12036 raft_consensus.cc:359] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.846447 12036 raft_consensus.cc:385] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.846891 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.847630 12036 raft_consensus.cc:740] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
W20260709 14:50:46.848337 11802 leader_election.cc:343] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.848802 11802 leader_election.cc:304] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.849392 12036 consensus_queue.cc:260] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.849965 12091 raft_consensus.cc:2749] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.852898 12032 tablet_bootstrap.cc:654] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.847177 12033 tablet_bootstrap.cc:654] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.857606 11660 catalog_manager.cc:5697] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.862001 12034 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.862452 12034 ts_tablet_manager.cc:1403] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.000s
W20260709 14:50:46.863308 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:46.865552 12034 raft_consensus.cc:359] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.866201 12034 raft_consensus.cc:385] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.866465 12034 raft_consensus.cc:740] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.867290 12034 consensus_queue.cc:260] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.869552 12034 ts_tablet_manager.cc:1434] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:46.871088 12034 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.873598 12036 ts_tablet_manager.cc:1434] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:50:46.878782 12034 tablet_bootstrap.cc:654] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.888820 12036 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.900363 12033 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.900849 12033 ts_tablet_manager.cc:1403] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.022s
I20260709 14:50:46.902175 12036 tablet_bootstrap.cc:654] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.911020 12033 raft_consensus.cc:359] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.916378 12033 raft_consensus.cc:385] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.916687 12033 raft_consensus.cc:740] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.919541 12032 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.920025 12032 ts_tablet_manager.cc:1403] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.031s
I20260709 14:50:46.922554 12032 raft_consensus.cc:359] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.923166 12032 raft_consensus.cc:385] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.923413 12032 raft_consensus.cc:740] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.924153 12032 consensus_queue.cc:260] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.925587 12032 ts_tablet_manager.cc:1434] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:50:46.925995 12033 consensus_queue.cc:260] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:46.930089 12032 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:46.930630 12036 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:46.931041 12036 ts_tablet_manager.cc:1403] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 14:50:46.933565 12036 raft_consensus.cc:359] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.934226 12036 raft_consensus.cc:385] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.934471 12036 raft_consensus.cc:740] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.928764 12033 ts_tablet_manager.cc:1434] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:50:46.935925 12033 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:46.936640 12032 tablet_bootstrap.cc:654] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.942373 12036 consensus_queue.cc:260] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:46.943692 12032 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:46.946667 12032 ts_tablet_manager.cc:1403] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 14:50:46.948719 12036 ts_tablet_manager.cc:1434] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:46.949159 12032 raft_consensus.cc:359] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.950189 12032 raft_consensus.cc:385] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.950438 12032 raft_consensus.cc:740] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.945377 12034 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:46.951670 12034 ts_tablet_manager.cc:1403] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.081s	user 0.037s	sys 0.016s
I20260709 14:50:46.951913 12044 consensus_queue.cc:1048] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.952430 12036 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:46.954308 12034 raft_consensus.cc:359] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.954907 12033 tablet_bootstrap.cc:654] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.954936 12034 raft_consensus.cc:385] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.955366 12034 raft_consensus.cc:740] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.956108 12034 consensus_queue.cc:260] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.958393 12034 ts_tablet_manager.cc:1434] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:46.951095 12032 consensus_queue.cc:260] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:46.959837 12034 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:46.964787 12203 raft_consensus.cc:493] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.965253 12203 raft_consensus.cc:515] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.966357 12034 tablet_bootstrap.cc:654] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.967214 12203 leader_election.cc:290] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:46.968801 12032 ts_tablet_manager.cc:1434] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:50:46.968899 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:46.970927 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:46.972592 12032 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
W20260709 14:50:46.972663 11876 leader_election.cc:343] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.973791 12036 tablet_bootstrap.cc:654] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.975997 11877 leader_election.cc:343] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.976437 11877 leader_election.cc:304] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:46.979316 12203 raft_consensus.cc:2749] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.982050 12033 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:46.982501 12033 ts_tablet_manager.cc:1403] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.002s
I20260709 14:50:46.987684 12033 raft_consensus.cc:359] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.988435 12033 raft_consensus.cc:385] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.988691 12033 raft_consensus.cc:740] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.989560 12033 consensus_queue.cc:260] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:46.993388 12044 consensus_queue.cc:1048] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.998080 12033 ts_tablet_manager.cc:1434] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:46.999317 12033 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:47.002205 12044 consensus_queue.cc:1048] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:47.006996 12203 raft_consensus.cc:493] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.007468 12203 raft_consensus.cc:515] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.009439 12203 leader_election.cc:290] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:47.017179 12036 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.017565 12036 ts_tablet_manager.cc:1403] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 14:50:47.019385 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.019996 11764 raft_consensus.cc:2468] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:47.021914 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.022531 11983 raft_consensus.cc:2468] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:47.021701 11876 leader_election.cc:304] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.030792 12044 raft_consensus.cc:493] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.031065 12203 raft_consensus.cc:2804] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.031613 12203 raft_consensus.cc:493] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.031239 12044 raft_consensus.cc:515] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.031949 12203 raft_consensus.cc:3060] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.034489 12033 tablet_bootstrap.cc:654] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.034920 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.037463 12036 raft_consensus.cc:359] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.038125 12036 raft_consensus.cc:385] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.038379 12036 raft_consensus.cc:740] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.038991 12036 consensus_queue.cc:260] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:47.039258 11727 leader_election.cc:343] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.040609 12032 tablet_bootstrap.cc:654] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.042261 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:47.043627 11728 leader_election.cc:343] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.044449 11728 leader_election.cc:304] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.034876 12044 leader_election.cc:290] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.046073 12146 raft_consensus.cc:2749] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.048025 12034 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:47.048513 12034 ts_tablet_manager.cc:1403] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.013s
I20260709 14:50:47.049374 12036 ts_tablet_manager.cc:1434] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:50:47.050772 12036 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.052358 12203 raft_consensus.cc:515] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.052950 12034 raft_consensus.cc:359] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:47.054057 12034 raft_consensus.cc:385] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.056015 12034 raft_consensus.cc:740] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.056524 12202 consensus_queue.cc:1048] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.056744 12034 consensus_queue.cc:260] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:47.058957 12034 ts_tablet_manager.cc:1434] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:47.065025 12032 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:47.065403 12032 ts_tablet_manager.cc:1403] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.001s
I20260709 14:50:47.067279 12032 raft_consensus.cc:359] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.067724 12032 raft_consensus.cc:385] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.067924 12032 raft_consensus.cc:740] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.068444 12032 consensus_queue.cc:260] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.070315 12203 leader_election.cc:290] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:47.071250 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:47.071794 11764 raft_consensus.cc:3060] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.075134 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4be03e61ec4e28bd320c6b68b19f68" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:47.075519 12034 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:47.075719 11983 raft_consensus.cc:3060] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.080179 12032 ts_tablet_manager.cc:1434] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:47.082286 12146 consensus_queue.cc:1048] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.087181 11764 raft_consensus.cc:2468] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:47.088505 11876 leader_election.cc:304] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.089347 12203 raft_consensus.cc:2804] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.089357 12194 raft_consensus.cc:493] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.090101 12194 raft_consensus.cc:515] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.093255 12194 leader_election.cc:290] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.095641 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8961f5ea19a546ba826df37f7d698a24" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:47.097971 11802 leader_election.cc:343] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.090099 12203 raft_consensus.cc:697] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:47.098901 12036 tablet_bootstrap.cc:654] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.099685 12032 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:47.095574 11983 raft_consensus.cc:2468] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:47.100884 12203 consensus_queue.cc:237] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.106547 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8961f5ea19a546ba826df37f7d698a24" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.109752 12033 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:47.110239 12033 ts_tablet_manager.cc:1403] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.013s
I20260709 14:50:47.111517 12080 raft_consensus.cc:493] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.111970 12080 raft_consensus.cc:515] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.109908 11764 raft_consensus.cc:2468] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:47.116151 11802 leader_election.cc:304] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.117226 12194 raft_consensus.cc:2804] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:47.117606 11876 consensus_peers.cc:597] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:47.117617 12194 raft_consensus.cc:493] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.116232 12080 leader_election.cc:290] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.118252 12194 raft_consensus.cc:3060] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.117466 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1b78225f384997acfe494b3cf3546f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:47.120486 11950 leader_election.cc:343] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.121378 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1b78225f384997acfe494b3cf3546f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.126098 11839 raft_consensus.cc:2468] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.128750 12033 raft_consensus.cc:359] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.129441 12033 raft_consensus.cc:385] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.129700 12033 raft_consensus.cc:740] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.129788 11951 leader_election.cc:304] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.130563 12146 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.130645 12080 raft_consensus.cc:2804] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.131142 12146 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.133615 12146 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.135080 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.135694 11913 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:47.136857 11727 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.137204 12034 tablet_bootstrap.cc:654] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.138775 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.139866 12032 tablet_bootstrap.cc:654] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.131126 12080 raft_consensus.cc:493] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.138818 12146 raft_consensus.cc:2804] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.140591 12146 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.140295 11839 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:47.140995 12146 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.130403 12033 consensus_queue.cc:260] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.140264 12080 raft_consensus.cc:3060] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.148011 12033 ts_tablet_manager.cc:1434] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:50:47.149504 12033 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:47.138144 12194 raft_consensus.cc:515] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.160410 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8961f5ea19a546ba826df37f7d698a24" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:47.160962 11763 raft_consensus.cc:3060] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.161468 12034 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
W20260709 14:50:47.162039 11802 consensus_peers.cc:597] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:50:47.162026 12034 ts_tablet_manager.cc:1403] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.003s
I20260709 14:50:47.170331 12194 leader_election.cc:290] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.175585 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8961f5ea19a546ba826df37f7d698a24" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:47.178587 11763 raft_consensus.cc:2468] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
W20260709 14:50:47.183347 11802 leader_election.cc:343] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.167117 12146 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.185176 11658 catalog_manager.cc:5697] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.186510 12036 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.186893 12036 ts_tablet_manager.cc:1403] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.000s
I20260709 14:50:47.189196 12036 raft_consensus.cc:359] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.190151 12033 tablet_bootstrap.cc:654] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.189795 12036 raft_consensus.cc:385] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.193079 12036 raft_consensus.cc:740] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.199193 11802 leader_election.cc:304] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.199378 12146 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.200855 12038 raft_consensus.cc:2804] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.201324 12038 raft_consensus.cc:697] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:47.203415 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:47.203872 11913 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.205361 12036 consensus_queue.cc:260] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.206627 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:47.207229 11839 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.207532 12038 consensus_queue.cc:237] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.216291 12036 ts_tablet_manager.cc:1434] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:47.217294 12036 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.221155 12191 raft_consensus.cc:493] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.221688 12191 raft_consensus.cc:515] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:47.224090 12180 consensus_queue.cc:1048] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.210227 11913 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:47.224020 12191 leader_election.cc:290] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:47.230638 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.233256 12032 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:47.233626 12032 ts_tablet_manager.cc:1403] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.153s	user 0.019s	sys 0.000s
I20260709 14:50:47.234221 12036 tablet_bootstrap.cc:654] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.235886 11762 raft_consensus.cc:2468] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.236934 12194 consensus_queue.cc:1048] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.237164 11950 leader_election.cc:304] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.238291 12191 raft_consensus.cc:2804] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.238713 12191 raft_consensus.cc:493] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.239099 12191 raft_consensus.cc:3060] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.240813 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.241430 11835 raft_consensus.cc:2468] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.246315 12034 raft_consensus.cc:359] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.246834 12034 raft_consensus.cc:385] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.247059 12034 raft_consensus.cc:740] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.247733 12034 consensus_queue.cc:260] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.252951 12033 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:47.260785 12033 ts_tablet_manager.cc:1403] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.020s
I20260709 14:50:47.259881 12032 raft_consensus.cc:359] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.261216 12032 raft_consensus.cc:385] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.261437 12032 raft_consensus.cc:740] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.268515 11839 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:47.269166 12203 raft_consensus.cc:493] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.269078 12032 consensus_queue.cc:260] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.269749 12203 raft_consensus.cc:515] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.269434 11728 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:47.271588 12032 ts_tablet_manager.cc:1434] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:50:47.272661 12203 leader_election.cc:290] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:47.272994 12044 raft_consensus.cc:2804] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.272707 12032 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:47.273464 12034 ts_tablet_manager.cc:1434] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.001s
I20260709 14:50:47.275964 12044 raft_consensus.cc:697] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:47.276810 12044 consensus_queue.cc:237] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.277864 12080 raft_consensus.cc:515] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.280741 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1b78225f384997acfe494b3cf3546f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:47.281854 11950 leader_election.cc:343] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.274971 11658 catalog_manager.cc:5697] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.285362 12080 leader_election.cc:290] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.293988 12032 tablet_bootstrap.cc:654] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.297043 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.297672 11763 raft_consensus.cc:2468] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:47.299770 11876 leader_election.cc:304] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.300820 12034 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:47.300776 12203 raft_consensus.cc:2804] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.301249 12203 raft_consensus.cc:493] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.301597 12203 raft_consensus.cc:3060] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.302388 12090 consensus_queue.cc:1048] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.260255 12191 raft_consensus.cc:515] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:47.309273 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39755, user_credentials={real_user=slave}} blocked reactor thread for 53810.1us
I20260709 14:50:47.311537 12034 tablet_bootstrap.cc:654] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.311370 12090 consensus_queue.cc:1048] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.320343 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:47.332526 11877 leader_election.cc:343] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.332739 12033 raft_consensus.cc:359] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.333395 12033 raft_consensus.cc:385] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.333658 12033 raft_consensus.cc:740] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.343369 12191 leader_election.cc:290] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:47.344343 12033 consensus_queue.cc:260] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.347729 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:47.348338 12080 consensus_queue.cc:1048] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.350099 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1b78225f384997acfe494b3cf3546f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:47.350718 11839 raft_consensus.cc:3060] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.348294 11764 raft_consensus.cc:3060] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.364032 11839 raft_consensus.cc:2468] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.367005 12032 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:47.368083 12032 ts_tablet_manager.cc:1403] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.006s
I20260709 14:50:47.369064 12203 raft_consensus.cc:515] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.376197 12033 ts_tablet_manager.cc:1434] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.002s
I20260709 14:50:47.402660 12202 raft_consensus.cc:493] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.403178 12202 raft_consensus.cc:515] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.405223 12202 leader_election.cc:290] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:47.411784 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.413126 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.415207 11764 raft_consensus.cc:2468] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.415966 12036 tablet_bootstrap.cc:492] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.416476 12036 ts_tablet_manager.cc:1403] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.010s
I20260709 14:50:47.416883 11950 leader_election.cc:304] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
W20260709 14:50:47.419409 11877 leader_election.cc:343] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.420109 12036 raft_consensus.cc:359] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.420925 12036 raft_consensus.cc:385] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.421181 12036 raft_consensus.cc:740] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.421792 12036 consensus_queue.cc:260] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.423818 12036 ts_tablet_manager.cc:1434] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:47.424762 12136 raft_consensus.cc:2804] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.425271 12136 raft_consensus.cc:697] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:47.426111 12136 consensus_queue.cc:237] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:47.420078 11877 leader_election.cc:343] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.431231 11877 leader_election.cc:304] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.431591 11951 leader_election.cc:304] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.432250 12202 raft_consensus.cc:2749] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.436776 12180 raft_consensus.cc:2804] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.437851 12036 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.444602 12036 tablet_bootstrap.cc:654] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.449255 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9a54217ce942528946905daab99e75" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:47.449849 11839 raft_consensus.cc:3060] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.467706 12033 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:47.473526 11839 raft_consensus.cc:2468] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.487532 12202 raft_consensus.cc:493] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.488029 12202 raft_consensus.cc:515] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.490175 12202 leader_election.cc:290] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:47.493484 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:47.494138 11762 raft_consensus.cc:3060] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.493671 12203 leader_election.cc:290] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:47.501389 11762 raft_consensus.cc:2468] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:47.502516 12180 raft_consensus.cc:697] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:47.511215 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:47.503278 11951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:41683, user_credentials={real_user=slave}} blocked reactor thread for 65772.8us
I20260709 14:50:47.509505 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.528456 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:47.534210 12032 raft_consensus.cc:359] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.535214 12032 raft_consensus.cc:385] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:47.522253 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39755, user_credentials={real_user=slave}} blocked reactor thread for 64590us
I20260709 14:50:47.535516 12032 raft_consensus.cc:740] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.525341 11987 raft_consensus.cc:2468] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:47.520133 11876 leader_election.cc:304] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.543555 12036 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.544052 12036 ts_tablet_manager.cc:1403] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.011s
I20260709 14:50:47.544667 11658 catalog_manager.cc:5697] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.541383 12033 tablet_bootstrap.cc:654] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.546751 12036 raft_consensus.cc:359] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.547428 12036 raft_consensus.cc:385] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.547691 12036 raft_consensus.cc:740] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.548517 12203 raft_consensus.cc:2804] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.549022 12203 raft_consensus.cc:697] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:47.551339 12203 consensus_queue.cc:237] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.535632 12180 consensus_queue.cc:237] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:47.536125 11877 leader_election.cc:343] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.557512 11661 catalog_manager.cc:5697] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.538123 12032 consensus_queue.cc:260] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.558972 11877 leader_election.cc:304] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.548306 12036 consensus_queue.cc:260] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
W20260709 14:50:47.560547 11877 leader_election.cc:343] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.560914 12145 raft_consensus.cc:2804] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.561287 12145 raft_consensus.cc:493] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.561612 12145 raft_consensus.cc:3060] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.564206 12032 ts_tablet_manager.cc:1434] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.196s	user 0.005s	sys 0.002s
I20260709 14:50:47.569000 12034 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:47.568982 12032 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:47.569617 12034 ts_tablet_manager.cc:1403] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.269s	user 0.041s	sys 0.065s
I20260709 14:50:47.572417 12034 raft_consensus.cc:359] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.572750 12136 raft_consensus.cc:493] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.573033 12034 raft_consensus.cc:385] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.573410 12034 raft_consensus.cc:740] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.573293 12136 raft_consensus.cc:515] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.574159 12034 consensus_queue.cc:260] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.575456 12136 leader_election.cc:290] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:47.576511 12034 ts_tablet_manager.cc:1434] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:47.578886 12036 ts_tablet_manager.cc:1434] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:50:47.579926 12036 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.576529 12334 raft_consensus.cc:493] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.593973 12145 raft_consensus.cc:515] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.595816 12034 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:47.604272 11951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:41683, user_credentials={real_user=slave}} blocked reactor thread for 64107.4us
I20260709 14:50:47.597121 12334 raft_consensus.cc:515] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.614724 12145 leader_election.cc:290] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:47.618927 12032 tablet_bootstrap.cc:654] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.622344 12202 consensus_queue.cc:1048] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.623093 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.623728 11763 raft_consensus.cc:2468] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.625007 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:47.625597 11987 raft_consensus.cc:3060] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.625847 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.626461 11910 raft_consensus.cc:2468] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.624951 11661 catalog_manager.cc:5697] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:47.630302 12036 tablet_bootstrap.cc:654] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.632508 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
W20260709 14:50:47.638921 11877 leader_election.cc:343] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.641140 12334 leader_election.cc:290] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.644400 12033 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:47.644848 12033 ts_tablet_manager.cc:1403] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.006s
I20260709 14:50:47.648715 12033 raft_consensus.cc:359] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:47.649382 12033 raft_consensus.cc:385] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.649657 12033 raft_consensus.cc:740] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.647745 11950 leader_election.cc:304] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:47.655061 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.655652 11913 raft_consensus.cc:2468] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:47.656471 12336 raft_consensus.cc:2804] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.656837 12336 raft_consensus.cc:493] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.657171 12336 raft_consensus.cc:3060] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.650303 12033 consensus_queue.cc:260] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:47.665681 11950 leader_election.cc:304] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:47.666441 12080 raft_consensus.cc:2804] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:47.666805 12080 raft_consensus.cc:493] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:47.668267 12080 raft_consensus.cc:3060] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.668504 12038 consensus_queue.cc:1048] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.669430 12034 tablet_bootstrap.cc:654] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.673302 12146 consensus_queue.cc:1048] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:47.675144 12080 raft_consensus.cc:515] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.676322 12203 consensus_queue.cc:1048] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.677170 12080 leader_election.cc:290] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.669818 11987 raft_consensus.cc:2468] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:47.682142 11877 leader_election.cc:304] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.693271 12033 ts_tablet_manager.cc:1434] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 14:50:47.694375 12033 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:47.687134 12203 raft_consensus.cc:2804] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.707337 12032 tablet_bootstrap.cc:492] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:47.707633 12036 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.707798 12032 ts_tablet_manager.cc:1403] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.007s
W20260709 14:50:47.712965 11802 consensus_peers.cc:597] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:50:47.713675 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:47.714304 11910 raft_consensus.cc:3060] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.715579 12273 consensus_queue.cc:1048] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:47.715721 12032 raft_consensus.cc:359] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.716452 12032 raft_consensus.cc:385] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.716722 12032 raft_consensus.cc:740] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.719327 12032 consensus_queue.cc:260] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.723276 12033 tablet_bootstrap.cc:654] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.723723 12036 ts_tablet_manager.cc:1403] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.009s
I20260709 14:50:47.762204 12032 ts_tablet_manager.cc:1434] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 14:50:47.763669 12203 raft_consensus.cc:697] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:47.766008 12203 consensus_queue.cc:237] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.777784 12032 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:47.777925 12146 raft_consensus.cc:493] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.782438 12146 raft_consensus.cc:515] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.784363 12146 leader_election.cc:290] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.786193 12038 raft_consensus.cc:493] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.786662 12038 raft_consensus.cc:515] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.788105 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.788501 12038 leader_election.cc:290] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:47.789121 12336 raft_consensus.cc:515] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.791863 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:47.786123 11763 raft_consensus.cc:3060] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.792441 11839 raft_consensus.cc:3060] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.797747 12036 raft_consensus.cc:359] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.806600 12036 raft_consensus.cc:385] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.806948 12036 raft_consensus.cc:740] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.798074 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:47.812355 12032 tablet_bootstrap.cc:654] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.799512 11910 raft_consensus.cc:2468] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.807636 12036 consensus_queue.cc:260] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.816105 12036 ts_tablet_manager.cc:1434] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.092s	user 0.002s	sys 0.003s
I20260709 14:50:47.817066 12036 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.819176 11950 leader_election.cc:304] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:47.820369 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.821141 11983 raft_consensus.cc:2393] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:47.822222 12180 raft_consensus.cc:2804] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.822715 12180 raft_consensus.cc:697] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:47.823487 12180 consensus_queue.cc:237] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.824837 12036 tablet_bootstrap.cc:654] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:47.828397 12323 raft_consensus.cc:493] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.829530 12323 raft_consensus.cc:515] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.832020 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6005c9e784d669922327e40ac4d48" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.832754 11910 raft_consensus.cc:2393] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in this term.
I20260709 14:50:47.833237 12323 leader_election.cc:290] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:47.834468 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.835219 11762 raft_consensus.cc:2393] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:47.833658 11839 raft_consensus.cc:2468] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.836108 11660 catalog_manager.cc:5697] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:47.842407 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1cf51e73654b3eba8520ffd386b105" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.843714 11802 leader_election.cc:304] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:47.850934 12033 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:47.851329 12033 ts_tablet_manager.cc:1403] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.004s
I20260709 14:50:47.870217 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5352bccaff4bf98386350747ca9119" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:47.846314 12091 raft_consensus.cc:3060] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.878670 11803 leader_election.cc:304] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.879727 12323 raft_consensus.cc:2749] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.879791 12033 raft_consensus.cc:359] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.880535 12033 raft_consensus.cc:385] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.880836 12033 raft_consensus.cc:740] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.874095 12336 leader_election.cc:290] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:47.874627 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:47.882740 11764 raft_consensus.cc:3060] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.887182 12034 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:47.887651 12034 ts_tablet_manager.cc:1403] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.301s	user 0.010s	sys 0.011s
I20260709 14:50:47.897449 11659 catalog_manager.cc:5697] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.900357 11764 raft_consensus.cc:2468] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.901439 11950 leader_election.cc:304] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:47.902248 12080 raft_consensus.cc:2804] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:47.902978 12080 raft_consensus.cc:697] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:47.904247 12080 consensus_queue.cc:237] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.905565 12203 raft_consensus.cc:493] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.906107 12203 raft_consensus.cc:515] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.907510 12354 raft_consensus.cc:493] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.908120 12203 leader_election.cc:290] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:47.907974 12354 raft_consensus.cc:515] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.908315 12323 raft_consensus.cc:493] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:47.908777 12323 raft_consensus.cc:515] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:47.909514 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.910674 12323 leader_election.cc:290] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
W20260709 14:50:47.910903 11877 leader_election.cc:343] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.912355 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.912722 12354 leader_election.cc:290] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:47.912349 12340 consensus_queue.cc:1048] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:47.913349 11986 raft_consensus.cc:2393] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b55c51ce54f9497c9ce9a41efb4c5806 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:47.914256 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:47.915305 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd1c598b1e9c42a6a8f37be8c4256c34" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:47.915594 11877 leader_election.cc:343] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.916883 11802 leader_election.cc:304] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:47.917948 12323 raft_consensus.cc:3060] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.926153 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:47.927402 11877 leader_election.cc:343] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.927845 11877 leader_election.cc:304] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.928615 12354 raft_consensus.cc:2749] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.937029 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:47.937705 12340 consensus_queue.cc:1048] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:47.938206 11876 leader_election.cc:343] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:47.938359 12323 raft_consensus.cc:2749] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.938673 11876 leader_election.cc:304] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:47.939361 12354 raft_consensus.cc:2749] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.941166 12034 raft_consensus.cc:359] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.941968 12034 raft_consensus.cc:385] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.943341 12034 raft_consensus.cc:740] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.944460 12033 consensus_queue.cc:260] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.947031 12034 consensus_queue.cc:260] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:47.949853 12036 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:47.950316 12036 ts_tablet_manager.cc:1403] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.005s
I20260709 14:50:47.950354 12034 ts_tablet_manager.cc:1434] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260709 14:50:47.950678 12354 consensus_queue.cc:1048] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.951821 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597f4ef4aeed41b385b973bc412943bc" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:47.952359 11913 raft_consensus.cc:3060] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:47.953189 12036 raft_consensus.cc:359] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.955912 12036 raft_consensus.cc:385] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:47.956193 12036 raft_consensus.cc:740] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:47.963521 11913 raft_consensus.cc:2468] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:47.965902 12032 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:47.962667 12036 consensus_queue.cc:260] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:47.966465 12032 ts_tablet_manager.cc:1403] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.202s	user 0.011s	sys 0.006s
I20260709 14:50:47.967393 12033 ts_tablet_manager.cc:1434] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.003s
I20260709 14:50:47.980257 11727 leader_election.cc:304] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:47.981570 12044 raft_consensus.cc:2749] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.992820 12036 ts_tablet_manager.cc:1434] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 14:50:47.993964 12036 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:47.997948 12091 raft_consensus.cc:2749] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:47.999349 12034 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:48.000330 12033 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:48.005079 12034 tablet_bootstrap.cc:654] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.009953 12203 consensus_queue.cc:1048] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:48.010901 12032 raft_consensus.cc:359] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.016351 12032 raft_consensus.cc:385] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.015868 11660 catalog_manager.cc:5697] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:48.016717 12032 raft_consensus.cc:740] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.011837 12033 tablet_bootstrap.cc:654] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.018682 11660 catalog_manager.cc:5697] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.020695 12036 tablet_bootstrap.cc:654] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.021526 12032 consensus_queue.cc:260] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:48.031458 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:48.031975 12032 ts_tablet_manager.cc:1434] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:50:48.034904 12032 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.040128 12032 tablet_bootstrap.cc:654] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.021920 12080 consensus_queue.cc:1048] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:50:48.067359 12340 raft_consensus.cc:493] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.055418 12334 raft_consensus.cc:493] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.067837 12340 raft_consensus.cc:515] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.087626 12340 leader_election.cc:290] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.085314 12334 raft_consensus.cc:515] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.092694 12334 leader_election.cc:290] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.094206 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.096159 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:48.096308 12203 raft_consensus.cc:493] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.096900 11837 raft_consensus.cc:2468] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:48.096884 12203 raft_consensus.cc:515] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.099018 12203 leader_election.cc:290] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.094143 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.101018 12036 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.101508 12036 ts_tablet_manager.cc:1403] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.007s
I20260709 14:50:48.101462 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.100965 11763 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:48.104223 12036 raft_consensus.cc:359] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.106562 12036 raft_consensus.cc:385] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.106841 12036 raft_consensus.cc:740] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.107437 12036 consensus_queue.cc:260] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.109434 12036 ts_tablet_manager.cc:1434] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:50:48.109920 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:48.095528 11912 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
W20260709 14:50:48.111577 11877 leader_election.cc:343] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.113672 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:48.114976 11876 leader_election.cc:343] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.115460 11876 leader_election.cc:304] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:48.116596 12203 raft_consensus.cc:2749] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.121122 12091 raft_consensus.cc:493] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.110358 12036 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:48.101615 11951 leader_election.cc:304] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:48.126662 11950 leader_election.cc:343] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.143858 11950 leader_election.cc:304] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
W20260709 14:50:48.144778 11950 consensus_peers.cc:597] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:50:48.145764 12080 raft_consensus.cc:2804] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.146166 12080 raft_consensus.cc:493] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.146448 12080 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.150254 12032 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.150728 12032 ts_tablet_manager.cc:1403] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.013s
I20260709 14:50:48.153266 12032 raft_consensus.cc:359] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.154683 12032 raft_consensus.cc:385] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.121585 12091 raft_consensus.cc:515] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.156435 12091 leader_election.cc:290] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:48.158834 12032 raft_consensus.cc:740] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.159183 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.159642 12032 consensus_queue.cc:260] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.160343 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:48.165479 11802 leader_election.cc:343] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.168076 12036 tablet_bootstrap.cc:654] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.131948 12334 raft_consensus.cc:2804] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.177556 12334 raft_consensus.cc:493] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.178009 12334 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:48.178678 11802 leader_election.cc:343] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.179141 11802 leader_election.cc:304] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.180590 12091 raft_consensus.cc:2749] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.187040 12032 ts_tablet_manager.cc:1434] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:50:48.188081 12032 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.193565 12032 tablet_bootstrap.cc:654] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.173635 12080 raft_consensus.cc:515] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.209944 12033 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:48.216059 12033 ts_tablet_manager.cc:1403] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.216s	user 0.024s	sys 0.013s
I20260709 14:50:48.218672 12033 raft_consensus.cc:359] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.215005 12034 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:48.219267 12033 raft_consensus.cc:385] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.219614 12033 raft_consensus.cc:740] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.219738 12034 ts_tablet_manager.cc:1403] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.248s	user 0.024s	sys 0.012s
I20260709 14:50:48.220325 12033 consensus_queue.cc:260] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.185529 12334 raft_consensus.cc:515] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.211243 12353 consensus_queue.cc:1048] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:48.222383 12034 raft_consensus.cc:359] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.223048 12034 raft_consensus.cc:385] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.212384 12036 tablet_bootstrap.cc:492] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.223222 12032 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.223332 12034 raft_consensus.cc:740] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.223742 12032 ts_tablet_manager.cc:1403] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:50:48.224169 12034 consensus_queue.cc:260] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.225905 12036 ts_tablet_manager.cc:1403] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.001s
I20260709 14:50:48.227720 12032 raft_consensus.cc:359] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.228430 12032 raft_consensus.cc:385] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.228336 12036 raft_consensus.cc:359] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.229147 12036 raft_consensus.cc:385] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.229408 12036 raft_consensus.cc:740] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.230074 12036 consensus_queue.cc:260] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.242425 12038 raft_consensus.cc:493] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.242906 12038 raft_consensus.cc:515] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.298079 12203 raft_consensus.cc:493] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.298660 12203 raft_consensus.cc:515] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.266332 12032 raft_consensus.cc:740] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.322830 12203 leader_election.cc:290] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.324581 12038 leader_election.cc:290] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:48.325871 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.326318 12036 ts_tablet_manager.cc:1434] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.100s	user 0.012s	sys 0.005s
I20260709 14:50:48.326521 11912 raft_consensus.cc:2468] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:48.327301 12036 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:48.328290 12337 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.328758 12337 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.329152 12334 leader_election.cc:290] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.330147 11802 leader_election.cc:304] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:48.330905 12337 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.324925 12033 ts_tablet_manager.cc:1434] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.109s	user 0.013s	sys 0.003s
I20260709 14:50:48.333985 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.335494 12036 tablet_bootstrap.cc:654] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:48.336443 11802 leader_election.cc:343] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.337764 12032 consensus_queue.cc:260] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.344086 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:48.345642 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.335268 12323 raft_consensus.cc:2804] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.346622 12323 raft_consensus.cc:493] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.347050 12323 raft_consensus.cc:3060] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:48.347426 11950 leader_election.cc:343] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:48.354460 11950 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.359457 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:48.360324 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.364722 12033 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:48.365772 12378 raft_consensus.cc:493] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.366242 12378 raft_consensus.cc:515] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.366797 12032 ts_tablet_manager.cc:1434] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.143s	user 0.000s	sys 0.008s
I20260709 14:50:48.370277 12033 tablet_bootstrap.cc:654] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.370743 12034 ts_tablet_manager.cc:1434] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.151s	user 0.006s	sys 0.000s
I20260709 14:50:48.371378 12032 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.375969 12202 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.376430 12202 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.378397 12202 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.368332 12378 leader_election.cc:290] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:48.369586 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.382751 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:48.383244 11802 leader_election.cc:343] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.369254 12080 leader_election.cc:290] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.384158 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.387364 12032 tablet_bootstrap.cc:654] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.388410 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:48.392799 11838 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.393253 11877 leader_election.cc:304] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
W20260709 14:50:48.388592 11876 leader_election.cc:343] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:48.389292 11802 leader_election.cc:343] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.394927 11802 leader_election.cc:304] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.395591 12091 raft_consensus.cc:2749] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.396281 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.396876 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.400596 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:48.401139 11912 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.401675 11838 raft_consensus.cc:2468] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:48.406497 12034 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:48.391348 12036 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.407075 12036 ts_tablet_manager.cc:1403] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.013s
I20260709 14:50:48.407603 11912 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:48.385586 12323 raft_consensus.cc:515] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.409555 12323 leader_election.cc:290] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:48.411180 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:48.411720 11951 leader_election.cc:304] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.412420 12080 raft_consensus.cc:2804] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.412832 12080 raft_consensus.cc:697] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:48.412981 12203 raft_consensus.cc:2749] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.413553 12080 consensus_queue.cc:237] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.415133 12036 raft_consensus.cc:359] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.415771 12036 raft_consensus.cc:385] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.416044 12036 raft_consensus.cc:740] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.416829 12036 consensus_queue.cc:260] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.418943 12036 ts_tablet_manager.cc:1434] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:48.419780 12036 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:48.411723 11912 raft_consensus.cc:3060] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:48.439579 11877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.4:36271, user_credentials={real_user=slave}} blocked reactor thread for 46386.3us
I20260709 14:50:48.439803 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:48.440404 11764 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:48.445405 11950 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.445870 11950 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.447324 12340 raft_consensus.cc:2749] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.447679 12354 consensus_queue.cc:1048] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:48.447930 12340 consensus_queue.cc:1048] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:48.449223 11877 leader_election.cc:343] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.449625 11877 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.449795 11950 leader_election.cc:304] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:48.452138 12036 tablet_bootstrap.cc:654] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.452840 12334 raft_consensus.cc:2804] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.453341 12334 raft_consensus.cc:697] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:48.454222 12334 consensus_queue.cc:237] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.456537 12354 raft_consensus.cc:2749] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.459867 12336 raft_consensus.cc:493] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.460333 12336 raft_consensus.cc:515] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.463104 12336 leader_election.cc:290] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.464131 12033 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:48.463958 12336 consensus_queue.cc:1048] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:48.464610 12033 ts_tablet_manager.cc:1403] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.002s
I20260709 14:50:48.467271 12033 raft_consensus.cc:359] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.467864 12033 raft_consensus.cc:385] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.468119 12033 raft_consensus.cc:740] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.468787 12033 consensus_queue.cc:260] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.481976 11764 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:48.485291 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.485961 11913 raft_consensus.cc:2468] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
W20260709 14:50:48.487885 11951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:41683, user_credentials={real_user=slave}} blocked reactor thread for 76246.7us
I20260709 14:50:48.492647 12036 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.493104 12036 ts_tablet_manager.cc:1403] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.001s
I20260709 14:50:48.495695 12034 tablet_bootstrap.cc:654] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.495662 12036 raft_consensus.cc:359] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.496354 12036 raft_consensus.cc:385] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.496631 12036 raft_consensus.cc:740] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.497269 12036 consensus_queue.cc:260] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.498782 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.499243 12036 ts_tablet_manager.cc:1434] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:48.500154 12036 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
W20260709 14:50:48.500677 11950 leader_election.cc:343] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.506699 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9280de8f35024d88be5e5a11b2772caf" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:48.509346 12044 raft_consensus.cc:493] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.509765 12044 raft_consensus.cc:515] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.511459 12044 leader_election.cc:290] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.511961 12032 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.512403 12032 ts_tablet_manager.cc:1403] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.141s	user 0.043s	sys 0.038s
I20260709 14:50:48.514577 11912 raft_consensus.cc:2468] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:48.515496 12032 raft_consensus.cc:359] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.515676 11802 leader_election.cc:304] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:48.516153 12032 raft_consensus.cc:385] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.516434 12032 raft_consensus.cc:740] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.516539 12323 raft_consensus.cc:2804] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.517087 12032 consensus_queue.cc:260] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.517062 12323 raft_consensus.cc:697] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
W20260709 14:50:48.518180 11802 leader_election.cc:343] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.518527 12323 consensus_queue.cc:237] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.520900 11950 leader_election.cc:304] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.522327 12191 raft_consensus.cc:2804] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.523869 12080 consensus_queue.cc:1048] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:48.522699 12191 raft_consensus.cc:493] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.525671 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.526109 12191 raft_consensus.cc:3060] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.524247 12033 ts_tablet_manager.cc:1434] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 14:50:48.526305 12032 ts_tablet_manager.cc:1434] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:50:48.532480 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:48.533140 11728 leader_election.cc:343] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.535521 12032 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
W20260709 14:50:48.536487 11728 leader_election.cc:343] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.537031 11728 leader_election.cc:304] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:48.537690 12044 raft_consensus.cc:2749] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.546660 12033 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:48.557638 12091 raft_consensus.cc:493] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.558164 12091 raft_consensus.cc:515] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.530035 12333 consensus_queue.cc:1048] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:50:48.572470 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:48.579605 11803 leader_election.cc:343] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.584862 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.585646 12036 tablet_bootstrap.cc:654] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:48.588829 11802 leader_election.cc:343] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.589309 11802 leader_election.cc:304] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.582485 12091 leader_election.cc:290] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.590190 12378 raft_consensus.cc:2749] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.591266 12191 raft_consensus.cc:515] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.593046 12034 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:48.593319 12191 leader_election.cc:290] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.593524 12034 ts_tablet_manager.cc:1403] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.006s
I20260709 14:50:48.595023 12033 tablet_bootstrap.cc:654] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.596239 12034 raft_consensus.cc:359] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.596884 12034 raft_consensus.cc:385] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.597133 12034 raft_consensus.cc:740] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.597733 12034 consensus_queue.cc:260] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.598510 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:48.599086 11910 raft_consensus.cc:3060] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.599705 12034 ts_tablet_manager.cc:1434] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:48.600615 12034 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:48.606607 12034 tablet_bootstrap.cc:654] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.608364 11910 raft_consensus.cc:2468] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:48.617698 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:48.623950 11661 catalog_manager.cc:5697] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.611832 12333 raft_consensus.cc:493] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.614075 12032 tablet_bootstrap.cc:654] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.613629 11660 catalog_manager.cc:5697] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.630148 11660 catalog_manager.cc:5697] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:48.630968 11950 leader_election.cc:343] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.631879 11950 leader_election.cc:304] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.633395 12180 raft_consensus.cc:2804] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.633896 12180 raft_consensus.cc:697] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:48.634783 12180 consensus_queue.cc:237] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.629495 12333 raft_consensus.cc:515] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.644840 12333 leader_election.cc:290] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:48.645483 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:48.647472 11950 leader_election.cc:343] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.648000 12032 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.648550 12032 ts_tablet_manager.cc:1403] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.002s
I20260709 14:50:48.651252 12032 raft_consensus.cc:359] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.651932 12032 raft_consensus.cc:385] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.652187 12032 raft_consensus.cc:740] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.652851 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.652772 12032 consensus_queue.cc:260] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:48.666072 11950 leader_election.cc:343] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.666464 11950 leader_election.cc:304] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.667064 12033 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:48.667541 12033 ts_tablet_manager.cc:1403] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.002s
I20260709 14:50:48.668095 12333 raft_consensus.cc:2749] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.672055 12032 ts_tablet_manager.cc:1434] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:48.672286 12034 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:48.676905 11913 raft_consensus.cc:3060] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.678061 12032 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.672118 12033 raft_consensus.cc:359] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.682274 12033 raft_consensus.cc:385] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.682595 12033 raft_consensus.cc:740] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.683384 12033 consensus_queue.cc:260] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.685832 12034 ts_tablet_manager.cc:1403] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260709 14:50:48.686380 12036 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.686904 12036 ts_tablet_manager.cc:1403] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.187s	user 0.007s	sys 0.003s
I20260709 14:50:48.700170 12036 raft_consensus.cc:359] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.700840 12036 raft_consensus.cc:385] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.701141 12036 raft_consensus.cc:740] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.703155 12036 consensus_queue.cc:260] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.707415 12036 ts_tablet_manager.cc:1434] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:50:48.694336 12032 tablet_bootstrap.cc:654] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.708338 12033 ts_tablet_manager.cc:1434] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:50:48.688374 12034 raft_consensus.cc:359] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.713167 12034 raft_consensus.cc:385] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.713392 12034 raft_consensus.cc:740] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.716688 12034 consensus_queue.cc:260] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.725872 11661 catalog_manager.cc:5697] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.728524 12036 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:48.730343 12033 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:48.727574 12353 raft_consensus.cc:493] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.733084 12034 ts_tablet_manager.cc:1434] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 14:50:48.732597 12353 raft_consensus.cc:515] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.739076 12353 leader_election.cc:290] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.739928 12036 tablet_bootstrap.cc:654] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.741427 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.747628 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:48.748196 11839 raft_consensus.cc:2468] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
W20260709 14:50:48.746668 11876 leader_election.cc:343] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.752066 11877 leader_election.cc:304] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.753726 12353 raft_consensus.cc:2804] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.754215 12353 raft_consensus.cc:493] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.754603 12353 raft_consensus.cc:3060] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.758150 12034 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:48.759931 12091 raft_consensus.cc:493] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.760452 12091 raft_consensus.cc:515] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.762495 12091 leader_election.cc:290] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.764405 12034 tablet_bootstrap.cc:654] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.766499 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.767522 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.767961 12032 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.768133 11983 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:48.768425 12032 ts_tablet_manager.cc:1403] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.026s
W20260709 14:50:48.769176 11802 leader_election.cc:343] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.771023 12032 raft_consensus.cc:359] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.771674 12032 raft_consensus.cc:385] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.771921 11913 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.771922 12032 raft_consensus.cc:740] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.772843 12032 consensus_queue.cc:260] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.775064 12032 ts_tablet_manager.cc:1434] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:48.775940 12032 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.776425 11803 leader_election.cc:304] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:48.767969 12033 tablet_bootstrap.cc:654] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.777962 12091 raft_consensus.cc:2804] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.778497 12091 raft_consensus.cc:493] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.778918 12091 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.782750 12032 tablet_bootstrap.cc:654] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.793027 12044 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.793504 12044 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.795313 12044 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.802915 12033 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:48.804802 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
W20260709 14:50:48.808111 11727 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.808640 12033 ts_tablet_manager.cc:1403] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.007s
I20260709 14:50:48.811741 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.812374 11983 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:48.818581 11728 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [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: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:48.819289 12034 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:48.819792 12034 ts_tablet_manager.cc:1403] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.011s
I20260709 14:50:48.826339 12034 raft_consensus.cc:359] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.826985 12034 raft_consensus.cc:385] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.827304 12034 raft_consensus.cc:740] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.827392 12044 raft_consensus.cc:2804] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.828099 12044 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.828413 12044 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.827736 12091 raft_consensus.cc:515] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.835912 12044 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.838610 12044 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.838881 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:48.839848 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
W20260709 14:50:48.839969 11727 leader_election.cc:343] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.840471 11983 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.852442 12044 raft_consensus.cc:493] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.832746 12034 consensus_queue.cc:260] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:48.852989 12044 raft_consensus.cc:515] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.856251 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
W20260709 14:50:48.857673 11802 leader_election.cc:343] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.850252 12202 raft_consensus.cc:493] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:48.857859 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:48.858271 12202 raft_consensus.cc:515] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:48.859717 11728 leader_election.cc:343] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.860285 12202 leader_election.cc:290] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.861268 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:48.861964 11839 raft_consensus.cc:2468] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:48.862876 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:48.863397 11877 leader_election.cc:304] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:48.864166 11876 leader_election.cc:343] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.864703 12202 raft_consensus.cc:2804] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:48.865113 12202 raft_consensus.cc:493] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:48.865494 12202 raft_consensus.cc:3060] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.867674 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:48.868127 12044 leader_election.cc:290] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.869504 12034 ts_tablet_manager.cc:1434] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 14:50:48.871017 12091 leader_election.cc:290] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:48.872391 12033 raft_consensus.cc:359] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.873589 12033 raft_consensus.cc:385] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.873896 12033 raft_consensus.cc:740] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.874542 12033 consensus_queue.cc:260] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.875339 12034 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:48.875783 11727 leader_election.cc:343] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.883641 12033 ts_tablet_manager.cc:1434] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:50:48.887125 12033 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:48.878273 12353 raft_consensus.cc:515] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.878059 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:48.890270 11987 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.891945 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
W20260709 14:50:48.893220 11876 leader_election.cc:343] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:48.893905 11727 leader_election.cc:304] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:48.894229 12353 leader_election.cc:290] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:48.895138 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32457787400e4316a39dcfbd5acf46ff" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:48.895695 11839 raft_consensus.cc:3060] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.895116 12273 raft_consensus.cc:2749] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:48.899986 12034 tablet_bootstrap.cc:654] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.878824 11983 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:48.903048 11839 raft_consensus.cc:2468] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:48.903790 11728 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:48.904141 11877 leader_election.cc:304] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:48.904953 12353 raft_consensus.cc:2804] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.904969 12273 raft_consensus.cc:2804] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.906075 12353 raft_consensus.cc:697] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:48.906708 12036 tablet_bootstrap.cc:492] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:48.906164 12273 raft_consensus.cc:697] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:48.907260 12033 tablet_bootstrap.cc:654] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:48.907474 12036 ts_tablet_manager.cc:1403] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.187s	user 0.048s	sys 0.040s
I20260709 14:50:48.907943 12273 consensus_queue.cc:237] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:48.907605 12353 consensus_queue.cc:237] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.910331 12036 raft_consensus.cc:359] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.918221 12036 raft_consensus.cc:385] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.918486 12036 raft_consensus.cc:740] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.919093 12036 consensus_queue.cc:260] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.922096 12333 consensus_queue.cc:1048] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:48.923705 12036 ts_tablet_manager.cc:1434] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:48.926095 12032 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:48.926549 12032 ts_tablet_manager.cc:1403] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.151s	user 0.039s	sys 0.018s
I20260709 14:50:48.929122 12032 raft_consensus.cc:359] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.929697 12032 raft_consensus.cc:385] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:48.930102 12032 raft_consensus.cc:740] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:48.931468 12036 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:48.930826 12032 consensus_queue.cc:260] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:48.933140 11802 consensus_peers.cc:597] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:48.941393 11987 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:48.939895 12202 raft_consensus.cc:515] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:48.942389 11803 leader_election.cc:304] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:48.943070 12379 raft_consensus.cc:2804] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:48.943567 12379 raft_consensus.cc:697] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:48.943854 12032 ts_tablet_manager.cc:1434] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:50:48.944391 12379 consensus_queue.cc:237] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:48.948052 11763 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.960141 12180 consensus_queue.cc:1048] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:50:48.985992 12032 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:48.995932 11659 catalog_manager.cc:5697] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.000782 12202 leader_election.cc:290] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.001698 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:49.002262 11839 raft_consensus.cc:3060] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.004163 11661 catalog_manager.cc:5697] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.010661 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a740821a654a229c527425dde1783f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:49.011713 12091 raft_consensus.cc:493] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.012148 12091 raft_consensus.cc:515] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.014089 12091 leader_election.cc:290] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:49.015558 11876 leader_election.cc:343] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.016806 12036 tablet_bootstrap.cc:654] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.017720 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:49.018350 11764 raft_consensus.cc:2468] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:49.019734 11802 leader_election.cc:304] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:49.020488 12034 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:49.020959 12034 ts_tablet_manager.cc:1403] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.015s
I20260709 14:50:49.021108 11913 raft_consensus.cc:3060] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.024384 12091 raft_consensus.cc:2804] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.024780 12091 raft_consensus.cc:493] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.025068 12091 raft_consensus.cc:3060] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:48.985697 12378 consensus_queue.cc:1048] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 14:50:49.030370 12333 consensus_queue.cc:1048] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.028221 12034 raft_consensus.cc:359] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.032701 12034 raft_consensus.cc:385] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.033118 12034 raft_consensus.cc:740] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.041194 12032 tablet_bootstrap.cc:654] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.043138 12091 raft_consensus.cc:515] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.045894 12091 leader_election.cc:290] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:49.038280 12034 consensus_queue.cc:260] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.066898 11839 raft_consensus.cc:2468] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:49.069708 11877 leader_election.cc:304] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:49.082095 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:49.082623 11764 raft_consensus.cc:3060] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.082685 12034 ts_tablet_manager.cc:1434] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.002s
I20260709 14:50:49.061932 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:49.084908 11660 catalog_manager.cc:5697] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.086850 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43192224a786482f92c577b13390f6e7" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:49.079022 12203 raft_consensus.cc:2804] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.095057 12033 tablet_bootstrap.cc:492] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:49.095566 12033 ts_tablet_manager.cc:1403] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.020s
I20260709 14:50:49.101266 12034 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:49.105453 12413 log.cc:927] Time spent T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260709 14:50:49.108425 12340 consensus_queue.cc:1048] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.109783 11764 raft_consensus.cc:2468] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
W20260709 14:50:49.110106 11803 leader_election.cc:343] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.118156 11802 leader_election.cc:304] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:49.108880 12034 tablet_bootstrap.cc:654] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.120767 12379 raft_consensus.cc:2804] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.121237 12379 raft_consensus.cc:697] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
W20260709 14:50:49.126842 12412 log.cc:927] Time spent T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260709 14:50:49.138866 12416 log.cc:927] Time spent T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260709 14:50:49.139279 12415 log.cc:927] Time spent T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 14:50:49.141067 12414 log.cc:927] Time spent T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:50:49.144133 12032 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:49.150012 12032 ts_tablet_manager.cc:1403] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.006s
I20260709 14:50:49.149094 12191 consensus_queue.cc:1048] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:50:49.122084 12379 consensus_queue.cc:237] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.160064 12202 raft_consensus.cc:493] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.200897 12032 raft_consensus.cc:359] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.177937 12202 raft_consensus.cc:515] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.207013 12202 leader_election.cc:290] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:49.210667 12036 tablet_bootstrap.cc:492] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:49.211231 12036 ts_tablet_manager.cc:1403] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.287s	user 0.019s	sys 0.001s
I20260709 14:50:49.201660 12032 raft_consensus.cc:385] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.211971 12032 raft_consensus.cc:740] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.218600 12033 raft_consensus.cc:359] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.219275 12033 raft_consensus.cc:385] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.219538 12033 raft_consensus.cc:740] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.220180 12033 consensus_queue.cc:260] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
W20260709 14:50:49.223292 12417 log.cc:927] Time spent T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:50:49.233397 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:49.234155 11983 raft_consensus.cc:2468] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:49.236184 11877 leader_election.cc:304] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:49.237524 12422 raft_consensus.cc:2804] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.237891 12422 raft_consensus.cc:493] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.238198 12422 raft_consensus.cc:3060] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.238962 12036 raft_consensus.cc:359] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.239604 12036 raft_consensus.cc:385] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.239847 12036 raft_consensus.cc:740] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.241379 12033 ts_tablet_manager.cc:1434] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.001s
I20260709 14:50:49.242404 12033 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:49.240444 12036 consensus_queue.cc:260] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.245875 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:49.246554 11836 raft_consensus.cc:2468] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:49.249104 12422 raft_consensus.cc:515] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.253546 12036 ts_tablet_manager.cc:1434] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.005s
I20260709 14:50:49.254490 12036 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:49.256901 12422 leader_election.cc:290] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:49.261089 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:49.261736 11983 raft_consensus.cc:3060] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.212641 12032 consensus_queue.cc:260] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.265373 12340 raft_consensus.cc:493] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.265902 12340 raft_consensus.cc:515] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.268033 12340 leader_election.cc:290] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:49.268977 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:49.269407 11983 raft_consensus.cc:2468] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
W20260709 14:50:49.270304 11950 leader_election.cc:343] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.272635 12033 tablet_bootstrap.cc:654] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.261444 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2ae111313047c8b1d8a5fd77e63632" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:49.275579 11836 raft_consensus.cc:3060] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.280407 11877 leader_election.cc:304] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:49.281266 12354 raft_consensus.cc:2804] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.281749 12354 raft_consensus.cc:697] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:49.282598 12354 consensus_queue.cc:237] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.268890 12032 ts_tablet_manager.cc:1434] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.001s
I20260709 14:50:49.285454 12032 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:49.302032 12203 raft_consensus.cc:697] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:49.346238 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:49.346912 11764 raft_consensus.cc:2468] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:49.343802 11836 raft_consensus.cc:2468] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:49.353335 12273 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.382846 12034 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:49.383337 12034 ts_tablet_manager.cc:1403] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.282s	user 0.020s	sys 0.009s
I20260709 14:50:49.357640 12203 consensus_queue.cc:237] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:49.401134 12034 raft_consensus.cc:359] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.403069 12034 raft_consensus.cc:385] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:49.406044 11728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:41683, user_credentials={real_user=slave}} blocked reactor thread for 52046.5us
I20260709 14:50:49.376183 12273 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.403357 12034 raft_consensus.cc:740] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.412165 12034 consensus_queue.cc:260] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.415359 12032 tablet_bootstrap.cc:654] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.403932 12353 consensus_queue.cc:1048] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:50:49.427559 11912 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:49.434342 11950 consensus_peers.cc:597] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:49.434778 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 77664.9us
W20260709 14:50:49.436890 11710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:49.440593 11950 leader_election.cc:304] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c
I20260709 14:50:49.442332 12036 tablet_bootstrap.cc:654] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.452443 12273 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.461014 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:49.463969 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:49.464527 11839 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:49.465204 12323 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.448859 12333 raft_consensus.cc:2804] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:49.472333 11728 leader_election.cc:343] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.474179 12146 raft_consensus.cc:493] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.469125 12333 raft_consensus.cc:493] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.481948 12333 raft_consensus.cc:3060] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.475009 11660 catalog_manager.cc:5697] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.473577 11728 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:49.476501 12033 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:49.490237 12033 ts_tablet_manager.cc:1403] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.248s	user 0.013s	sys 0.006s
I20260709 14:50:49.474747 12146 raft_consensus.cc:515] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.494707 12146 leader_election.cc:290] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.496274 12033 raft_consensus.cc:359] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.496970 12033 raft_consensus.cc:385] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.497239 12033 raft_consensus.cc:740] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.492640 12439 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 14:50:49.502048 11727 consensus_peers.cc:597] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:50:49.498864 12033 consensus_queue.cc:260] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.506928 12032 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:49.509917 12032 ts_tablet_manager.cc:1403] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.225s	user 0.021s	sys 0.019s
I20260709 14:50:49.510010 12333 raft_consensus.cc:515] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.512828 12333 leader_election.cc:290] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:49.507654 12033 ts_tablet_manager.cc:1434] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:49.514482 12033 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:49.522745 12032 raft_consensus.cc:359] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.524767 12032 raft_consensus.cc:385] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.525697 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:49.526360 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:49.526731 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f946045fc4068a35ca86d4a8be53f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:49.527436 11763 raft_consensus.cc:3060] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.527439 12032 raft_consensus.cc:740] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
W20260709 14:50:49.538218 11728 leader_election.cc:343] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.537775 11763 raft_consensus.cc:2468] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:49.539840 11950 leader_election.cc:304] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:49.519729 12273 raft_consensus.cc:2804] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.541270 12273 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.541616 12273 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.543123 12033 tablet_bootstrap.cc:654] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.547351 12436 consensus_queue.cc:1048] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:50:49.548772 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:49.548966 11876 consensus_peers.cc:597] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:49.549487 12340 raft_consensus.cc:2804] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.549968 12340 raft_consensus.cc:697] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:49.550777 12340 consensus_queue.cc:237] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.557143 12354 raft_consensus.cc:493] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:49.567873 11728 leader_election.cc:343] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.568303 11728 leader_election.cc:304] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:49.558156 12032 consensus_queue.cc:260] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.583350 12273 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.572468 12146 raft_consensus.cc:2749] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.585345 12273 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.587733 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:49.587888 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:49.588397 11838 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.565196 12354 raft_consensus.cc:515] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.602664 12354 leader_election.cc:290] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:49.603036 12032 ts_tablet_manager.cc:1434] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 14:50:49.604173 12032 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: Bootstrap starting.
I20260709 14:50:49.608698 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:49.612619 11950 leader_election.cc:343] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.599845 11838 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
W20260709 14:50:49.616959 11877 leader_election.cc:343] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.623696 12032 tablet_bootstrap.cc:654] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.624639 11659 catalog_manager.cc:5697] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.639307 12034 ts_tablet_manager.cc:1434] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.256s	user 0.048s	sys 0.045s
W20260709 14:50:49.640573 11728 leader_election.cc:343] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.641207 11728 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:49.654814 12034 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:49.651463 12146 raft_consensus.cc:2804] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.668262 12146 raft_consensus.cc:697] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:49.682688 12146 consensus_queue.cc:237] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.687886 12033 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:49.688397 12033 ts_tablet_manager.cc:1403] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.004s
I20260709 14:50:49.704450 12033 raft_consensus.cc:359] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.705104 12033 raft_consensus.cc:385] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.705363 12033 raft_consensus.cc:740] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.706009 12033 consensus_queue.cc:260] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.709403 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:49.710158 11837 raft_consensus.cc:2468] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:49.709299 12033 ts_tablet_manager.cc:1434] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 14:50:49.711586 11659 catalog_manager.cc:5697] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.712975 11987 raft_consensus.cc:3060] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.715792 12036 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:49.716267 12036 ts_tablet_manager.cc:1403] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.462s	user 0.015s	sys 0.014s
I20260709 14:50:49.719861 12036 raft_consensus.cc:359] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.720479 12036 raft_consensus.cc:385] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.720726 12036 raft_consensus.cc:740] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.728277 12033 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:49.728757 12036 consensus_queue.cc:260] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.730684 12354 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.735793 12354 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.736696 11877 leader_election.cc:304] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:49.737979 12203 raft_consensus.cc:2804] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.738334 12203 raft_consensus.cc:493] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.738646 12203 raft_consensus.cc:3060] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.739301 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:49.746802 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:49.747287 12439 consensus_queue.cc:1048] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.749641 11877 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:49.752079 12354 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:49.755844 12422 raft_consensus.cc:2749] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:49.761835 12036 ts_tablet_manager.cc:1434] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 14:50:49.762655 11658 catalog_manager.cc:5697] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.767464 12036 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:49.771121 12034 tablet_bootstrap.cc:654] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.773356 12032 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: No bootstrap required, opened a new log
I20260709 14:50:49.773854 12032 ts_tablet_manager.cc:1403] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.002s
I20260709 14:50:49.774861 12033 tablet_bootstrap.cc:654] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.765385 12203 raft_consensus.cc:515] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.783475 12435 consensus_queue.cc:1048] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:49.785189 12203 leader_election.cc:290] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:49.793182 12032 raft_consensus.cc:359] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.793862 12032 raft_consensus.cc:385] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.794179 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:49.794800 11837 raft_consensus.cc:3060] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.794140 12032 raft_consensus.cc:740] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.796487 12032 consensus_queue.cc:260] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.803491 12032 ts_tablet_manager.cc:1434] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:50:49.813737 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4ff3cbb8d1441dae792c98b595600a" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:49.816108 12034 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:49.817689 12034 ts_tablet_manager.cc:1403] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.003s
I20260709 14:50:49.820286 12034 raft_consensus.cc:359] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:49.820922 12034 raft_consensus.cc:385] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.821199 12034 raft_consensus.cc:740] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
W20260709 14:50:49.823381 11877 leader_election.cc:343] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.823494 12033 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:49.824056 12033 ts_tablet_manager.cc:1403] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.001s
I20260709 14:50:49.821993 12034 consensus_queue.cc:260] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:49.825358 12034 ts_tablet_manager.cc:1434] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:49.826224 12034 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:49.827024 12033 raft_consensus.cc:359] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.827674 12033 raft_consensus.cc:385] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.827930 12033 raft_consensus.cc:740] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.829038 12036 tablet_bootstrap.cc:654] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.824414 11837 raft_consensus.cc:2468] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:49.836968 12034 tablet_bootstrap.cc:654] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.837842 11659 catalog_manager.cc:5697] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.842170 12036 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:49.842959 12036 ts_tablet_manager.cc:1403] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 14:50:49.850582 12036 raft_consensus.cc:359] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.851625 12036 raft_consensus.cc:385] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.852005 12036 raft_consensus.cc:740] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.852653 12036 consensus_queue.cc:260] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.850644 12034 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:49.853756 11877 leader_election.cc:304] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:49.854698 11764 raft_consensus.cc:3060] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.853896 12034 ts_tablet_manager.cc:1403] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 14:50:49.861748 12203 raft_consensus.cc:2804] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.862278 12203 raft_consensus.cc:697] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:49.863087 12203 consensus_queue.cc:237] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:49.854841 12033 consensus_queue.cc:260] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.866979 12033 ts_tablet_manager.cc:1434] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 14:50:49.867975 12033 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:49.864295 12034 raft_consensus.cc:359] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.874717 12034 raft_consensus.cc:385] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.874989 12034 raft_consensus.cc:740] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.875658 12034 consensus_queue.cc:260] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.876968 12036 ts_tablet_manager.cc:1434] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:50:49.877441 12034 ts_tablet_manager.cc:1434] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:50:49.877920 12036 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: Bootstrap starting.
I20260709 14:50:49.878340 12034 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:49.883957 12036 tablet_bootstrap.cc:654] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.888922 12191 raft_consensus.cc:493] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.889544 12191 raft_consensus.cc:515] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.893777 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
W20260709 14:50:49.896402 11950 leader_election.cc:343] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.895897 12191 leader_election.cc:290] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.900031 12423 consensus_queue.cc:1048] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.902411 12435 raft_consensus.cc:493] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:49.902927 12435 raft_consensus.cc:515] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.904994 12435 leader_election.cc:290] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:49.905766 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:49.906428 11835 raft_consensus.cc:2468] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 0.
I20260709 14:50:49.909437 11951 leader_election.cc:304] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:49.910204 12191 raft_consensus.cc:2804] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.910548 12191 raft_consensus.cc:493] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.911113 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:49.911460 12191 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.911765 11764 raft_consensus.cc:2468] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 0.
I20260709 14:50:49.914147 11802 leader_election.cc:304] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:49.914955 12435 raft_consensus.cc:2804] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:49.915316 12435 raft_consensus.cc:493] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:49.915700 12435 raft_consensus.cc:3060] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.920194 12191 raft_consensus.cc:515] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.923635 12033 tablet_bootstrap.cc:654] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.924244 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:49.931404 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
W20260709 14:50:49.932813 11950 leader_election.cc:343] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:49.938596 11803 leader_election.cc:343] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.939965 12034 tablet_bootstrap.cc:654] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:49.941951 11661 catalog_manager.cc:5697] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.942611 12354 consensus_queue.cc:1048] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:49.943878 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:49.944453 11838 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.951849 11838 raft_consensus.cc:2468] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:49.954069 11951 leader_election.cc:304] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:49.955091 12334 raft_consensus.cc:2804] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:49.955540 12334 raft_consensus.cc:697] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:49.956317 12334 consensus_queue.cc:237] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.962651 12191 leader_election.cc:290] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:49.967980 12033 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:49.968451 12033 ts_tablet_manager.cc:1403] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.101s	user 0.004s	sys 0.007s
I20260709 14:50:49.962569 12435 raft_consensus.cc:515] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:49.970358 12034 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:49.970868 12034 ts_tablet_manager.cc:1403] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.000s
I20260709 14:50:49.980599 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
W20260709 14:50:49.982834 11803 leader_election.cc:343] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:49.986058 12034 raft_consensus.cc:359] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:49.986611 12036 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: No bootstrap required, opened a new log
I20260709 14:50:49.986750 12034 raft_consensus.cc:385] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.987104 12036 ts_tablet_manager.cc:1403] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.046s
I20260709 14:50:49.987164 12034 raft_consensus.cc:740] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.987594 11764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
I20260709 14:50:49.988128 11764 raft_consensus.cc:3060] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.988066 12034 consensus_queue.cc:260] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:49.989845 12036 raft_consensus.cc:359] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.990510 12036 raft_consensus.cc:385] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:49.990760 12036 raft_consensus.cc:740] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Initialized, Role: FOLLOWER
I20260709 14:50:49.991762 12036 consensus_queue.cc:260] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:49.990862 12034 ts_tablet_manager.cc:1434] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:49.993798 12036 ts_tablet_manager.cc:1434] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:49.996181 11761 raft_consensus.cc:3060] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:49.999392 12034 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:50.004733 11764 raft_consensus.cc:2468] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:50.005524 12034 tablet_bootstrap.cc:654] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.006623 11913 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:50.007246 11876 consensus_peers.cc:597] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:50.007973 11802 leader_election.cc:304] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:50:50.008754 12440 raft_consensus.cc:2804] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.009183 12440 raft_consensus.cc:697] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:50.009961 12440 consensus_queue.cc:237] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.013152 12146 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.013641 12146 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.015956 12435 leader_election.cc:290] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:50.016314 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:50.016947 11912 raft_consensus.cc:2468] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 0.
I20260709 14:50:50.017612 12146 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:50.018457 11727 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:50.021281 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:50.024953 11661 catalog_manager.cc:5697] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 1 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:50.027500 11728 leader_election.cc:343] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.027740 12146 raft_consensus.cc:2804] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.028319 12146 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.028828 12146 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.041285 12146 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.050719 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:50.050444 11661 catalog_manager.cc:5697] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.033313 12033 raft_consensus.cc:359] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.051348 11912 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.051621 12033 raft_consensus.cc:385] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.057224 12033 raft_consensus.cc:740] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.058012 12191 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.058435 12191 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.060421 12191 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:50.061184 11912 raft_consensus.cc:2468] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:50.062327 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:50.062583 11727 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:50:50.063185 11838 raft_consensus.cc:2393] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate ac38217e19fb4a268a0913d35cf50298 in this term.
I20260709 14:50:50.063537 12436 raft_consensus.cc:2804] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.064054 12436 raft_consensus.cc:697] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:50:50.061579 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:50.065042 12436 consensus_queue.cc:237] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.066622 11950 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:50.067490 12191 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.061262 12033 consensus_queue.cc:260] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.075078 12334 consensus_queue.cc:1048] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.075551 12034 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:50.076009 12034 ts_tablet_manager.cc:1403] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.007s
I20260709 14:50:50.077240 12033 ts_tablet_manager.cc:1434] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.002s
I20260709 14:50:50.078208 12033 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:50.084584 12354 consensus_queue.cc:1048] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.087219 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:50.087755 11986 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.097364 11986 raft_consensus.cc:2468] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 1.
I20260709 14:50:50.084106 12034 raft_consensus.cc:359] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.098201 11912 raft_consensus.cc:3060] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.102339 12033 tablet_bootstrap.cc:654] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.103554 12191 raft_consensus.cc:2749] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.101524 11659 catalog_manager.cc:5697] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.102671 12034 raft_consensus.cc:385] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.107178 12034 raft_consensus.cc:740] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.107590 12436 consensus_queue.cc:1048] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.107932 12034 consensus_queue.cc:260] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.109740 12146 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:50.115455 12354 raft_consensus.cc:493] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.115978 12354 raft_consensus.cc:515] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.118789 12354 leader_election.cc:290] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:50.119741 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:50.123418 11986 raft_consensus.cc:2468] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 0.
I20260709 14:50:50.124440 11877 leader_election.cc:304] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:50.125154 12354 raft_consensus.cc:2804] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.125497 12354 raft_consensus.cc:493] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.119880 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:50.125793 12354 raft_consensus.cc:3060] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:50.126991 11876 leader_election.cc:343] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.121304 12034 ts_tablet_manager.cc:1434] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260709 14:50:50.133329 12034 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:50.133453 12354 raft_consensus.cc:515] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.137614 11761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
W20260709 14:50:50.138948 11876 leader_election.cc:343] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.139544 12354 leader_election.cc:290] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:50.140327 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:50.141026 11986 raft_consensus.cc:3060] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.150888 11986 raft_consensus.cc:2468] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:50.155817 12034 tablet_bootstrap.cc:654] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.160842 12033 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:50.161327 12033 ts_tablet_manager.cc:1403] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.025s
I20260709 14:50:50.161661 12044 consensus_queue.cc:1048] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.171052 11877 leader_election.cc:304] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:50.164592 12033 raft_consensus.cc:359] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.171921 12033 raft_consensus.cc:385] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.172165 12354 raft_consensus.cc:2804] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.172741 12354 raft_consensus.cc:697] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:50.172217 12033 raft_consensus.cc:740] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.173516 12354 consensus_queue.cc:237] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.174650 12033 consensus_queue.cc:260] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.180774 12033 ts_tablet_manager.cc:1434] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.006s
I20260709 14:50:50.182045 12033 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: Bootstrap starting.
I20260709 14:50:50.205096 12033 tablet_bootstrap.cc:654] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:50.222409 12477 log.cc:927] Time spent T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:50:50.226279 12033 tablet_bootstrap.cc:492] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: No bootstrap required, opened a new log
I20260709 14:50:50.226774 12033 ts_tablet_manager.cc:1403] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.013s
I20260709 14:50:50.229935 12334 consensus_queue.cc:1048] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.234162 12033 raft_consensus.cc:359] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:50.234786 12033 raft_consensus.cc:385] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.235031 12033 raft_consensus.cc:740] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.236297 12033 consensus_queue.cc:260] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:50:50.241991 12033 ts_tablet_manager.cc:1434] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:50:50.266525 12034 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:50.266950 12034 ts_tablet_manager.cc:1403] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.134s	user 0.034s	sys 0.039s
I20260709 14:50:50.269686 12034 raft_consensus.cc:359] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.270328 12034 raft_consensus.cc:385] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.270601 12034 raft_consensus.cc:740] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.271220 12034 consensus_queue.cc:260] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.272725 12034 ts_tablet_manager.cc:1434] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:50:50.273769 12034 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:50.279306 12034 tablet_bootstrap.cc:654] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.280472 11658 catalog_manager.cc:5697] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 1 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.312318 12034 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:50.312772 12034 ts_tablet_manager.cc:1403] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.011s
I20260709 14:50:50.315395 12034 raft_consensus.cc:359] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.316123 12034 raft_consensus.cc:385] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.316394 12034 raft_consensus.cc:740] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.317229 12034 consensus_queue.cc:260] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.320822 12034 ts_tablet_manager.cc:1434] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:50.321868 12034 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:50.327817 12034 tablet_bootstrap.cc:654] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.346092 12424 consensus_queue.cc:1048] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.349881 12191 raft_consensus.cc:493] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.350404 12191 raft_consensus.cc:515] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:50.352291 12191 leader_election.cc:290] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:50.355235 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac38217e19fb4a268a0913d35cf50298" is_pre_election: true
I20260709 14:50:50.355980 11763 raft_consensus.cc:2393] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871f6b1046dd4207b0c7e63dabb8ec39 in current term 1: Already voted for candidate b55c51ce54f9497c9ce9a41efb4c5806 in this term.
I20260709 14:50:50.357534 11835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a6b94dc2734f5dba9bf95738c11e6b" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:50.355957 12034 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: No bootstrap required, opened a new log
I20260709 14:50:50.358379 12034 ts_tablet_manager.cc:1403] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.013s
I20260709 14:50:50.360555 11951 leader_election.cc:304] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:50.361742 12191 raft_consensus.cc:3060] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.361320 12034 raft_consensus.cc:359] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:50.363524 12034 raft_consensus.cc:385] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.363770 12034 raft_consensus.cc:740] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.364442 12034 consensus_queue.cc:260] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:50.366433 12034 ts_tablet_manager.cc:1434] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:50:50.377935 12436 raft_consensus.cc:493] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.378448 12436 raft_consensus.cc:515] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.380546 12436 leader_election.cc:290] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:50.382283 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:50.385146 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c46be53110d45ba890f348ee0b928f8" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:50.387475 11728 leader_election.cc:304] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:50.394240 12191 raft_consensus.cc:2749] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.394366 12146 raft_consensus.cc:2749] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.404309 11983 raft_consensus.cc:3060] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.414577 12424 consensus_queue.cc:1048] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.424752 11763 raft_consensus.cc:3060] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.533906 12440 consensus_queue.cc:1048] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.538342 12191 consensus_queue.cc:1048] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.556135 11763 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.557188 12146 raft_consensus.cc:493] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.557734 12146 raft_consensus.cc:515] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:50.559583 12146 leader_election.cc:290] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:50:50.565361 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:50.566149 11983 raft_consensus.cc:2393] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac38217e19fb4a268a0913d35cf50298 in current term 1: Already voted for candidate 8dea6a93428f492588a1263f5977119c in this term.
I20260709 14:50:50.568076 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589117c8b8314a70bdccdd968078b525" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:50.569741 11727 leader_election.cc:304] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c
I20260709 14:50:50.572330 12044 raft_consensus.cc:3060] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.579514 12334 consensus_queue.cc:1048] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.586505 12436 consensus_queue.cc:1048] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.601471 12044 raft_consensus.cc:2749] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.613708 12424 consensus_queue.cc:1048] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.637421 12354 consensus_queue.cc:1048] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.642897 12436 consensus_queue.cc:1048] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.645367 12379 consensus_queue.cc:1048] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.687211 11763 raft_consensus.cc:3060] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:50.767099 12497 log.cc:927] Time spent T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 14:50:50.812270 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 84595.6us
I20260709 14:50:51.692855  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
W20260709 14:50:51.698391 11876 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 332 similar messages]
W20260709 14:50:51.739347 11950 consensus_peers.cc:597] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.748354 11876 consensus_peers.cc:597] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.749084 11876 consensus_peers.cc:597] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.750870 11876 consensus_peers.cc:597] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.755461  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:50:51.760155 11802 consensus_peers.cc:597] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.761996  6140 tablet_replica.cc:333] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
W20260709 14:50:51.762233 11876 consensus_peers.cc:597] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.762950  6140 raft_consensus.cc:2243] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.763410  6140 raft_consensus.cc:2272] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.765971  6140 tablet_replica.cc:333] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.766721  6140 raft_consensus.cc:2243] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.767122  6140 raft_consensus.cc:2272] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.767957 11950 consensus_peers.cc:597] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.769163  6140 tablet_replica.cc:333] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.769832  6140 raft_consensus.cc:2243] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.770325  6140 raft_consensus.cc:2272] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.772522  6140 tablet_replica.cc:333] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
W20260709 14:50:51.772883 11950 consensus_peers.cc:597] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.773305  6140 raft_consensus.cc:2243] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.774284  6140 raft_consensus.cc:2272] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.776351  6140 tablet_replica.cc:333] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.777148  6140 raft_consensus.cc:2243] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.777611  6140 raft_consensus.cc:2272] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.780401  6140 tablet_replica.cc:333] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.781103  6140 raft_consensus.cc:2243] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.781494  6140 raft_consensus.cc:2272] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.783080  6140 tablet_replica.cc:333] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.783600  6140 raft_consensus.cc:2243] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.783967  6140 raft_consensus.cc:2272] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.785864  6140 tablet_replica.cc:333] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.786592  6140 raft_consensus.cc:2243] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.787050  6140 raft_consensus.cc:2272] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.789119  6140 tablet_replica.cc:333] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
W20260709 14:50:51.789603 11802 consensus_peers.cc:597] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.789887  6140 raft_consensus.cc:2243] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.790872  6140 raft_consensus.cc:2272] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.792927  6140 tablet_replica.cc:333] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.793639  6140 raft_consensus.cc:2243] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.794463  6140 raft_consensus.cc:2272] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.796653  6140 tablet_replica.cc:333] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.797397  6140 raft_consensus.cc:2243] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.797883  6140 raft_consensus.cc:2272] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.800252  6140 tablet_replica.cc:333] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.801012  6140 raft_consensus.cc:2243] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.801744  6140 raft_consensus.cc:2272] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.803911  6140 tablet_replica.cc:333] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.804658  6140 raft_consensus.cc:2243] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:51.805327 11950 consensus_peers.cc:597] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.805418  6140 raft_consensus.cc:2272] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.807646  6140 tablet_replica.cc:333] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.808167  6140 raft_consensus.cc:2243] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.808607  6140 raft_consensus.cc:2272] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.810658  6140 tablet_replica.cc:333] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.811174  6140 raft_consensus.cc:2243] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.811539  6140 raft_consensus.cc:2272] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.813182  6140 tablet_replica.cc:333] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.813830  6140 raft_consensus.cc:2243] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.814489  6140 raft_consensus.cc:2272] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.816133  6140 tablet_replica.cc:333] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.816625  6140 raft_consensus.cc:2243] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.816977  6140 raft_consensus.cc:2272] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.818768  6140 tablet_replica.cc:333] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.819265  6140 raft_consensus.cc:2243] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.819622  6140 raft_consensus.cc:2272] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.821213  6140 tablet_replica.cc:333] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.821707  6140 raft_consensus.cc:2243] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.822103  6140 raft_consensus.cc:2272] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.823616  6140 tablet_replica.cc:333] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.824194  6140 raft_consensus.cc:2243] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.824533  6140 raft_consensus.cc:2272] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.826283  6140 tablet_replica.cc:333] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.826771  6140 raft_consensus.cc:2243] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.827378  6140 raft_consensus.cc:2272] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.828969  6140 tablet_replica.cc:333] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.829661  6140 raft_consensus.cc:2243] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.830050  6140 raft_consensus.cc:2272] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.831758  6140 tablet_replica.cc:333] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.832203  6140 raft_consensus.cc:2243] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.832527  6140 raft_consensus.cc:2272] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.834306  6140 tablet_replica.cc:333] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.834829  6140 raft_consensus.cc:2243] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.835439  6140 raft_consensus.cc:2272] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.837150 11950 consensus_peers.cc:597] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.837715  6140 tablet_replica.cc:333] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.838339  6140 raft_consensus.cc:2243] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.838728  6140 raft_consensus.cc:2272] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.840384  6140 tablet_replica.cc:333] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.840909  6140 raft_consensus.cc:2243] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.841711  6140 raft_consensus.cc:2272] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.844014  6140 tablet_replica.cc:333] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.844519  6140 raft_consensus.cc:2243] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.844888  6140 raft_consensus.cc:2272] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.846659  6140 tablet_replica.cc:333] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.847182  6140 raft_consensus.cc:2243] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.847553  6140 raft_consensus.cc:2272] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.849212  6140 tablet_replica.cc:333] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.849962  6140 raft_consensus.cc:2243] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:51.850550 11802 consensus_peers.cc:597] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.850821  6140 raft_consensus.cc:2272] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.852586  6140 tablet_replica.cc:333] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.853083  6140 raft_consensus.cc:2243] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.853536  6140 raft_consensus.cc:2272] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.855549  6140 tablet_replica.cc:333] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.856235  6140 raft_consensus.cc:2243] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.856608  6140 raft_consensus.cc:2272] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.858958 11802 consensus_peers.cc:597] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.860143  6140 tablet_replica.cc:333] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.860894  6140 raft_consensus.cc:2243] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.861362  6140 raft_consensus.cc:2272] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.863144  6140 tablet_replica.cc:333] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.863628  6140 raft_consensus.cc:2243] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.863952  6140 raft_consensus.cc:2272] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.865514  6140 tablet_replica.cc:333] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.866000  6140 raft_consensus.cc:2243] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.866322  6140 raft_consensus.cc:2272] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.867995  6140 tablet_replica.cc:333] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.868585  6140 raft_consensus.cc:2243] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.869029  6140 raft_consensus.cc:2272] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.871186  6140 tablet_replica.cc:333] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.871876  6140 raft_consensus.cc:2243] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.872670  6140 raft_consensus.cc:2272] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.874424  6140 tablet_replica.cc:333] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.874866  6140 raft_consensus.cc:2243] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.875181  6140 raft_consensus.cc:2272] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.877005  6140 tablet_replica.cc:333] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.877676  6140 raft_consensus.cc:2243] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.878163  6140 raft_consensus.cc:2272] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.880465  6140 tablet_replica.cc:333] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.881116  6140 raft_consensus.cc:2243] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:51.884246 11876 consensus_peers.cc:597] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.889012 11950 consensus_peers.cc:597] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.895964  6140 raft_consensus.cc:2272] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.898481  6140 tablet_replica.cc:333] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.899216  6140 raft_consensus.cc:2243] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:51.899950 11802 consensus_peers.cc:597] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.900338  6140 raft_consensus.cc:2272] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.902710  6140 tablet_replica.cc:333] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.903241  6140 raft_consensus.cc:2243] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.903697  6140 raft_consensus.cc:2272] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.906124  6140 tablet_replica.cc:333] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.906898  6140 raft_consensus.cc:2243] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.907786  6140 raft_consensus.cc:2272] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.911387 11802 consensus_peers.cc:597] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.912818 11802 consensus_peers.cc:597] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.915546 11876 consensus_peers.cc:597] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.924825 11950 consensus_peers.cc:597] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.925362 11950 consensus_peers.cc:597] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.926590  6140 tablet_replica.cc:333] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.927289  6140 raft_consensus.cc:2243] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.927822  6140 raft_consensus.cc:2272] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.930056  6140 tablet_replica.cc:333] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.930496  6140 raft_consensus.cc:2243] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.930845  6140 raft_consensus.cc:2272] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.932386  6140 tablet_replica.cc:333] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: stopping tablet replica
I20260709 14:50:51.932808  6140 raft_consensus.cc:2243] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.933159  6140 raft_consensus.cc:2272] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.948598 11950 consensus_peers.cc:597] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:51.986720 11876 connection.cc:573] client connection to 127.5.255.1:37837 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:50:51.987362 11876 consensus_peers.cc:597] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.052338 11876 consensus_peers.cc:597] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.055858 11802 consensus_peers.cc:597] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.056872 11950 consensus_peers.cc:597] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.063045 11802 consensus_peers.cc:597] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.138782 11950 consensus_peers.cc:597] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.169596 11876 consensus_peers.cc:597] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.177426 11802 consensus_peers.cc:597] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.183709 11950 consensus_peers.cc:597] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.211475 11950 consensus_peers.cc:597] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:52.215946 11950 consensus_peers.cc:597] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:52.733595 12504 raft_consensus.cc:493] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.734170 12504 raft_consensus.cc:515] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.737731 12504 leader_election.cc:290] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
W20260709 14:50:52.740104 11950 leader_election.cc:336] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.740711 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:52.742908 11951 leader_election.cc:304] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:52.743749 12504 raft_consensus.cc:2749] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.786790 12503 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.787321 12503 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.789884 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:52.790417 12503 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:52.794653 11802 leader_election.cc:336] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.795065 11802 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [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: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:52.795568 12503 raft_consensus.cc:2749] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.819396 12203 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.819880 12203 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:52.821791 12203 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:52.822300 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:52.825506 11876 leader_election.cc:336] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.825838 11876 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:52.826357 12203 raft_consensus.cc:2749] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.916913  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:50:52.920930 12503 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.921506 12503 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.923573 12503 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:52.924305 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
W20260709 14:50:52.930202 11802 leader_election.cc:336] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.930614 11802 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [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: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:52.931389 12514 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.931631 12503 raft_consensus.cc:2749] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.932044 12514 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.934458 12514 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:52.934939 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:52.935513 11837 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:52.936453 11951 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:52.937136 12514 raft_consensus.cc:2804] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:52.937549 11950 leader_election.cc:336] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.937554 12514 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.938376 12514 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.938776 12503 raft_consensus.cc:493] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.940543 12203 raft_consensus.cc:493] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.939476 12503 raft_consensus.cc:515] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.943895 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:52.944510 11985 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:52.941025 12203 raft_consensus.cc:515] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:52.945555 11803 leader_election.cc:304] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:52.946354 12518 raft_consensus.cc:2804] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:52.946738 12518 raft_consensus.cc:493] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.947152 12518 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.954516 12518 raft_consensus.cc:515] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.957345 12514 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:52.958204 12516 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.958703 12516 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:52.959698 12503 leader_election.cc:290] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:52.959079 12518 leader_election.cc:290] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:52.960769 12516 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:52.961213 12514 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:52.964308 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:52.964869 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6225a6d81c4f6dad23389fa546f15f" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:50:52.965448 11985 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.965977 12422 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:52.967377 12422 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:52.969555 12422 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:52.966748 11876 leader_election.cc:336] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.971416 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:52.978910 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:52.979427 11837 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:52.983108 11876 leader_election.cc:336] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.983551 11876 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
W20260709 14:50:52.984601 11802 leader_election.cc:336] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
W20260709 14:50:52.985116 11802 leader_election.cc:336] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.985361 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
W20260709 14:50:52.985735 11802 leader_election.cc:336] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:52.986199 11802 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [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: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:52.986776 11877 leader_election.cc:304] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:52.987459 12508 raft_consensus.cc:2749] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.987644 12422 raft_consensus.cc:2749] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.986850 12516 raft_consensus.cc:2749] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:52.988873 12203 leader_election.cc:290] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:52.994669 11985 raft_consensus.cc:2468] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 2.
I20260709 14:50:52.995872 11803 leader_election.cc:304] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:52.996829 12516 raft_consensus.cc:2804] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.994884 11837 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:52.997543 12516 raft_consensus.cc:697] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:52.998610 12516 consensus_queue.cc:237] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:53.002161 11950 leader_election.cc:336] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.005534 11951 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.006326 12514 raft_consensus.cc:2804] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.006807 12514 raft_consensus.cc:697] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:53.007611 12514 consensus_queue.cc:237] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.014073 12203 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.014617 12203 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.016345 12203 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.018415 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.018193 11658 catalog_manager.cc:5697] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:53.022279 11876 leader_election.cc:336] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.022711 11876 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:53.023880 12422 raft_consensus.cc:2749] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:53.025636  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:53.034933 12523 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 14:50:53.034312 11661 catalog_manager.cc:5697] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:53.034242 12522 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 14:50:53.043198 12528 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 14:50:53.044553  6140 server_base.cc:1061] running on GCE node
I20260709 14:50:53.050096  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:53.050377  6140 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 14:50:53.050616  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608653050595 us; error 0 us; skew 500 ppm
I20260709 14:50:53.051224  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:53.054783  6140 webserver.cc:533] Webserver started at http://127.5.255.1:38279/ using document root <none> and password file <none>
I20260709 14:50:53.055461  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:53.055708  6140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:53.060930  6140 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:53.067004 12203 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.067482 12203 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.068998 12203 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.070535 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.075713 12203 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
W20260709 14:50:53.075713 11876 leader_election.cc:336] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.076258 11876 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:53.076220 12203 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.077088 12422 raft_consensus.cc:2749] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:53.078061 12203 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.079321 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.081741 12533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.082885  6140 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.010s	sys 0.005s
I20260709 14:50:53.083220  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "ac38217e19fb4a268a0913d35cf50298"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-jhh9"
W20260709 14:50:53.083875 11876 leader_election.cc:336] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.083701  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608402882804-6140-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 14:50:53.084280 11876 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:53.084928 12203 raft_consensus.cc:2749] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:53.107600 12504 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.108037 12504 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.109443  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:53.110545 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.111088  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:53.111162 11913 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:53.111187 12504 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.112826 11950 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:53.113140  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:53.113605 12504 raft_consensus.cc:2804] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.113955 12504 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.114373 12504 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.115119 11950 leader_election.cc:336] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.118552 12540 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:50:53.121145 12504 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.123238 12504 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.123574 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.124017 11913 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.127664 11950 leader_election.cc:336] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.129225 11913 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:53.130272 11950 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.130921 12504 raft_consensus.cc:2804] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.131289 12504 raft_consensus.cc:697] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:53.132047 12504 consensus_queue.cc:237] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.134788 12514 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.135365 12514 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.137979 12514 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.140077 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.140722 11837 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
W20260709 14:50:53.141664 11950 leader_election.cc:336] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.142740 11661 catalog_manager.cc:5697] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.145660 11951 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.146718 12504 raft_consensus.cc:2804] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.147095 12504 raft_consensus.cc:493] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.147464 12504 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.160423 12504 raft_consensus.cc:515] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.162936 12504 leader_election.cc:290] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.163465 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1c36dcac4eb8a92c06c973bac492" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:53.163955 11837 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.165272 11950 leader_election.cc:336] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.167966 12518 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.168526 12518 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.169392 11837 raft_consensus.cc:2468] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:53.170508 12518 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.172389 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.174038 11951 leader_election.cc:304] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.175737 12504 raft_consensus.cc:2804] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:53.175616 11802 leader_election.cc:336] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.176285 11802 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [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: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.176308 12504 raft_consensus.cc:697] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:53.177110 12503 raft_consensus.cc:2749] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:53.177516 12504 consensus_queue.cc:237] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.188107 11661 catalog_manager.cc:5697] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.190546 12504 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.191111 12504 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.193167 12504 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.194468 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.195082 11912 raft_consensus.cc:2468] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:53.196352 11950 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:50:53.197439 12504 raft_consensus.cc:2804] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.197782 12504 raft_consensus.cc:493] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.198161 12504 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.201892 11950 leader_election.cc:336] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.207580 12504 raft_consensus.cc:515] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.209549 12504 leader_election.cc:290] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.210165 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37db3319894742498d8c7e0efedd2108" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.210759 11912 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.215652 11950 leader_election.cc:336] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.216876 11912 raft_consensus.cc:2468] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
I20260709 14:50:53.217793 11950 leader_election.cc:304] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.218381 12514 raft_consensus.cc:2804] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.218786 12514 raft_consensus.cc:697] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:50:53.219456 12514 consensus_queue.cc:237] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.225047 12518 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.225531 12518 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.227402 12518 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.227874 12518 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.228302 12518 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.230074 12518 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.231062 11661 catalog_manager.cc:5697] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.233198 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.231352 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.234181 11913 raft_consensus.cc:2468] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:53.233853 11912 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
W20260709 14:50:53.234354 11802 leader_election.cc:336] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.236816 11802 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.237525 12503 raft_consensus.cc:2804] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.237906 12503 raft_consensus.cc:493] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.237847 11802 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:53.238431 12503 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.238884 12518 raft_consensus.cc:2804] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.239266 12518 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.239620 12518 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.246551 12503 raft_consensus.cc:515] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.249178 12503 leader_election.cc:290] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.246897 12518 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:53.252825 11802 leader_election.cc:336] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.253042 12518 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.253839 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccec97c956a54037b0ac2bf75d44a0d8" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.254379 11913 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.255354 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.255877 11912 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.262493 11912 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 2.
I20260709 14:50:53.262938 12203 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.263430 12203 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.263722 12518 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.264230 12518 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.266219 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.266863 11837 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:53.268150 11877 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:53.268939 12422 raft_consensus.cc:2804] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.269328 12422 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.269678 12422 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.267074 12518 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.275349 12203 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
W20260709 14:50:53.263757 11802 leader_election.cc:336] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.277791 12518 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.278520 12518 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
W20260709 14:50:53.279611 11876 leader_election.cc:336] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.280431 12518 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.281050 11802 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:53.281046 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" is_pre_election: true
I20260709 14:50:53.282738 12518 raft_consensus.cc:2804] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.283154 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.283402 12518 raft_consensus.cc:697] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:53.283812 11912 raft_consensus.cc:2468] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:53.284255 12518 consensus_queue.cc:237] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:53.289564 11802 leader_election.cc:336] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.292107 11802 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:53.284795 12422 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.293043 12503 raft_consensus.cc:2804] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.293416 12503 raft_consensus.cc:493] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.293785 12503 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.295463 11802 leader_election.cc:336] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
W20260709 14:50:53.296264 11802 leader_election.cc:336] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.296682 11802 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [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: b55c51ce54f9497c9ce9a41efb4c5806; no voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.299376 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:53.300014 11837 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.300313 12503 raft_consensus.cc:515] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.301213 12515 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.301756 12515 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.302407 12516 raft_consensus.cc:2749] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:53.303903 12515 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.304034 12503 leader_election.cc:290] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
I20260709 14:50:53.306015 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad2818951a4e12b6bf6187d4e6f77c" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.306597 11912 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.313203 11912 raft_consensus.cc:2468] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 2.
I20260709 14:50:53.306612 11837 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:50:53.321165 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.321941 11837 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 1.
I20260709 14:50:53.323910 11802 leader_election.cc:304] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:53.325352 11802 leader_election.cc:336] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.325976 12518 raft_consensus.cc:2804] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.326611 12518 raft_consensus.cc:697] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
W20260709 14:50:53.322743 11950 leader_election.cc:336] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.327440 12518 consensus_queue.cc:237] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.329573 12203 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.330113 12203 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
W20260709 14:50:53.300626 11876 leader_election.cc:336] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.331993 12203 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.332293 11877 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.334012 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:53.334990 11837 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 1.
I20260709 14:50:53.333987 12203 raft_consensus.cc:2804] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.335934 11877 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:50:53.329684 11951 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.339087 12203 raft_consensus.cc:697] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:50:53.339855 12203 consensus_queue.cc:237] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.340660 12508 raft_consensus.cc:2804] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.341071 12508 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.341445 12508 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.343199 12422 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.343998 12514 raft_consensus.cc:2804] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.344522 12514 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.345068 12514 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.292140 11913 raft_consensus.cc:2468] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 2.
I20260709 14:50:53.349004 11802 leader_election.cc:304] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.352799 12503 raft_consensus.cc:2804] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.353255 12503 raft_consensus.cc:697] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:53.354094 12503 consensus_queue.cc:237] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.354533 11658 catalog_manager.cc:5697] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:53.361239 12514 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.363412 12508 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.365963 12514 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.366802 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:53.367213 11837 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.337852 11661 catalog_manager.cc:5697] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.371999 11837 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 2.
W20260709 14:50:53.374356 11950 leader_election.cc:336] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.375360 11951 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.376441 12514 raft_consensus.cc:2804] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.376909 12514 raft_consensus.cc:697] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
W20260709 14:50:53.382908 11876 leader_election.cc:336] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.382741 12514 consensus_queue.cc:237] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.380422 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:50:53.386497 11837 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:53.380250 12518 raft_consensus.cc:493] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.387558 12518 raft_consensus.cc:515] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.388973 11661 catalog_manager.cc:5697] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.393832 11837 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:50:53.391988 11661 catalog_manager.cc:5697] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.394831 11877 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
W20260709 14:50:53.395206 11802 leader_election.cc:336] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.395716 12422 raft_consensus.cc:2804] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.396487 12422 raft_consensus.cc:697] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
W20260709 14:50:53.402204 11876 leader_election.cc:336] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.400039 12422 consensus_queue.cc:237] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.411566 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:53.412182 11913 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 1.
I20260709 14:50:53.413208 11802 leader_election.cc:304] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.414959 12503 raft_consensus.cc:2804] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:53.415349 12503 raft_consensus.cc:493] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:50:53.415771 12503 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.419714 11950 consensus_peers.cc:597] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.415306 12518 leader_election.cc:290] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.379423 12508 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:50:53.422508 12503 raft_consensus.cc:515] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.429527 12503 leader_election.cc:290] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: Requested vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:53.436841 11661 catalog_manager.cc:5697] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:53.440691 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f05f8e568f43b6a59bb539bd009b75" candidate_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:50:53.441257 11913 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:53.445596 11802 leader_election.cc:336] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
I20260709 14:50:53.447716  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:50:53.448076  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.331s	user 0.001s	sys 0.005s
I20260709 14:50:53.448441  6140 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:50:53.466164 12540 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.467751 11913 raft_consensus.cc:2468] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b55c51ce54f9497c9ce9a41efb4c5806 in term 2.
I20260709 14:50:53.469372 11802 leader_election.cc:304] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [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: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: ac38217e19fb4a268a0913d35cf50298
I20260709 14:50:53.470656 12518 raft_consensus.cc:2804] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:53.471140 12518 raft_consensus.cc:697] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Leader. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:50:53.471508 11661 catalog_manager.cc:5697] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 2 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.471904 12518 consensus_queue.cc:237] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.478657 11985 raft_consensus.cc:1275] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer b55c51ce54f9497c9ce9a41efb4c5806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.480099 12545 consensus_queue.cc:1048] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.487685 12540 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.488574 12540 tablet_bootstrap.cc:492] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.489189 12540 ts_tablet_manager.cc:1403] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260709 14:50:53.491894 12540 raft_consensus.cc:359] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.492540 12540 raft_consensus.cc:740] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.495411 12540 consensus_queue.cc:260] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.511307 12540 ts_tablet_manager.cc:1434] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 14:50:53.512221 12540 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.510229 11661 catalog_manager.cc:5697] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 reported cstate change: term changed from 1 to 2, leader changed from ac38217e19fb4a268a0913d35cf50298 (127.5.255.1) to b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:53.536346 11802 consensus_peers.cc:597] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.554420 11950 consensus_peers.cc:597] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.566690 11950 consensus_peers.cc:597] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.569949 12540 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.570866 12540 tablet_bootstrap.cc:492] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.571472 12540 ts_tablet_manager.cc:1403] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.024s
I20260709 14:50:53.573413 12540 raft_consensus.cc:359] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.573920 12540 raft_consensus.cc:740] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.574460 12540 consensus_queue.cc:260] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.576005 12540 ts_tablet_manager.cc:1434] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:50:53.576637 12540 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.590637 12540 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.591434 12540 tablet_bootstrap.cc:492] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.591976 12540 ts_tablet_manager.cc:1403] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:50:53.594247 12540 raft_consensus.cc:359] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.594857 12540 raft_consensus.cc:740] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.595454 12540 consensus_queue.cc:260] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.597149 12540 ts_tablet_manager.cc:1434] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:53.597882 12540 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.611649 12540 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.612279 12540 tablet_bootstrap.cc:492] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.612759 12540 ts_tablet_manager.cc:1403] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:50:53.614522 12540 raft_consensus.cc:359] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.614979 12540 raft_consensus.cc:740] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.615574 12540 consensus_queue.cc:260] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.616896 12540 ts_tablet_manager.cc:1434] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:53.617501 12540 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.628036 12540 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.628768 12540 tablet_bootstrap.cc:492] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.629317 12540 ts_tablet_manager.cc:1403] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:53.631175 12540 raft_consensus.cc:359] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.631667 12540 raft_consensus.cc:740] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.632324 12540 consensus_queue.cc:260] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.633426 11837 raft_consensus.cc:1275] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.634115 12540 ts_tablet_manager.cc:1434] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:50:53.634902 12540 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.634840 12515 consensus_queue.cc:1048] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.675534 11912 raft_consensus.cc:1275] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.678768 12515 consensus_queue.cc:1048] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.690158  6140 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:50:53.690466  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.242s	user 0.221s	sys 0.000s
I20260709 14:50:53.690716 12540 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.691745 12540 tablet_bootstrap.cc:492] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.692468 12540 ts_tablet_manager.cc:1403] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.013s
I20260709 14:50:53.695025 12540 raft_consensus.cc:359] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.695739 12540 raft_consensus.cc:740] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.696455 12540 consensus_queue.cc:260] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.698665 12540 ts_tablet_manager.cc:1434] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:53.699477 12540 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:53.701548 11950 consensus_peers.cc:597] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.726138 11837 raft_consensus.cc:1275] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.727366 12515 consensus_queue.cc:1048] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.726145 12540 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.733783 12540 tablet_bootstrap.cc:492] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.734373 12540 ts_tablet_manager.cc:1403] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.001s
I20260709 14:50:53.736781 12540 raft_consensus.cc:359] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.737386 12540 raft_consensus.cc:740] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
W20260709 14:50:53.747678 11876 consensus_peers.cc:597] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.756003 12540 consensus_queue.cc:260] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:53.758687 12540 ts_tablet_manager.cc:1434] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:50:53.761862 12540 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.763713 11913 raft_consensus.cc:1275] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer b55c51ce54f9497c9ce9a41efb4c5806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.766259 11839 raft_consensus.cc:1275] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.769335 12422 consensus_queue.cc:1048] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.798736 12540 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.799870 12540 tablet_bootstrap.cc:492] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.800645 12540 ts_tablet_manager.cc:1403] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260709 14:50:53.803360 12540 raft_consensus.cc:359] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.804080 12540 raft_consensus.cc:740] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.804962 12540 consensus_queue.cc:260] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:53.807353 12540 ts_tablet_manager.cc:1434] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:53.808257 12540 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.816708 11838 raft_consensus.cc:1275] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.818107 12518 consensus_queue.cc:1048] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.831096 12540 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.831979 12540 tablet_bootstrap.cc:492] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.832559 12540 ts_tablet_manager.cc:1403] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 14:50:53.835021 12540 raft_consensus.cc:359] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.835641 12540 raft_consensus.cc:740] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.836392 12540 consensus_queue.cc:260] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.838191 12540 ts_tablet_manager.cc:1434] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:53.838900 12540 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.846832 11913 raft_consensus.cc:1275] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.852876 12504 consensus_queue.cc:1048] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.859033 12540 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.860034 12540 tablet_bootstrap.cc:492] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.860601 12540 ts_tablet_manager.cc:1403] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:50:53.862950 12540 raft_consensus.cc:359] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.863543 12540 raft_consensus.cc:740] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.864197 12540 consensus_queue.cc:260] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [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: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
W20260709 14:50:53.867569 11802 consensus_peers.cc:597] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.870142 12573 consensus_queue.cc:1048] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.870257 11911 raft_consensus.cc:1275] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer b55c51ce54f9497c9ce9a41efb4c5806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.872516 12540 ts_tablet_manager.cc:1434] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:53.873297 12540 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.890602 11838 raft_consensus.cc:1275] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.893258 12508 consensus_queue.cc:1048] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.906637 12540 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.907740 12540 tablet_bootstrap.cc:492] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
W20260709 14:50:53.908819 11876 consensus_peers.cc:597] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:53.909690 12540 ts_tablet_manager.cc:1403] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.008s
I20260709 14:50:53.915560 12540 raft_consensus.cc:359] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.918174 12540 raft_consensus.cc:740] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.919957 12540 consensus_queue.cc:260] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:53.923743 12540 ts_tablet_manager.cc:1434] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:53.926149 12540 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:53.981568 12540 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:53.985082 12540 tablet_bootstrap.cc:492] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:53.987622 12540 ts_tablet_manager.cc:1403] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.016s
W20260709 14:50:53.983920 11950 consensus_peers.cc:597] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.006539 11876 consensus_peers.cc:597] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.013993 12540 raft_consensus.cc:359] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.016341 12540 raft_consensus.cc:740] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.017963 12540 consensus_queue.cc:260] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.021962 12540 ts_tablet_manager.cc:1434] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.001s
I20260709 14:50:54.023262 11910 raft_consensus.cc:1275] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer b55c51ce54f9497c9ce9a41efb4c5806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:54.024833 12540 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.031738 11910 raft_consensus.cc:1275] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer b55c51ce54f9497c9ce9a41efb4c5806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:54.060379 12540 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.066797 12540 tablet_bootstrap.cc:492] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.067440 12540 ts_tablet_manager.cc:1403] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.001s
I20260709 14:50:54.068536 12503 consensus_queue.cc:1048] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:54.070427 12518 consensus_queue.cc:1048] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:54.071650 12540 raft_consensus.cc:359] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.072352 12540 raft_consensus.cc:740] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.072259 12518 consensus_queue.cc:1048] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:54.073308 12540 consensus_queue.cc:260] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.075429 12540 ts_tablet_manager.cc:1434] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:54.076165 12540 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.094333 12540 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.095167 12540 tablet_bootstrap.cc:492] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.095741 12540 ts_tablet_manager.cc:1403] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260709 14:50:54.096401 11876 consensus_peers.cc:597] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.098423 12540 raft_consensus.cc:359] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.099098 12540 raft_consensus.cc:740] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.099870 12540 consensus_queue.cc:260] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.102085 12540 ts_tablet_manager.cc:1434] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:54.102783 12540 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.103822 11802 consensus_peers.cc:597] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.121402 12540 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.122267 12540 tablet_bootstrap.cc:492] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.122824 12540 ts_tablet_manager.cc:1403] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260709 14:50:54.125083 12540 raft_consensus.cc:359] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.126070 12540 raft_consensus.cc:740] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.126843 12540 consensus_queue.cc:260] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.128832 12540 ts_tablet_manager.cc:1434] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:54.129626 12540 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.150671 12540 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.151644 12540 tablet_bootstrap.cc:492] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.152233 12540 ts_tablet_manager.cc:1403] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 14:50:54.154531 12540 raft_consensus.cc:359] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.155150 12540 raft_consensus.cc:740] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.155905 12540 consensus_queue.cc:260] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.158058 12540 ts_tablet_manager.cc:1434] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:54.158843 12540 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.182701 11950 consensus_peers.cc:597] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.209352 11950 consensus_peers.cc:597] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.222854 11876 consensus_peers.cc:597] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.250391 11950 consensus_peers.cc:597] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.256237 11950 consensus_peers.cc:597] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.250698 11802 consensus_peers.cc:597] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.295621 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.1:37837, user_credentials={real_user=slave}} blocked reactor thread for 44956.4us
I20260709 14:50:54.319888 12540 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.320832 12540 tablet_bootstrap.cc:492] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.321448 12540 ts_tablet_manager.cc:1403] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.163s	user 0.070s	sys 0.074s
I20260709 14:50:54.323796 12540 raft_consensus.cc:359] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.324450 12540 raft_consensus.cc:740] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.325187 12540 consensus_queue.cc:260] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.327245 12540 ts_tablet_manager.cc:1434] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:54.327986 12540 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.346668 11876 consensus_peers.cc:597] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.349218 11950 consensus_peers.cc:597] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.349582 12540 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.350461 12540 tablet_bootstrap.cc:492] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.351032 12540 ts_tablet_manager.cc:1403] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:50:54.353727 12540 raft_consensus.cc:359] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.354369 12540 raft_consensus.cc:740] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.355108 12540 consensus_queue.cc:260] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.357224 12540 ts_tablet_manager.cc:1434] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:54.358031 12540 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.371759 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39755, user_credentials={real_user=slave}} blocked reactor thread for 48933.1us
W20260709 14:50:54.376493 11950 consensus_peers.cc:597] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.378533 12540 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.379365 12540 tablet_bootstrap.cc:492] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.379928 12540 ts_tablet_manager.cc:1403] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 14:50:54.382289 12540 raft_consensus.cc:359] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.382885 12540 raft_consensus.cc:740] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.383697 12540 consensus_queue.cc:260] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.385864 12540 ts_tablet_manager.cc:1434] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:54.386684 12540 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.406682 12540 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.407553 12540 tablet_bootstrap.cc:492] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.410450 12540 ts_tablet_manager.cc:1403] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 14:50:54.412710 12540 raft_consensus.cc:359] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.413331 12540 raft_consensus.cc:740] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.414116 12540 consensus_queue.cc:260] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.416467 12540 ts_tablet_manager.cc:1434] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:50:54.417376 12540 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.436178 12540 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.436998 12540 tablet_bootstrap.cc:492] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.437569 12540 ts_tablet_manager.cc:1403] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260709 14:50:54.438293 11876 consensus_peers.cc:597] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.440083 12540 raft_consensus.cc:359] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.440761 12540 raft_consensus.cc:740] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.441533 12540 consensus_queue.cc:260] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
W20260709 14:50:54.442169 11802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:39755, user_credentials={real_user=slave}} blocked reactor thread for 52109.5us
I20260709 14:50:54.443710 12540 ts_tablet_manager.cc:1434] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:54.444516 12540 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.448125 11950 consensus_peers.cc:597] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.464214 12540 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.465056 12540 tablet_bootstrap.cc:492] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.465636 12540 ts_tablet_manager.cc:1403] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
W20260709 14:50:54.466848 11950 consensus_peers.cc:597] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.467970 12540 raft_consensus.cc:359] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.468633 12540 raft_consensus.cc:740] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.469451 12540 consensus_queue.cc:260] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:54.471626 12540 ts_tablet_manager.cc:1434] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:54.472465 12540 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.473632 11876 consensus_peers.cc:597] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.476976 11802 consensus_peers.cc:597] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.493045 12540 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.493880 12540 tablet_bootstrap.cc:492] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.494437 12540 ts_tablet_manager.cc:1403] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:50:54.496562 12540 raft_consensus.cc:359] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.497406 12540 raft_consensus.cc:740] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.498134 12540 consensus_queue.cc:260] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.500200 12540 ts_tablet_manager.cc:1434] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:54.500924 12540 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.502475 11802 consensus_peers.cc:597] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.502931 11802 consensus_peers.cc:597] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.517122 11802 consensus_peers.cc:597] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.517639 11802 consensus_peers.cc:597] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.523370 11950 consensus_peers.cc:597] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.524453 11802 consensus_peers.cc:597] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.524960 11802 consensus_peers.cc:597] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.525316 11802 consensus_peers.cc:597] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.551848 11876 consensus_peers.cc:597] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.552331 11876 consensus_peers.cc:597] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.552681 11876 consensus_peers.cc:597] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:54.558187 11950 consensus_peers.cc:597] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.559536 12540 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.560446 12540 tablet_bootstrap.cc:492] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.560918 12540 ts_tablet_manager.cc:1403] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.028s
I20260709 14:50:54.562834 12540 raft_consensus.cc:359] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.563503 12540 raft_consensus.cc:740] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.564144 12540 consensus_queue.cc:260] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.566016 12540 ts_tablet_manager.cc:1434] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:54.566622 12540 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.587390 12540 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.588212 12540 tablet_bootstrap.cc:492] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.588773 12540 ts_tablet_manager.cc:1403] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260709 14:50:54.590982 12540 raft_consensus.cc:359] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.591687 12540 raft_consensus.cc:740] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.592299 12540 consensus_queue.cc:260] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.594357 12540 ts_tablet_manager.cc:1434] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:54.595083 12540 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.610594 12540 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.611416 12540 tablet_bootstrap.cc:492] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.611976 12540 ts_tablet_manager.cc:1403] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
W20260709 14:50:54.613945 11802 consensus_peers.cc:597] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:54.614305 12540 raft_consensus.cc:359] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.614996 12540 raft_consensus.cc:740] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.615550 12540 consensus_queue.cc:260] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.617370 12540 ts_tablet_manager.cc:1434] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:54.618011 12540 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.627779  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:37837
I20260709 14:50:54.627868 12659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:37837 every 8 connection(s)
I20260709 14:50:54.628245 12540 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.629043 12540 tablet_bootstrap.cc:492] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.629990 12540 ts_tablet_manager.cc:1403] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 14:50:54.632398 12540 raft_consensus.cc:359] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.632992 12540 raft_consensus.cc:740] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.633561 12540 consensus_queue.cc:260] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.635210 12540 ts_tablet_manager.cc:1434] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:54.636415 12540 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.674582 12540 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.675501 12540 tablet_bootstrap.cc:492] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.676118 12540 ts_tablet_manager.cc:1403] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.010s
I20260709 14:50:54.680181 12540 raft_consensus.cc:359] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.680830 12540 raft_consensus.cc:740] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.681593 12540 consensus_queue.cc:260] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.683566 12540 ts_tablet_manager.cc:1434] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:54.684353 12540 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.692370 12633 raft_consensus.cc:3060] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.694995 12660 heartbeater.cc:344] Connected to a master server at 127.5.255.62:46435
I20260709 14:50:54.695459 12660 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:54.696374 12660 heartbeater.cc:507] Master 127.5.255.62:46435 requested a full tablet report, sending...
I20260709 14:50:54.706414 12629 raft_consensus.cc:3060] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.719476 12540 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.720353 12540 tablet_bootstrap.cc:492] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.720979 12540 ts_tablet_manager.cc:1403] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260709 14:50:54.723452 12540 raft_consensus.cc:359] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.724121 12540 raft_consensus.cc:740] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.724743 12540 consensus_queue.cc:260] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.726351 12631 raft_consensus.cc:3060] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.726712 12540 ts_tablet_manager.cc:1434] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:50:54.727535 12540 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
W20260709 14:50:54.732867 11950 consensus_peers.cc:597] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:54.743103 12668 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.743611 12668 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:54.750450 12668 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:50:54.768213 12633 raft_consensus.cc:3060] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.802981 11661 ts_manager.cc:194] Re-registered known tserver with Master: ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837)
W20260709 14:50:54.816886 11950 consensus_peers.cc:597] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:50:54.822925 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" is_pre_election: true
I20260709 14:50:54.911686 12629 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.958948 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8dea6a93428f492588a1263f5977119c" is_pre_election: true
I20260709 14:50:54.960605 12534 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298; no voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:50:54.961371 12668 raft_consensus.cc:2749] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:54.967846 12540 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.968801 12540 tablet_bootstrap.cc:492] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.969444 12540 ts_tablet_manager.cc:1403] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.242s	user 0.053s	sys 0.127s
I20260709 14:50:54.971961 12540 raft_consensus.cc:359] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.972641 12540 raft_consensus.cc:740] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.973217 12540 consensus_queue.cc:260] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.974864 12540 ts_tablet_manager.cc:1434] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 14:50:54.975538 12540 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.988941 12540 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: 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 14:50:54.989605 12540 tablet_bootstrap.cc:492] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:54.990206 12540 ts_tablet_manager.cc:1403] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:50:54.992235 12540 raft_consensus.cc:359] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.992677 12540 raft_consensus.cc:740] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.993263 12540 consensus_queue.cc:260] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:54.995245 12540 ts_tablet_manager.cc:1434] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:54.995810 12540 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:54.997848 11661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55166
I20260709 14:50:55.003881 12660 heartbeater.cc:499] Master 127.5.255.62:46435 was elected leader, sending a full tablet report...
I20260709 14:50:55.009685 12540 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.010816 12540 tablet_bootstrap.cc:492] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.011389 12540 ts_tablet_manager.cc:1403] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:50:55.014101 12540 raft_consensus.cc:359] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.014727 12540 raft_consensus.cc:740] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.015334 12540 consensus_queue.cc:260] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.017043 12540 ts_tablet_manager.cc:1434] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:55.018006 12540 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.037755 12540 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.038574 12540 tablet_bootstrap.cc:492] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.039101 12540 ts_tablet_manager.cc:1403] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:50:55.041219 12540 raft_consensus.cc:359] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.041693 12540 raft_consensus.cc:740] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.042311 12540 consensus_queue.cc:260] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.043751 12540 ts_tablet_manager.cc:1434] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:55.044327 12540 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.054409 12629 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.066296 12540 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.067076 12540 tablet_bootstrap.cc:492] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.067620 12540 ts_tablet_manager.cc:1403] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:50:55.070096 12540 raft_consensus.cc:359] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.070750 12540 raft_consensus.cc:740] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.071383 12540 consensus_queue.cc:260] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.073365 12540 ts_tablet_manager.cc:1434] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:55.074126 12540 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.094760 12540 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.095494 12540 tablet_bootstrap.cc:492] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.096069 12540 ts_tablet_manager.cc:1403] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 14:50:55.098258 12540 raft_consensus.cc:359] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.098846 12540 raft_consensus.cc:740] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.099392 12540 consensus_queue.cc:260] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.101377 12540 ts_tablet_manager.cc:1434] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:55.102099 12540 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.105829 12629 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.116533 12631 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.118914 12540 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.119760 12540 tablet_bootstrap.cc:492] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.120343 12540 ts_tablet_manager.cc:1403] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:50:55.122581 12540 raft_consensus.cc:359] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.123167 12540 raft_consensus.cc:740] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.123759 12540 consensus_queue.cc:260] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.125705 12540 ts_tablet_manager.cc:1434] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:50:55.128350 12540 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.137187 12630 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.145970 12633 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.167039 12540 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.167878 12540 tablet_bootstrap.cc:492] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.168525 12540 ts_tablet_manager.cc:1403] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260709 14:50:55.170305 12540 raft_consensus.cc:359] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.170776 12540 raft_consensus.cc:740] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.171311 12540 consensus_queue.cc:260] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.172865 12540 ts_tablet_manager.cc:1434] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:55.173630 12540 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.186297 12540 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.187110 12540 tablet_bootstrap.cc:492] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.187704 12540 ts_tablet_manager.cc:1403] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:50:55.189926 12540 raft_consensus.cc:359] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.190547 12540 raft_consensus.cc:740] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.191250 12540 consensus_queue.cc:260] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.192654 12540 ts_tablet_manager.cc:1434] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:55.193423 12540 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.231596 12540 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.232491 12540 tablet_bootstrap.cc:492] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.233143 12540 ts_tablet_manager.cc:1403] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.003s
I20260709 14:50:55.235538 12540 raft_consensus.cc:359] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.236239 12540 raft_consensus.cc:740] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.236943 12540 consensus_queue.cc:260] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:50:55.238795 12540 ts_tablet_manager.cc:1434] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:55.239523 12540 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.250357 12540 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.251005 12540 tablet_bootstrap.cc:492] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.251461 12540 ts_tablet_manager.cc:1403] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:55.253196 12540 raft_consensus.cc:359] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.253651 12540 raft_consensus.cc:740] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.254293 12540 consensus_queue.cc:260] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.256134 12540 ts_tablet_manager.cc:1434] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:55.256699 12540 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.268491 12540 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.269320 12540 tablet_bootstrap.cc:492] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.269922 12540 ts_tablet_manager.cc:1403] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 14:50:55.271921 12540 raft_consensus.cc:359] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.272348 12540 raft_consensus.cc:740] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.272832 12540 consensus_queue.cc:260] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.274278 12540 ts_tablet_manager.cc:1434] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:55.275079 12540 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.285998 12540 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.286809 12540 tablet_bootstrap.cc:492] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.287384 12540 ts_tablet_manager.cc:1403] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:50:55.289296 12540 raft_consensus.cc:359] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.289716 12540 raft_consensus.cc:740] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.290179 12540 consensus_queue.cc:260] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.291590 12540 ts_tablet_manager.cc:1434] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:55.292407 12540 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.305616 12540 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.306380 12540 tablet_bootstrap.cc:492] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.306928 12540 ts_tablet_manager.cc:1403] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 14:50:55.308611 12540 raft_consensus.cc:359] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.309496 12540 raft_consensus.cc:740] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.310119 12540 consensus_queue.cc:260] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.312348 12540 ts_tablet_manager.cc:1434] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:55.313100 12540 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.324230 12540 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.325078 12540 tablet_bootstrap.cc:492] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.325693 12540 ts_tablet_manager.cc:1403] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:50:55.327947 12540 raft_consensus.cc:359] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.328550 12540 raft_consensus.cc:740] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.329166 12540 consensus_queue.cc:260] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:50:55.330724 12540 ts_tablet_manager.cc:1434] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:55.331451 12540 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap starting.
I20260709 14:50:55.343225 12540 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: 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 14:50:55.343938 12540 tablet_bootstrap.cc:492] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Bootstrap complete.
I20260709 14:50:55.344422 12540 ts_tablet_manager.cc:1403] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:50:55.346119 12540 raft_consensus.cc:359] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.346556 12540 raft_consensus.cc:740] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.347041 12540 consensus_queue.cc:260] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:50:55.348564 12540 ts_tablet_manager.cc:1434] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:55.487095 12630 raft_consensus.cc:3060] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:55.766475 12630 raft_consensus.cc:3060] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.041381  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:00.094902 11986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec762996234412c971094d8412de47f"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:00.095504 11986 raft_consensus.cc:606] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS 8dea6a93428f492588a1263f5977119c
I20260709 14:51:00.097636 11986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:00.098078 11986 raft_consensus.cc:606] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:00.108771 11834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b"
dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
mode: GRACEFUL
new_leader_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:37230
I20260709 14:51:00.109206 11834 raft_consensus.cc:606] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Received request to transfer leadership to TS 8dea6a93428f492588a1263f5977119c
I20260709 14:51:00.111580 11986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:00.111968 11986 raft_consensus.cc:606] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:00.114162 11986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:00.114634 11986 raft_consensus.cc:606] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:00.116953 11986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:00.117444 11986 raft_consensus.cc:606] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:00.118453  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:00.120075  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:00.130270 12713 raft_consensus.cc:993] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.130808 12564 raft_consensus.cc:1081] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.132292 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:00.132812 12630 raft_consensus.cc:493] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.133211 12630 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.139272 12630 raft_consensus.cc:515] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.141518 12630 leader_election.cc:290] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.142704 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:00.143479 11912 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.151084 11912 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.152192 12534 leader_election.cc:304] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:00.154134 12719 raft_consensus.cc:2804] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.155336 12719 raft_consensus.cc:697] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:00.156209 12719 consensus_queue.cc:237] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.161228 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb011cbd18649b5bae28c036c21fbb6" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.161706 11986 raft_consensus.cc:3055] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.161937 11986 raft_consensus.cc:740] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:00.162531 11986 consensus_queue.cc:260] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.163671 11986 raft_consensus.cc:3060] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.170876 11986 raft_consensus.cc:2468] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.181866 11658 catalog_manager.cc:5697] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.223757 12713 raft_consensus.cc:993] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:00.224234 12713 raft_consensus.cc:1081] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:00.225699 11910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec762996234412c971094d8412de47f"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:51:00.226120 11910 raft_consensus.cc:493] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.226387 11910 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.231422 11910 raft_consensus.cc:515] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.233116 11910 leader_election.cc:290] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.233912 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:00.234041 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.234400 11837 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.234539 11986 raft_consensus.cc:3055] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.234874 11986 raft_consensus.cc:740] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:00.235502 11986 consensus_queue.cc:260] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.236353 11986 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.239653 11837 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:00.242252 11877 leader_election.cc:304] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:00.242731 11986 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:00.243149 12708 raft_consensus.cc:2804] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.243643 12708 raft_consensus.cc:697] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:00.244426 12708 consensus_queue.cc:237] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.257144 11658 catalog_manager.cc:5697] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.293558 12727 raft_consensus.cc:993] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.293985 12564 raft_consensus.cc:1081] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.295085 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:00.295462 12630 raft_consensus.cc:493] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.295718 12630 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.300154 12630 raft_consensus.cc:515] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.302495 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:00.301883 12630 leader_election.cc:290] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.302920 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e07fb0e53347df82825f0a3d1cd8d6" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.303063 11912 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.303478 11986 raft_consensus.cc:3055] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.303786 11986 raft_consensus.cc:740] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:00.304479 11986 consensus_queue.cc:260] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.305611 11986 raft_consensus.cc:3060] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.309554 11912 raft_consensus.cc:2468] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.310650 12534 leader_election.cc:304] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:00.311462 12719 raft_consensus.cc:2804] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.311885 12719 raft_consensus.cc:697] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:00.311903 11986 raft_consensus.cc:2468] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.312747 12719 consensus_queue.cc:237] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.321398 11658 catalog_manager.cc:5697] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.382491 12564 raft_consensus.cc:993] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.382885 12727 raft_consensus.cc:1081] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.384040 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:00.384433 12630 raft_consensus.cc:493] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.384717 12630 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.388846 12630 raft_consensus.cc:515] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.390564 12630 leader_election.cc:290] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.391321 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.391126 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e186728a258449a2a3dd8cfb70c1f86f" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:00.391893 11986 raft_consensus.cc:3055] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.392088 11912 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.392271 11986 raft_consensus.cc:740] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:00.393144 11986 consensus_queue.cc:260] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.394404 11986 raft_consensus.cc:3060] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.400215 11986 raft_consensus.cc:2468] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.400974 11912 raft_consensus.cc:2468] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:00.401149 12535 leader_election.cc:304] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:00.401840 12719 raft_consensus.cc:2804] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.402319 12719 raft_consensus.cc:697] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:00.403143 12719 consensus_queue.cc:237] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.411657 11658 catalog_manager.cc:5697] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.486071 12564 raft_consensus.cc:993] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.486426 12727 raft_consensus.cc:1081] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:00.487658 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:00.488096 12633 raft_consensus.cc:493] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.488422 12633 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.493537 12633 raft_consensus.cc:515] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.495114 12633 leader_election.cc:290] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.495602 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:00.495857 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d9e29e1736446e86b22e4a697ac56c" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.496301 11912 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.496423 11986 raft_consensus.cc:3055] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:00.496758 11986 raft_consensus.cc:740] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:00.497359 11986 consensus_queue.cc:260] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.498236 11986 raft_consensus.cc:3060] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:00.500459 11912 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:00.501253 12534 leader_election.cc:304] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [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: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:00.501929 12719 raft_consensus.cc:2804] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:00.502382 12719 raft_consensus.cc:697] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:00.502525 11986 raft_consensus.cc:2468] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:00.503281 12719 consensus_queue.cc:237] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:00.511473 11658 catalog_manager.cc:5697] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.542011 12714 raft_consensus.cc:993] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: : Instructing follower 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:00.542493 12712 raft_consensus.cc:1081] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Signalling peer 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:00.543634 11912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:49218
I20260709 14:51:00.543996 11912 raft_consensus.cc:493] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.544205 11912 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.548233 11912 raft_consensus.cc:515] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.549535 11912 leader_election.cc:290] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:00.550347 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:00.550423 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:00.550907 11837 raft_consensus.cc:3055] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.550997 11986 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.551180 11837 raft_consensus.cc:740] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:51:00.551976 11837 consensus_queue.cc:260] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.552981 11837 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.555495 11985 raft_consensus.cc:1275] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.556615 11986 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:00.556804 12719 consensus_queue.cc:1048] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.557699 11877 leader_election.cc:304] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:51:00.558457 12708 raft_consensus.cc:2804] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.559238 11837 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:00.560772 12708 raft_consensus.cc:697] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:00.561782 12708 consensus_queue.cc:237] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:00.574705 11912 raft_consensus.cc:1275] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.578817 12719 consensus_queue.cc:1048] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.582458 11658 catalog_manager.cc:5697] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.833461 11912 raft_consensus.cc:1275] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.834777 12735 consensus_queue.cc:1048] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:00.843991 11985 raft_consensus.cc:1275] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.847472 11985 raft_consensus.cc:1275] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.850744 12720 consensus_queue.cc:1048] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:00.851001 12740 consensus_queue.cc:1048] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:00.855160 11837 raft_consensus.cc:1275] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.859567 12710 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:00.862272 11986 raft_consensus.cc:1275] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.872589 11910 raft_consensus.cc:1275] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.873987 12719 consensus_queue.cc:1048] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.880716 12708 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.891718 11912 raft_consensus.cc:1275] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:00.893592 12735 consensus_queue.cc:1048] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.906448 11983 raft_consensus.cc:1275] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:00.908895 12740 consensus_queue.cc:1048] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.059101 11837 raft_consensus.cc:1275] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.060235 12745 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.068486 11985 raft_consensus.cc:1275] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.070886 12745 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.120973  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:01.157403  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:01.192780 11985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:01.193363 11985 raft_consensus.cc:606] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS 8dea6a93428f492588a1263f5977119c
I20260709 14:51:01.195648 11983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:01.196184 11983 raft_consensus.cc:606] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:01.198302 11983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:01.198788 11983 raft_consensus.cc:606] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:01.211249 11913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec762996234412c971094d8412de47f"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
mode: GRACEFUL
new_leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
 from {username='slave'} at 127.0.0.1:43298
I20260709 14:51:01.211792 11913 raft_consensus.cc:606] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Received request to transfer leadership to TS 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:51:01.213900 11983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:01.214412 11983 raft_consensus.cc:606] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:01.216843 11834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe"
dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:37230
I20260709 14:51:01.217379 11834 raft_consensus.cc:606] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:01.219905 11983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865e2485cf18454f93555b1da285861a"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:01.220302 11983 raft_consensus.cc:606] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:01.221172  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:51:01.222339  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:01.248159 12564 raft_consensus.cc:993] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:01.248610 12727 raft_consensus.cc:1081] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:01.249876 11910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:49220
I20260709 14:51:01.250258 11910 raft_consensus.cc:493] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.250511 11910 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.254961 11910 raft_consensus.cc:515] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.256167 11910 leader_election.cc:290] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:01.256743 11834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.257016 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2843c9b9d1c043aea55253c2072dc6bf" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:01.257324 11834 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.257580 11983 raft_consensus.cc:3055] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:01.257952 11983 raft_consensus.cc:740] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.258697 11983 consensus_queue.cc:260] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.259734 11983 raft_consensus.cc:3060] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.264189 11834 raft_consensus.cc:2468] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:01.265103 11877 leader_election.cc:304] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:01.265163 11983 raft_consensus.cc:2468] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:01.265880 12708 raft_consensus.cc:2804] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:01.266505 12708 raft_consensus.cc:697] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:01.267148 12708 consensus_queue.cc:237] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.269198 12564 raft_consensus.cc:993] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.269680 12727 raft_consensus.cc:1081] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.271010 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:01.271464 12630 raft_consensus.cc:493] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.271709 12630 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.275743 12630 raft_consensus.cc:515] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.277349 12630 leader_election.cc:290] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:51:01.279398 11834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.279945 11834 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.280766 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c8e5c501a84352a51490ad57d81288" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:01.281284 11983 raft_consensus.cc:3055] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:01.285457 11983 raft_consensus.cc:740] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.286276 11983 consensus_queue.cc:260] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.287497 11983 raft_consensus.cc:3060] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.287540 11659 catalog_manager.cc:5697] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.293762 11983 raft_consensus.cc:2468] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.294792 12535 leader_election.cc:304] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:01.295114 12714 raft_consensus.cc:993] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.295611 12714 raft_consensus.cc:1081] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.295630 12720 raft_consensus.cc:2804] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:01.296964 12720 raft_consensus.cc:697] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:01.297235 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34310
I20260709 14:51:01.297883 12720 consensus_queue.cc:237] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.297091 11834 raft_consensus.cc:2468] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.300136 12630 raft_consensus.cc:493] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.302325 12630 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.313280 12630 raft_consensus.cc:515] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:01.316598 12630 leader_election.cc:290] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:01.321663 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:01.322256 11910 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.326860 11834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850dea433f834f7fb147389b1e1ae3fe" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.327395 11834 raft_consensus.cc:3055] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:01.328575 11910 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:01.329250 11834 raft_consensus.cc:740] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:51:01.330066 12534 leader_election.cc:304] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [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: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:01.330781 12740 raft_consensus.cc:2804] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:01.331261 12740 raft_consensus.cc:697] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:01.332494 12564 raft_consensus.cc:993] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.332124 12740 consensus_queue.cc:237] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:01.332909 12564 raft_consensus.cc:1081] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.334534 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:01.330045 11834 consensus_queue.cc:260] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:01.335911 11834 raft_consensus.cc:3060] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.335078 12633 raft_consensus.cc:493] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.336673 12633 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.337358 11661 catalog_manager.cc:5697] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.343406 11834 raft_consensus.cc:2468] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:01.347095 12633 raft_consensus.cc:515] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:01.349375 12633 leader_election.cc:290] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:01.350134 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:01.350642 11983 raft_consensus.cc:3055] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:01.350718 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e2743f80604e6c9eb3b240279f3bc0" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:01.350962 11983 raft_consensus.cc:740] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.351233 11910 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.351673 11983 consensus_queue.cc:260] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:01.352873 11983 raft_consensus.cc:3060] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.354645 11661 catalog_manager.cc:5697] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.357479 11910 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.358795 11983 raft_consensus.cc:2468] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.358824 12534 leader_election.cc:304] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:01.359746 12740 raft_consensus.cc:2804] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:01.359993 12713 raft_consensus.cc:993] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.360250 12740 raft_consensus.cc:697] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:01.360504 12713 raft_consensus.cc:1081] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.361152 12740 consensus_queue.cc:237] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:01.362160 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865e2485cf18454f93555b1da285861a"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:01.362571 12633 raft_consensus.cc:493] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.362802 12633 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.366804 12633 raft_consensus.cc:515] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.367997 12633 leader_election.cc:290] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:51:01.368618 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:01.368896 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865e2485cf18454f93555b1da285861a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.369148 11983 raft_consensus.cc:3055] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:01.369517 11837 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.369535 11983 raft_consensus.cc:740] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.370478 11983 consensus_queue.cc:260] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.371594 11983 raft_consensus.cc:3060] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.372579 11661 catalog_manager.cc:5697] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:01.374361 11837 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:01.375339 12535 leader_election.cc:304] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:01.376135 12740 raft_consensus.cc:2804] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:01.376576 12740 raft_consensus.cc:697] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:01.377303 12740 consensus_queue.cc:237] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.378968 11983 raft_consensus.cc:2468] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:01.388132 11661 catalog_manager.cc:5697] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.424358 12564 raft_consensus.cc:993] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.424713 12713 raft_consensus.cc:1081] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:01.425945 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:01.426313 12630 raft_consensus.cc:493] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.426532 12630 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.431456 12630 raft_consensus.cc:515] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.432781 12630 leader_election.cc:290] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:51:01.433290 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:01.433550 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d93ade7864accbcf0f90d94b0ae5a" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.433862 11983 raft_consensus.cc:3055] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:01.434114 11837 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.434156 11983 raft_consensus.cc:740] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.434849 11983 consensus_queue.cc:260] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.435659 11983 raft_consensus.cc:3060] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.438526 11837 raft_consensus.cc:2468] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.439632 12535 leader_election.cc:304] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:01.441308 11983 raft_consensus.cc:2468] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:01.441303 12740 raft_consensus.cc:2804] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:01.442615 12740 raft_consensus.cc:697] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:01.443382 12740 consensus_queue.cc:237] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:01.450657 11661 catalog_manager.cc:5697] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.536612 12745 raft_consensus.cc:993] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: : Instructing follower 871f6b1046dd4207b0c7e63dabb8ec39 to start an election
I20260709 14:51:01.537002 12708 raft_consensus.cc:1081] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Signalling peer 871f6b1046dd4207b0c7e63dabb8ec39 to start an election
I20260709 14:51:01.538405 11983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec762996234412c971094d8412de47f"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:51:01.538869 11983 raft_consensus.cc:493] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:01.539119 11983 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.543622 11983 raft_consensus.cc:515] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.545409 11983 leader_election.cc:290] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 3 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:01.545972 11834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:01.546278 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec762996234412c971094d8412de47f" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:01.546566 11834 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.546833 11910 raft_consensus.cc:3055] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:01.547143 11910 raft_consensus.cc:740] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:01.547706 11910 consensus_queue.cc:260] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [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: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.548597 11910 raft_consensus.cc:3060] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:01.551120 11834 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 3.
I20260709 14:51:01.552060 11951 leader_election.cc:304] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:01.552703 12713 raft_consensus.cc:2804] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:01.552939 11910 raft_consensus.cc:2468] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 3.
I20260709 14:51:01.553359 12713 raft_consensus.cc:697] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:01.554273 12713 consensus_queue.cc:237] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:01.562554 11661 catalog_manager.cc:5697] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 2 to 3, leader changed from 8dea6a93428f492588a1263f5977119c (127.5.255.3) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 3 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:01.752547 11983 raft_consensus.cc:1275] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.753929 12740 consensus_queue.cc:1048] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.767241 11834 raft_consensus.cc:1275] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.775007 12720 consensus_queue.cc:1048] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.777143 11913 raft_consensus.cc:1275] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:01.778642 12720 consensus_queue.cc:1048] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:01.788619 11834 raft_consensus.cc:1275] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:01.790341 12735 consensus_queue.cc:1048] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:01.814862 11983 raft_consensus.cc:1275] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:01.815882 12735 consensus_queue.cc:1048] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:01.823658 11834 raft_consensus.cc:1275] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:01.825103 12740 consensus_queue.cc:1048] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:01.848415 11913 raft_consensus.cc:1275] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.850076 12740 consensus_queue.cc:1048] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.865046 11983 raft_consensus.cc:1275] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.866255 12767 consensus_queue.cc:1048] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.876910 11985 raft_consensus.cc:1275] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.881040 12740 consensus_queue.cc:1048] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.888499 11834 raft_consensus.cc:1275] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.891280 12767 consensus_queue.cc:1048] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.904614 11837 raft_consensus.cc:1275] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.909072 12740 consensus_queue.cc:1048] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:01.928335 11983 raft_consensus.cc:1275] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:01.929823 12720 consensus_queue.cc:1048] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:02.029667 11834 raft_consensus.cc:1275] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:02.030678 12713 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:02.038172 11910 raft_consensus.cc:1275] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:02.039486 12564 consensus_queue.cc:1048] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:02.223095  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:02.266644  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:02.306687 11837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014"
dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:37230
I20260709 14:51:02.307271 11837 raft_consensus.cc:606] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:02.309485 11910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:43298
I20260709 14:51:02.309916 11910 raft_consensus.cc:606] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:02.312012 11985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9ef9459084147d794542c6876cd4276"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:02.312518 11985 raft_consensus.cc:606] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:02.314631 11910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
mode: GRACEFUL
new_leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
 from {username='slave'} at 127.0.0.1:43298
I20260709 14:51:02.315013 11910 raft_consensus.cc:606] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Received request to transfer leadership to TS 871f6b1046dd4207b0c7e63dabb8ec39
I20260709 14:51:02.316833 11837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6"
dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
mode: GRACEFUL
new_leader_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:37230
I20260709 14:51:02.317205 11837 raft_consensus.cc:606] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Received request to transfer leadership to TS 8dea6a93428f492588a1263f5977119c
I20260709 14:51:02.318051  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:02.319177  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:02.375669 12766 raft_consensus.cc:993] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.376183 12767 raft_consensus.cc:1081] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.377619 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34322
I20260709 14:51:02.378044 12630 raft_consensus.cc:493] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.378296 12630 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.385654 12630 raft_consensus.cc:515] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.387811 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:02.388309 11837 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.389039 12630 leader_election.cc:290] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:02.389714 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e44c71ed9c048778aceb752b9789b98" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:02.390475 11910 raft_consensus.cc:3055] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:02.390676 11910 raft_consensus.cc:740] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:02.391510 11910 consensus_queue.cc:260] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.392634 11910 raft_consensus.cc:3060] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.394383 11837 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:02.395437 12535 leader_election.cc:304] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:02.395995 12783 raft_consensus.cc:2804] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:02.396358 12783 raft_consensus.cc:697] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:02.397148 12783 consensus_queue.cc:237] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.399509 11910 raft_consensus.cc:2468] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:02.405830 11658 catalog_manager.cc:5697] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 8dea6a93428f492588a1263f5977119c (127.5.255.3) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.563308 12730 raft_consensus.cc:993] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.563774 12712 raft_consensus.cc:1081] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.565126 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34310
I20260709 14:51:02.565557 12633 raft_consensus.cc:493] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.565894 12633 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.570984 12633 raft_consensus.cc:515] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.572288 12633 leader_election.cc:290] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:02.573391 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:02.573890 11913 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.575536 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be8943eaef142098746a6c49e9c8014" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:02.575971 11837 raft_consensus.cc:3055] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:02.576190 11837 raft_consensus.cc:740] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:51:02.576748 11837 consensus_queue.cc:260] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.577615 11837 raft_consensus.cc:3060] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.578389 11913 raft_consensus.cc:2468] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:02.579265 12534 leader_election.cc:304] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:02.579898 12783 raft_consensus.cc:2804] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:02.580361 12783 raft_consensus.cc:697] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:02.581147 12783 consensus_queue.cc:237] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:02.582933 11837 raft_consensus.cc:2468] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 2.
I20260709 14:51:02.591531 11658 catalog_manager.cc:5697] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 1 to 2, leader changed from b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.618973 12761 raft_consensus.cc:993] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.619395 12564 raft_consensus.cc:1081] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:02.620707 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9ef9459084147d794542c6876cd4276"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:02.621186 12633 raft_consensus.cc:493] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.621474 12633 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.626871 12767 raft_consensus.cc:993] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: : Instructing follower 871f6b1046dd4207b0c7e63dabb8ec39 to start an election
I20260709 14:51:02.626667 12633 raft_consensus.cc:515] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:02.627364 12766 raft_consensus.cc:1081] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Signalling peer 871f6b1046dd4207b0c7e63dabb8ec39 to start an election
I20260709 14:51:02.628511 12633 leader_election.cc:290] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:02.629070 11983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:51:02.629423 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:02.629640 11983 raft_consensus.cc:493] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.630012 11985 raft_consensus.cc:3055] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:02.630426 11985 raft_consensus.cc:740] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:02.630041 11983 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.631143 11985 consensus_queue.cc:260] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:02.632318 11985 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.636924 11983 raft_consensus.cc:515] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.629081 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ef9459084147d794542c6876cd4276" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:02.638324 11913 raft_consensus.cc:3060] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.638900 11985 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:02.639729 11983 leader_election.cc:290] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 3 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:02.639988 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:02.640492 11837 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.641486 12535 leader_election.cc:304] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [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: 871f6b1046dd4207b0c7e63dabb8ec39, ac38217e19fb4a268a0913d35cf50298; no voters: 
I20260709 14:51:02.641757 11910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbecfee6c4e14c5380a1d80aa090d93b" candidate_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:02.642359 11910 raft_consensus.cc:3055] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:02.642642 11910 raft_consensus.cc:740] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:02.643296 11910 consensus_queue.cc:260] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [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: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.644338 11910 raft_consensus.cc:3060] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.644657 12735 raft_consensus.cc:2804] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:02.645183 12735 raft_consensus.cc:697] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:02.646028 12735 consensus_queue.cc:237] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [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: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } }
I20260709 14:51:02.656443 11910 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 3.
I20260709 14:51:02.657434 11950 leader_election.cc:304] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39, 8dea6a93428f492588a1263f5977119c; no voters: 
I20260709 14:51:02.659595 12564 raft_consensus.cc:2804] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:02.663004 12564 raft_consensus.cc:697] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 LEADER]: Becoming Leader. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:02.663105 11913 raft_consensus.cc:2468] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:02.664397 12730 raft_consensus.cc:993] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: : Instructing follower 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:02.664855 12730 raft_consensus.cc:1081] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Signalling peer 8dea6a93428f492588a1263f5977119c to start an election
I20260709 14:51:02.663337 11837 raft_consensus.cc:2468] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871f6b1046dd4207b0c7e63dabb8ec39 in term 3.
I20260709 14:51:02.666693 11913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
 from {username='slave'} at 127.0.0.1:49218
I20260709 14:51:02.666446 11658 catalog_manager.cc:5697] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.667271 11913 raft_consensus.cc:493] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.667259 12564 consensus_queue.cc:237] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.667904 11913 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.675135 11913 raft_consensus.cc:515] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.677404 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:02.678112 11837 raft_consensus.cc:3055] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:02.677404 11661 catalog_manager.cc:5697] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 reported cstate change: term changed from 2 to 3, leader changed from 8dea6a93428f492588a1263f5977119c (127.5.255.3) to 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4). New cstate: current_term: 3 leader_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.678141 11913 leader_election.cc:290] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271)
I20260709 14:51:02.678472 11837 raft_consensus.cc:740] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b55c51ce54f9497c9ce9a41efb4c5806, State: Running, Role: LEADER
I20260709 14:51:02.679330 11837 consensus_queue.cc:260] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.679812 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c1a27986024d03b7e377d0f55614c6" candidate_uuid: "8dea6a93428f492588a1263f5977119c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:02.680342 11985 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.680527 11837 raft_consensus.cc:3060] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.685509 11837 raft_consensus.cc:2468] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:02.685619 11985 raft_consensus.cc:2468] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dea6a93428f492588a1263f5977119c in term 2.
I20260709 14:51:02.686401 11877 leader_election.cc:304] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8dea6a93428f492588a1263f5977119c, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:02.687094 12766 raft_consensus.cc:2804] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:02.687559 12766 raft_consensus.cc:697] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Leader. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:02.688241 12766 consensus_queue.cc:237] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } }
I20260709 14:51:02.696635 11661 catalog_manager.cc:5697] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c reported cstate change: term changed from 1 to 2, leader changed from b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2) to 8dea6a93428f492588a1263f5977119c (127.5.255.3). New cstate: current_term: 2 leader_uuid: "8dea6a93428f492588a1263f5977119c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.822306 11834 raft_consensus.cc:1275] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:02.823537 12735 consensus_queue.cc:1048] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:02.836036 11913 raft_consensus.cc:1275] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:02.837417 12735 consensus_queue.cc:1048] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.035893 11837 raft_consensus.cc:1275] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.037086 12720 consensus_queue.cc:1048] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.048048 11913 raft_consensus.cc:1275] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.049419 12735 consensus_queue.cc:1048] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.072841 11985 raft_consensus.cc:1275] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.074108 12766 consensus_queue.cc:1048] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.083189 11837 raft_consensus.cc:1275] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Refusing update from remote peer 8dea6a93428f492588a1263f5977119c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.086285 12767 consensus_queue.cc:1048] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.142836 11913 raft_consensus.cc:1275] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.143800 12713 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.153502 11837 raft_consensus.cc:1275] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer 871f6b1046dd4207b0c7e63dabb8ec39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.154633 12564 consensus_queue.cc:1048] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.183732 11983 raft_consensus.cc:1275] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.184762 12735 consensus_queue.cc:1048] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.203357 11913 raft_consensus.cc:1275] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.205657 12811 consensus_queue.cc:1048] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.320047  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.361100  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.395602 11983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747"
dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:40024
I20260709 14:51:03.396174 11983 raft_consensus.cc:606] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:03.398705 11913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859"
dest_uuid: "8dea6a93428f492588a1263f5977119c"
mode: GRACEFUL
new_leader_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:43298
I20260709 14:51:03.399102 11913 raft_consensus.cc:606] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Received request to transfer leadership to TS ac38217e19fb4a268a0913d35cf50298
I20260709 14:51:03.400133  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:03.401607  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:03.606974 12713 raft_consensus.cc:993] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:03.607411 12761 raft_consensus.cc:1081] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:03.608736 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34294
I20260709 14:51:03.609153 12630 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.609447 12630 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.614607 12630 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:03.615899 12630 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4:36271), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:51:03.616743 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871f6b1046dd4207b0c7e63dabb8ec39"
I20260709 14:51:03.617381 11983 raft_consensus.cc:3055] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:03.617722 11983 raft_consensus.cc:740] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871f6b1046dd4207b0c7e63dabb8ec39, State: Running, Role: LEADER
I20260709 14:51:03.619221 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398c9f831c1e451ea2d09e6331093747" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:03.619768 11837 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.621223 11983 consensus_queue.cc:260] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:03.623909 11983 raft_consensus.cc:3060] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.625788 11837 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:03.628046 12535 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:03.628825 12811 raft_consensus.cc:2804] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:03.629349 12811 raft_consensus.cc:697] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:03.629894 11983 raft_consensus.cc:2468] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:03.630632 12811 consensus_queue.cc:237] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [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: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:03.638569 11661 catalog_manager.cc:5697] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 871f6b1046dd4207b0c7e63dabb8ec39 (127.5.255.4) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.937346 12804 raft_consensus.cc:993] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: : Instructing follower ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:03.938213 12817 raft_consensus.cc:1081] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Signalling peer ac38217e19fb4a268a0913d35cf50298 to start an election
I20260709 14:51:03.939571 12633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859"
dest_uuid: "ac38217e19fb4a268a0913d35cf50298"
 from {username='slave'} at 127.0.0.1:34322
I20260709 14:51:03.939999 12633 raft_consensus.cc:493] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.940315 12633 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.944734 12633 raft_consensus.cc:515] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:03.946082 12633 leader_election.cc:290] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [CANDIDATE]: Term 3 election: Requested vote from peers b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683), 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755)
I20260709 14:51:03.946655 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b55c51ce54f9497c9ce9a41efb4c5806"
I20260709 14:51:03.947013 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e2ec09d2324c4f8e31eee0b48b5859" candidate_uuid: "ac38217e19fb4a268a0913d35cf50298" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8dea6a93428f492588a1263f5977119c"
I20260709 14:51:03.947243 11837 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.947557 11913 raft_consensus.cc:3055] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:03.947858 11913 raft_consensus.cc:740] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8dea6a93428f492588a1263f5977119c, State: Running, Role: LEADER
I20260709 14:51:03.948623 11913 consensus_queue.cc:260] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:03.949786 11913 raft_consensus.cc:3060] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.953603 11837 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:03.954641 12535 leader_election.cc:304] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [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: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806; no voters: 
I20260709 14:51:03.955341 12811 raft_consensus.cc:2804] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:03.956388 11913 raft_consensus.cc:2468] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac38217e19fb4a268a0913d35cf50298 in term 3.
I20260709 14:51:03.958817 12811 raft_consensus.cc:697] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Becoming Leader. State: Replica: ac38217e19fb4a268a0913d35cf50298, State: Running, Role: LEADER
I20260709 14:51:03.960440 12811 consensus_queue.cc:237] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [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: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } }
I20260709 14:51:03.972162 11661 catalog_manager.cc:5697] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 reported cstate change: term changed from 2 to 3, leader changed from 8dea6a93428f492588a1263f5977119c (127.5.255.3) to ac38217e19fb4a268a0913d35cf50298 (127.5.255.1). New cstate: current_term: 3 leader_uuid: "ac38217e19fb4a268a0913d35cf50298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.122227 11837 raft_consensus.cc:1275] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.123242 12811 consensus_queue.cc:1048] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.131826 11986 raft_consensus.cc:1275] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.134253 12735 consensus_queue.cc:1048] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.360010 11910 raft_consensus.cc:1275] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.361017 12735 consensus_queue.cc:1048] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dea6a93428f492588a1263f5977119c" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.373950 11837 raft_consensus.cc:1275] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Refusing update from remote peer ac38217e19fb4a268a0913d35cf50298: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.375077 12783 consensus_queue.cc:1048] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.402397  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:04.443010  6140 tablet_server.cc:179] TabletServer@127.5.255.1:37837 shutting down...
I20260709 14:51:04.467698  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:04.468456  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.469357  6140 raft_consensus.cc:2243] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.470290  6140 raft_consensus.cc:2272] T fdb011cbd18649b5bae28c036c21fbb6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.471233 11802 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 256 similar messages]
I20260709 14:51:04.472894  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.473886  6140 raft_consensus.cc:2243] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.474783  6140 raft_consensus.cc:2272] T e186728a258449a2a3dd8cfb70c1f86f P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.475011 11802 consensus_peers.cc:597] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.477193  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.477829  6140 raft_consensus.cc:2243] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.478199  6140 raft_consensus.cc:2272] T 9f4be03e61ec4e28bd320c6b68b19f68 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.480305  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.480808  6140 raft_consensus.cc:2243] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.481190  6140 raft_consensus.cc:2272] T e79d1c36dcac4eb8a92c06c973bac492 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.483052  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.483606  6140 raft_consensus.cc:2243] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.483973  6140 raft_consensus.cc:2272] T 7c46be53110d45ba890f348ee0b928f8 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.486032  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.486855  6140 raft_consensus.cc:2243] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.487999  6140 raft_consensus.cc:2272] T b9ef9459084147d794542c6876cd4276 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.490422  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.491158  6140 raft_consensus.cc:2243] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.491750  6140 raft_consensus.cc:2272] T 81f05f8e568f43b6a59bb539bd009b75 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.494452  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.495167  6140 raft_consensus.cc:2243] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.495858  6140 raft_consensus.cc:2272] T 38e2743f80604e6c9eb3b240279f3bc0 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.497776  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.498349  6140 raft_consensus.cc:2243] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.499044  6140 raft_consensus.cc:2272] T d6e2ec09d2324c4f8e31eee0b48b5859 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.500334 11950 consensus_peers.cc:597] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.501361  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.502167  6140 raft_consensus.cc:2243] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.502645  6140 raft_consensus.cc:2272] T 9280de8f35024d88be5e5a11b2772caf P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.505297  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.505856  6140 raft_consensus.cc:2243] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.506207  6140 raft_consensus.cc:2272] T 1512ef543c124f499a223519a44fd5e1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.508039  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.508548  6140 raft_consensus.cc:2243] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.509370  6140 raft_consensus.cc:2272] T 865e2485cf18454f93555b1da285861a P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.511927  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.512559  6140 raft_consensus.cc:2243] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.513022  6140 raft_consensus.cc:2272] T 3de0e60a7bee44a6bde5a17544ad5354 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.513666 11802 consensus_peers.cc:597] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.515413  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.516077  6140 raft_consensus.cc:2243] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.516727  6140 raft_consensus.cc:2272] T 639d93ade7864accbcf0f90d94b0ae5a P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.518839  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.519510  6140 raft_consensus.cc:2243] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.519858  6140 raft_consensus.cc:2272] T 8961f5ea19a546ba826df37f7d698a24 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.521731  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.522256  6140 raft_consensus.cc:2243] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.522599  6140 raft_consensus.cc:2272] T 8613aa95881141b4b8e12159cbb29590 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.524495  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.525004  6140 raft_consensus.cc:2243] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.525422  6140 raft_consensus.cc:2272] T 93abe41b051148e8aa5c4eca51827be3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.527236  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.527841  6140 raft_consensus.cc:2243] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.528193  6140 raft_consensus.cc:2272] T fed7f31fcbd6477c8887949594dd63f1 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.530095  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.530596  6140 raft_consensus.cc:2243] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.530936  6140 raft_consensus.cc:2272] T afaf6f343717418eb82a6d8ebbadf78e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.532672  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.533170  6140 raft_consensus.cc:2243] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.533587  6140 raft_consensus.cc:2272] T 37db3319894742498d8c7e0efedd2108 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.535859  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.536523  6140 raft_consensus.cc:2243] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.536957  6140 raft_consensus.cc:2272] T ccec97c956a54037b0ac2bf75d44a0d8 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.537050 11950 consensus_peers.cc:597] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.539513  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.540337  6140 raft_consensus.cc:2243] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.540755  6140 raft_consensus.cc:2272] T 7d1cf51e73654b3eba8520ffd386b105 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.542693  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.543206  6140 raft_consensus.cc:2243] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.543540  6140 raft_consensus.cc:2272] T e446b93384c44b8e91343f46b12b040e P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.545358  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.545897  6140 raft_consensus.cc:2243] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.546254  6140 raft_consensus.cc:2272] T 226f946045fc4068a35ca86d4a8be53f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.548015  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.548481  6140 raft_consensus.cc:2243] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.549363  6140 raft_consensus.cc:2272] T 850dea433f834f7fb147389b1e1ae3fe P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.551594  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.552062  6140 raft_consensus.cc:2243] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.552426  6140 raft_consensus.cc:2272] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.552609 11802 consensus_peers.cc:597] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.554827  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.555465  6140 raft_consensus.cc:2243] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.555891  6140 raft_consensus.cc:2272] T 589117c8b8314a70bdccdd968078b525 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.558468  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.559268  6140 raft_consensus.cc:2243] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:51:04.559718 11950 consensus_peers.cc:597] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.560166  6140 raft_consensus.cc:2272] T 69d9e29e1736446e86b22e4a697ac56c P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.562165 11876 consensus_peers.cc:597] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.562812  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.563530  6140 raft_consensus.cc:2243] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.563868  6140 raft_consensus.cc:2272] T 43192224a786482f92c577b13390f6e7 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.565790  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.566488  6140 raft_consensus.cc:2243] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.566964  6140 raft_consensus.cc:2272] T 19ad2818951a4e12b6bf6187d4e6f77c P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.568140 11802 consensus_peers.cc:597] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.569168  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.569700  6140 raft_consensus.cc:2243] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.570086  6140 raft_consensus.cc:2272] T a33195b755764533950aee29f06f0200 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.571887  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.572371  6140 raft_consensus.cc:2243] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.572741  6140 raft_consensus.cc:2272] T eb6225a6d81c4f6dad23389fa546f15f P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.574564  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.575038  6140 raft_consensus.cc:2243] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.575724  6140 raft_consensus.cc:2272] T 398c9f831c1e451ea2d09e6331093747 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.577950  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.578439  6140 raft_consensus.cc:2243] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.578773  6140 raft_consensus.cc:2272] T d8a740821a654a229c527425dde1783f P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.580430  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.580911  6140 raft_consensus.cc:2243] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.581252  6140 raft_consensus.cc:2272] T 4b382705d76c405db3d9dfe64db9e3dd P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.582969  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.583420  6140 raft_consensus.cc:2243] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.584059  6140 raft_consensus.cc:2272] T 50c8e5c501a84352a51490ad57d81288 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.585904  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.586380  6140 raft_consensus.cc:2243] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.587019  6140 raft_consensus.cc:2272] T f5e07fb0e53347df82825f0a3d1cd8d6 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.588657  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.589113  6140 raft_consensus.cc:2243] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.589597  6140 raft_consensus.cc:2272] T 6bb5011ebd4c4effa02ada1c3e887fd3 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.591856  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.592466  6140 raft_consensus.cc:2243] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.592914  6140 raft_consensus.cc:2272] T 7d9a54217ce942528946905daab99e75 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.594997  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.595624  6140 raft_consensus.cc:2243] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.596074  6140 raft_consensus.cc:2272] T 597f4ef4aeed41b385b973bc412943bc P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.598109  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.598664  6140 raft_consensus.cc:2243] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:04.598829 11950 consensus_peers.cc:597] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.599004  6140 raft_consensus.cc:2272] T d6a6b94dc2734f5dba9bf95738c11e6b P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.601054  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.601526  6140 raft_consensus.cc:2243] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.601871  6140 raft_consensus.cc:2272] T 32457787400e4316a39dcfbd5acf46ff P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.603664  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.604104  6140 raft_consensus.cc:2243] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.604759  6140 raft_consensus.cc:2272] T 1e44c71ed9c048778aceb752b9789b98 P ac38217e19fb4a268a0913d35cf50298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.606631  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.607072  6140 raft_consensus.cc:2243] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.607419  6140 raft_consensus.cc:2272] T fb5352bccaff4bf98386350747ca9119 P ac38217e19fb4a268a0913d35cf50298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.609134  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:04.609534  6140 raft_consensus.cc:2243] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.610339  6140 raft_consensus.cc:2272] T 1be8943eaef142098746a6c49e9c8014 P ac38217e19fb4a268a0913d35cf50298 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.622920 11876 consensus_peers.cc:597] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. 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 14:51:04.670186  6140 tablet_server.cc:196] TabletServer@127.5.255.1:37837 shutdown complete.
W20260709 14:51:04.688120 11802 consensus_peers.cc:597] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.703394 11876 consensus_peers.cc:597] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.718538 11802 consensus_peers.cc:597] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.718677 11876 consensus_peers.cc:597] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.724227 11802 consensus_peers.cc:597] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.741900 11950 consensus_peers.cc:597] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.745584  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
W20260709 14:51:04.759925 11802 consensus_peers.cc:597] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.765389 11950 consensus_peers.cc:597] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.780582 11950 consensus_peers.cc:597] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.784512 11877 consensus_peers.cc:597] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.785072 11802 consensus_peers.cc:597] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.786720  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:04.787488  6140 tablet_replica.cc:333] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.788321  6140 raft_consensus.cc:2243] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.788868  6140 raft_consensus.cc:2272] T 0d2ae111313047c8b1d8a5fd77e63632 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.791138  6140 tablet_replica.cc:333] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.791676  6140 raft_consensus.cc:2243] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.792353  6140 raft_consensus.cc:2272] T 43192224a786482f92c577b13390f6e7 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.794103  6140 tablet_replica.cc:333] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.794612  6140 raft_consensus.cc:2243] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.794965  6140 raft_consensus.cc:2272] T bbecfee6c4e14c5380a1d80aa090d93b P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.796542  6140 tablet_replica.cc:333] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.797019  6140 raft_consensus.cc:2243] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.797353  6140 raft_consensus.cc:2272] T 50c8e5c501a84352a51490ad57d81288 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.799113  6140 tablet_replica.cc:333] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.799623  6140 raft_consensus.cc:2243] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.799981  6140 raft_consensus.cc:2272] T 865e2485cf18454f93555b1da285861a P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.801509  6140 tablet_replica.cc:333] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.802033  6140 raft_consensus.cc:2243] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.802738  6140 raft_consensus.cc:2272] T 9280de8f35024d88be5e5a11b2772caf P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.804431  6140 tablet_replica.cc:333] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.804955  6140 raft_consensus.cc:2243] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.805325  6140 raft_consensus.cc:2272] T 32457787400e4316a39dcfbd5acf46ff P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.807018  6140 tablet_replica.cc:333] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.807511  6140 raft_consensus.cc:2243] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.807885  6140 raft_consensus.cc:2272] T bd1c598b1e9c42a6a8f37be8c4256c34 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.809516  6140 tablet_replica.cc:333] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.810048  6140 raft_consensus.cc:2243] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.810475  6140 raft_consensus.cc:2272] T 850dea433f834f7fb147389b1e1ae3fe P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.812186  6140 tablet_replica.cc:333] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.812707  6140 raft_consensus.cc:2243] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.813083  6140 raft_consensus.cc:2272] T 9d1b78225f384997acfe494b3cf3546f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.815192  6140 tablet_replica.cc:333] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.815955  6140 raft_consensus.cc:2243] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.816843  6140 raft_consensus.cc:2272] T d6a6b94dc2734f5dba9bf95738c11e6b P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.818071 11876 consensus_peers.cc:597] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.818987  6140 tablet_replica.cc:333] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.819574  6140 raft_consensus.cc:2243] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.819993  6140 raft_consensus.cc:2272] T 7d9a54217ce942528946905daab99e75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.822229  6140 tablet_replica.cc:333] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.822731  6140 raft_consensus.cc:2243] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.823184  6140 raft_consensus.cc:2272] T d9c1a27986024d03b7e377d0f55614c6 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.824997  6140 tablet_replica.cc:333] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.825467  6140 raft_consensus.cc:2243] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.826191  6140 raft_consensus.cc:2272] T 81f05f8e568f43b6a59bb539bd009b75 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.827854  6140 tablet_replica.cc:333] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.828311  6140 raft_consensus.cc:2243] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.828634  6140 raft_consensus.cc:2272] T 398c9f831c1e451ea2d09e6331093747 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.830828  6140 tablet_replica.cc:333] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.831351  6140 raft_consensus.cc:2243] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.832084  6140 raft_consensus.cc:2272] T eb6225a6d81c4f6dad23389fa546f15f P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.833873  6140 tablet_replica.cc:333] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.834393  6140 raft_consensus.cc:2243] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.834750  6140 raft_consensus.cc:2272] T e79d1c36dcac4eb8a92c06c973bac492 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.836488  6140 tablet_replica.cc:333] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.836961  6140 raft_consensus.cc:2243] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.837638  6140 raft_consensus.cc:2272] T 8961f5ea19a546ba826df37f7d698a24 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.839491  6140 tablet_replica.cc:333] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.840219  6140 raft_consensus.cc:2243] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.840685  6140 raft_consensus.cc:2272] T 639d93ade7864accbcf0f90d94b0ae5a P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.842401 11877 consensus_peers.cc:597] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.843088  6140 tablet_replica.cc:333] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.843868  6140 raft_consensus.cc:2243] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.844368  6140 raft_consensus.cc:2272] T 5aaefb8787234e00a4301f58c391a007 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.845712 11876 consensus_peers.cc:597] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.847103  6140 tablet_replica.cc:333] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
W20260709 14:51:04.847568 11951 consensus_peers.cc:597] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.848516 11951 consensus_peers.cc:597] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.848845  6140 raft_consensus.cc:2243] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:04.849089 11951 consensus_peers.cc:597] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.849391  6140 raft_consensus.cc:2272] T 3de0e60a7bee44a6bde5a17544ad5354 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.851776  6140 tablet_replica.cc:333] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.852491  6140 raft_consensus.cc:2243] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.853025  6140 raft_consensus.cc:2272] T fed7f31fcbd6477c8887949594dd63f1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.853973 11876 consensus_peers.cc:597] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.855158  6140 tablet_replica.cc:333] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.855690  6140 raft_consensus.cc:2243] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.856365  6140 raft_consensus.cc:2272] T 93abe41b051148e8aa5c4eca51827be3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.858742  6140 tablet_replica.cc:333] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.859429  6140 raft_consensus.cc:2243] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.859947  6140 raft_consensus.cc:2272] T be08818ee2384aa5910782a854a9559a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.860312 11951 consensus_peers.cc:597] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.862166  6140 tablet_replica.cc:333] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.862730  6140 raft_consensus.cc:2243] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.863143  6140 raft_consensus.cc:2272] T afaf6f343717418eb82a6d8ebbadf78e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.863981 11802 consensus_peers.cc:597] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.865065  6140 tablet_replica.cc:333] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.865630  6140 raft_consensus.cc:2243] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.866031  6140 raft_consensus.cc:2272] T 1e632bd588d045f2a8f17df2ddd649d9 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.868794  6140 tablet_replica.cc:333] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.869275  6140 raft_consensus.cc:2243] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.871845  6140 raft_consensus.cc:2272] T 376965271b344c308641a576b6fa42d1 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.874713  6140 tablet_replica.cc:333] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.875227  6140 raft_consensus.cc:2243] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.877694  6140 raft_consensus.cc:2272] T 19ad2818951a4e12b6bf6187d4e6f77c P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.883644  6140 tablet_replica.cc:333] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.884157  6140 raft_consensus.cc:2243] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:04.884864  6140 raft_consensus.cc:2272] T a33195b755764533950aee29f06f0200 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.886891  6140 tablet_replica.cc:333] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.887391  6140 raft_consensus.cc:2243] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.889971  6140 raft_consensus.cc:2272] T fb5352bccaff4bf98386350747ca9119 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.894903  6140 tablet_replica.cc:333] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.895387  6140 raft_consensus.cc:2243] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.896461  6140 raft_consensus.cc:2272] T 1be8943eaef142098746a6c49e9c8014 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.904249  6140 tablet_replica.cc:333] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.904939  6140 raft_consensus.cc:2243] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:04.905503  6140 raft_consensus.cc:2272] T d6e2ec09d2324c4f8e31eee0b48b5859 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:04.912485  6140 tablet_replica.cc:333] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.915511  6140 raft_consensus.cc:2243] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:04.915681 11877 consensus_peers.cc:597] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.916208  6140 raft_consensus.cc:2272] T 5ec762996234412c971094d8412de47f P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.917212 11876 consensus_peers.cc:597] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.924446  6140 tablet_replica.cc:333] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:04.928992  6140 raft_consensus.cc:2243] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:04.945662 11951 consensus_peers.cc:597] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.946149  6140 raft_consensus.cc:2272] T 7d1cf51e73654b3eba8520ffd386b105 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:04.952353 11876 consensus_peers.cc:597] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.961391 11877 consensus_peers.cc:597] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:04.969230 11802 consensus_peers.cc:597] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:04.985749 11950 consensus_peers.cc:597] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.993260  6140 tablet_replica.cc:333] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
W20260709 14:51:05.023526 11877 consensus_peers.cc:597] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.025116 11877 consensus_peers.cc:597] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.036504 11951 consensus_peers.cc:597] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.040066 11951 consensus_peers.cc:597] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.015347  6140 raft_consensus.cc:2243] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.041646  6140 raft_consensus.cc:2272] T bad6005c9e784d669922327e40ac4d48 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.047835  6140 tablet_replica.cc:333] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
W20260709 14:51:05.049786 11877 consensus_peers.cc:597] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.050009  6140 raft_consensus.cc:2243] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:05.049702 11951 consensus_peers.cc:597] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.052362  6140 raft_consensus.cc:2272] T e446b93384c44b8e91343f46b12b040e P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.052990 11877 consensus_peers.cc:597] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.053157 11951 consensus_peers.cc:597] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. 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 14:51:05.055110  6140 tablet_replica.cc:333] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.055658  6140 raft_consensus.cc:2243] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:51:05.055668 11950 consensus_peers.cc:597] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Couldn't send request to peer ac38217e19fb4a268a0913d35cf50298. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.056470  6140 raft_consensus.cc:2272] T ccec97c956a54037b0ac2bf75d44a0d8 P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.058563  6140 tablet_replica.cc:333] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.059190  6140 raft_consensus.cc:2243] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.059592  6140 raft_consensus.cc:2272] T ac4ff3cbb8d1441dae792c98b595600a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.061424  6140 tablet_replica.cc:333] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.061919  6140 raft_consensus.cc:2243] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.062646  6140 raft_consensus.cc:2272] T 8e198f012f7d4474b5a9f0934f27b96a P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.064386  6140 tablet_replica.cc:333] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.064981  6140 raft_consensus.cc:2243] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.065480  6140 raft_consensus.cc:2272] T 1e44c71ed9c048778aceb752b9789b98 P b55c51ce54f9497c9ce9a41efb4c5806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.067484  6140 tablet_replica.cc:333] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.067971  6140 raft_consensus.cc:2243] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.068881  6140 raft_consensus.cc:2272] T 6bb5011ebd4c4effa02ada1c3e887fd3 P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.070833  6140 tablet_replica.cc:333] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.071285  6140 raft_consensus.cc:2243] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.071667  6140 raft_consensus.cc:2272] T 2843c9b9d1c043aea55253c2072dc6bf P b55c51ce54f9497c9ce9a41efb4c5806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.073531  6140 tablet_replica.cc:333] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.074034  6140 raft_consensus.cc:2243] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.074427  6140 raft_consensus.cc:2272] T d8a740821a654a229c527425dde1783f P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.076076  6140 tablet_replica.cc:333] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806: stopping tablet replica
I20260709 14:51:05.076489  6140 raft_consensus.cc:2243] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.077189  6140 raft_consensus.cc:2272] T 4b382705d76c405db3d9dfe64db9e3dd P b55c51ce54f9497c9ce9a41efb4c5806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.143524  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
W20260709 14:51:05.176846 11877 consensus_peers.cc:597] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:41683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.209846  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
W20260709 14:51:05.214463 11877 consensus_peers.cc:597] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:41683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.245929  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:05.246675  6140 tablet_replica.cc:333] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.247459  6140 raft_consensus.cc:2243] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.248283  6140 raft_consensus.cc:2272] T 589117c8b8314a70bdccdd968078b525 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.250886  6140 tablet_replica.cc:333] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.251775  6140 raft_consensus.cc:2243] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.252264  6140 raft_consensus.cc:2272] T bbecfee6c4e14c5380a1d80aa090d93b P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.254781  6140 tablet_replica.cc:333] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.255352  6140 raft_consensus.cc:2243] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.256335  6140 raft_consensus.cc:2272] T 32457787400e4316a39dcfbd5acf46ff P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.258874  6140 tablet_replica.cc:333] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.259649  6140 raft_consensus.cc:2243] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.260581  6140 raft_consensus.cc:2272] T d8a740821a654a229c527425dde1783f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.263155  6140 tablet_replica.cc:333] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.263965  6140 raft_consensus.cc:2243] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:51:05.264786 11950 consensus_peers.cc:597] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.264864  6140 raft_consensus.cc:2272] T d9c1a27986024d03b7e377d0f55614c6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.266341 11877 consensus_peers.cc:597] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:41683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:05.266925 11951 consensus_peers.cc:597] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Couldn't send request to peer b55c51ce54f9497c9ce9a41efb4c5806. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:41683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.268160  6140 tablet_replica.cc:333] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.268729  6140 raft_consensus.cc:2243] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.269409  6140 raft_consensus.cc:2272] T bd1c598b1e9c42a6a8f37be8c4256c34 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.271165  6140 tablet_replica.cc:333] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.271708  6140 raft_consensus.cc:2243] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.272114  6140 raft_consensus.cc:2272] T 81f05f8e568f43b6a59bb539bd009b75 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.273970  6140 tablet_replica.cc:333] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.274648  6140 raft_consensus.cc:2243] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.275164  6140 raft_consensus.cc:2272] T 226f946045fc4068a35ca86d4a8be53f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.277652  6140 tablet_replica.cc:333] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.278330  6140 raft_consensus.cc:2243] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.278728  6140 raft_consensus.cc:2272] T 850dea433f834f7fb147389b1e1ae3fe P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.280946  6140 tablet_replica.cc:333] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.281705  6140 raft_consensus.cc:2243] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.282205  6140 raft_consensus.cc:2272] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.284190  6140 tablet_replica.cc:333] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.284722  6140 raft_consensus.cc:2243] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.285107  6140 raft_consensus.cc:2272] T b9ef9459084147d794542c6876cd4276 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.286816  6140 tablet_replica.cc:333] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.287315  6140 raft_consensus.cc:2243] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.287688  6140 raft_consensus.cc:2272] T 7c46be53110d45ba890f348ee0b928f8 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.289371  6140 tablet_replica.cc:333] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.289898  6140 raft_consensus.cc:2243] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.290262  6140 raft_consensus.cc:2272] T 376965271b344c308641a576b6fa42d1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.292030  6140 tablet_replica.cc:333] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.292537  6140 raft_consensus.cc:2243] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.293212  6140 raft_consensus.cc:2272] T 9f4be03e61ec4e28bd320c6b68b19f68 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.295027  6140 tablet_replica.cc:333] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.295543  6140 raft_consensus.cc:2243] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.295935  6140 raft_consensus.cc:2272] T 1e632bd588d045f2a8f17df2ddd649d9 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.298184  6140 tablet_replica.cc:333] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
W20260709 14:51:05.298476 11950 consensus_peers.cc:597] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.298748  6140 raft_consensus.cc:2243] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.299209  6140 raft_consensus.cc:2272] T 8961f5ea19a546ba826df37f7d698a24 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.301299  6140 tablet_replica.cc:333] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.301867  6140 raft_consensus.cc:2243] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.302768  6140 raft_consensus.cc:2272] T 5aaefb8787234e00a4301f58c391a007 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.304526  6140 tablet_replica.cc:333] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.305065  6140 raft_consensus.cc:2243] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.305846  6140 raft_consensus.cc:2272] T 3de0e60a7bee44a6bde5a17544ad5354 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.308127  6140 tablet_replica.cc:333] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.308627  6140 raft_consensus.cc:2243] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.309027  6140 raft_consensus.cc:2272] T 37db3319894742498d8c7e0efedd2108 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.310894  6140 tablet_replica.cc:333] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.311391  6140 raft_consensus.cc:2243] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.311751  6140 raft_consensus.cc:2272] T 93abe41b051148e8aa5c4eca51827be3 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.313390  6140 tablet_replica.cc:333] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.313907  6140 raft_consensus.cc:2243] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.314252  6140 raft_consensus.cc:2272] T be08818ee2384aa5910782a854a9559a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.315863  6140 tablet_replica.cc:333] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.316339  6140 raft_consensus.cc:2243] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.316740  6140 raft_consensus.cc:2272] T 9280de8f35024d88be5e5a11b2772caf P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.318351  6140 tablet_replica.cc:333] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.318835  6140 raft_consensus.cc:2243] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.319597  6140 raft_consensus.cc:2272] T 1512ef543c124f499a223519a44fd5e1 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.321658  6140 tablet_replica.cc:333] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.322270  6140 raft_consensus.cc:2243] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.323028  6140 raft_consensus.cc:2272] T fb5352bccaff4bf98386350747ca9119 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.324899  6140 tablet_replica.cc:333] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.325606  6140 raft_consensus.cc:2243] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.326086  6140 raft_consensus.cc:2272] T 1be8943eaef142098746a6c49e9c8014 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.328255  6140 tablet_replica.cc:333] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.328780  6140 raft_consensus.cc:2243] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.329200  6140 raft_consensus.cc:2272] T bad6005c9e784d669922327e40ac4d48 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.331624  6140 tablet_replica.cc:333] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.332293  6140 raft_consensus.cc:2243] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.333213  6140 raft_consensus.cc:2272] T 7d1cf51e73654b3eba8520ffd386b105 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.335449  6140 tablet_replica.cc:333] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.336094  6140 raft_consensus.cc:2243] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.336573  6140 raft_consensus.cc:2272] T ccec97c956a54037b0ac2bf75d44a0d8 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.338660  6140 tablet_replica.cc:333] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.339107  6140 raft_consensus.cc:2243] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.339471  6140 raft_consensus.cc:2272] T 38e2743f80604e6c9eb3b240279f3bc0 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.341111  6140 tablet_replica.cc:333] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.341559  6140 raft_consensus.cc:2243] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.341941  6140 raft_consensus.cc:2272] T d6e2ec09d2324c4f8e31eee0b48b5859 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.344288  6140 tablet_replica.cc:333] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.344781  6140 raft_consensus.cc:2243] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.345454  6140 raft_consensus.cc:2272] T 0d2ae111313047c8b1d8a5fd77e63632 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.347082  6140 tablet_replica.cc:333] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.347538  6140 raft_consensus.cc:2243] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.347908  6140 raft_consensus.cc:2272] T fdb011cbd18649b5bae28c036c21fbb6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.349581  6140 tablet_replica.cc:333] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.350078  6140 raft_consensus.cc:2243] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.350456  6140 raft_consensus.cc:2272] T 69d9e29e1736446e86b22e4a697ac56c P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.352012  6140 tablet_replica.cc:333] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.352458  6140 raft_consensus.cc:2243] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.352809  6140 raft_consensus.cc:2272] T f5e07fb0e53347df82825f0a3d1cd8d6 P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.354501  6140 tablet_replica.cc:333] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.354943  6140 raft_consensus.cc:2243] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.355294  6140 raft_consensus.cc:2272] T 5ec762996234412c971094d8412de47f P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.356956  6140 tablet_replica.cc:333] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.357447  6140 raft_consensus.cc:2243] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.357894  6140 raft_consensus.cc:2272] T 19ad2818951a4e12b6bf6187d4e6f77c P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.359445  6140 tablet_replica.cc:333] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.359861  6140 raft_consensus.cc:2243] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.360179  6140 raft_consensus.cc:2272] T 597f4ef4aeed41b385b973bc412943bc P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.361729  6140 tablet_replica.cc:333] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.362211  6140 raft_consensus.cc:2243] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.363054  6140 raft_consensus.cc:2272] T ac4ff3cbb8d1441dae792c98b595600a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.365259  6140 tablet_replica.cc:333] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
W20260709 14:51:05.365784 11950 consensus_peers.cc:597] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.365878  6140 raft_consensus.cc:2243] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.366431  6140 raft_consensus.cc:2272] T 8e198f012f7d4474b5a9f0934f27b96a P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.368150  6140 tablet_replica.cc:333] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.368623  6140 raft_consensus.cc:2243] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.368978  6140 raft_consensus.cc:2272] T 1e44c71ed9c048778aceb752b9789b98 P 8dea6a93428f492588a1263f5977119c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.370929  6140 tablet_replica.cc:333] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.371532  6140 raft_consensus.cc:2243] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.372015  6140 raft_consensus.cc:2272] T 9d1b78225f384997acfe494b3cf3546f P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.373342 11950 consensus_peers.cc:597] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.373903 11950 consensus_peers.cc:597] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.374229  6140 tablet_replica.cc:333] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.374716  6140 raft_consensus.cc:2243] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.375094  6140 raft_consensus.cc:2272] T e186728a258449a2a3dd8cfb70c1f86f P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.376750  6140 tablet_replica.cc:333] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.377206  6140 raft_consensus.cc:2243] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.377934  6140 raft_consensus.cc:2272] T 2843c9b9d1c043aea55253c2072dc6bf P 8dea6a93428f492588a1263f5977119c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.379621  6140 tablet_replica.cc:333] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c: stopping tablet replica
I20260709 14:51:05.380069  6140 raft_consensus.cc:2243] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.380739  6140 raft_consensus.cc:2272] T 8613aa95881141b4b8e12159cbb29590 P 8dea6a93428f492588a1263f5977119c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.417284 11950 consensus_peers.cc:597] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. 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 14:51:05.436858  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
W20260709 14:51:05.464505 11950 consensus_peers.cc:597] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:05.476496 11950 consensus_peers.cc:597] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.504891  6140 tablet_server.cc:179] TabletServer@127.5.255.4:0 shutting down...
W20260709 14:51:05.525314 11950 consensus_peers.cc:597] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.546340  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:05.546473 11950 consensus_peers.cc:597] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 -> Peer 8dea6a93428f492588a1263f5977119c (127.5.255.3:39755): Couldn't send request to peer 8dea6a93428f492588a1263f5977119c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.3:39755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.547063  6140 tablet_replica.cc:333] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.547751  6140 raft_consensus.cc:2243] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.548628  6140 raft_consensus.cc:2272] T bbecfee6c4e14c5380a1d80aa090d93b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.550588  6140 tablet_replica.cc:333] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.551184  6140 raft_consensus.cc:2243] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.551560  6140 raft_consensus.cc:2272] T 589117c8b8314a70bdccdd968078b525 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.553349  6140 tablet_replica.cc:333] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.554005  6140 raft_consensus.cc:2243] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.554394  6140 raft_consensus.cc:2272] T 38e2743f80604e6c9eb3b240279f3bc0 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.556133  6140 tablet_replica.cc:333] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.556676  6140 raft_consensus.cc:2243] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.557058  6140 raft_consensus.cc:2272] T d6a6b94dc2734f5dba9bf95738c11e6b P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.558967  6140 tablet_replica.cc:333] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.559464  6140 raft_consensus.cc:2243] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.560148  6140 raft_consensus.cc:2272] T 597f4ef4aeed41b385b973bc412943bc P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.562081  6140 tablet_replica.cc:333] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.562578  6140 raft_consensus.cc:2243] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.563264  6140 raft_consensus.cc:2272] T 7d9a54217ce942528946905daab99e75 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.565043  6140 tablet_replica.cc:333] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.565574  6140 raft_consensus.cc:2243] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.566005  6140 raft_consensus.cc:2272] T bd1c598b1e9c42a6a8f37be8c4256c34 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.567747  6140 tablet_replica.cc:333] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.568279  6140 raft_consensus.cc:2243] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.568678  6140 raft_consensus.cc:2272] T ac4ff3cbb8d1441dae792c98b595600a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.570624  6140 tablet_replica.cc:333] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.571147  6140 raft_consensus.cc:2243] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.571538  6140 raft_consensus.cc:2272] T 8e198f012f7d4474b5a9f0934f27b96a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.573383  6140 tablet_replica.cc:333] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.574018  6140 raft_consensus.cc:2243] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.574724  6140 raft_consensus.cc:2272] T e79d1c36dcac4eb8a92c06c973bac492 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.576489  6140 tablet_replica.cc:333] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.576993  6140 raft_consensus.cc:2243] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.577651  6140 raft_consensus.cc:2272] T 37db3319894742498d8c7e0efedd2108 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.579505  6140 tablet_replica.cc:333] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.580029  6140 raft_consensus.cc:2243] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.580714  6140 raft_consensus.cc:2272] T fed7f31fcbd6477c8887949594dd63f1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.582444  6140 tablet_replica.cc:333] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.582955  6140 raft_consensus.cc:2243] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.583671  6140 raft_consensus.cc:2272] T be08818ee2384aa5910782a854a9559a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.585414  6140 tablet_replica.cc:333] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.585933  6140 raft_consensus.cc:2243] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.586629  6140 raft_consensus.cc:2272] T afaf6f343717418eb82a6d8ebbadf78e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.588549  6140 tablet_replica.cc:333] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.589262  6140 raft_consensus.cc:2243] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.589690  6140 raft_consensus.cc:2272] T 865e2485cf18454f93555b1da285861a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.592124  6140 tablet_replica.cc:333] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.592839  6140 raft_consensus.cc:2243] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.593291  6140 raft_consensus.cc:2272] T 1512ef543c124f499a223519a44fd5e1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.595538  6140 tablet_replica.cc:333] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.596192  6140 raft_consensus.cc:2243] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.596647  6140 raft_consensus.cc:2272] T 9f4be03e61ec4e28bd320c6b68b19f68 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.598441  6140 tablet_replica.cc:333] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.598922  6140 raft_consensus.cc:2243] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.599567  6140 raft_consensus.cc:2272] T 1e632bd588d045f2a8f17df2ddd649d9 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.601284  6140 tablet_replica.cc:333] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.601747  6140 raft_consensus.cc:2243] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.602443  6140 raft_consensus.cc:2272] T 7c46be53110d45ba890f348ee0b928f8 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.604067  6140 tablet_replica.cc:333] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.604524  6140 raft_consensus.cc:2243] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.604866  6140 raft_consensus.cc:2272] T b9ef9459084147d794542c6876cd4276 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.606575  6140 tablet_replica.cc:333] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.607059  6140 raft_consensus.cc:2243] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.607407  6140 raft_consensus.cc:2272] T 376965271b344c308641a576b6fa42d1 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.609037  6140 tablet_replica.cc:333] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.609522  6140 raft_consensus.cc:2243] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.609946  6140 raft_consensus.cc:2272] T 639d93ade7864accbcf0f90d94b0ae5a P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.611611  6140 tablet_replica.cc:333] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.612090  6140 raft_consensus.cc:2243] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.612445  6140 raft_consensus.cc:2272] T 5aaefb8787234e00a4301f58c391a007 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.614131  6140 tablet_replica.cc:333] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.614583  6140 raft_consensus.cc:2243] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.614946  6140 raft_consensus.cc:2272] T a33195b755764533950aee29f06f0200 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.618368  6140 tablet_replica.cc:333] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.618825  6140 raft_consensus.cc:2243] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.619165  6140 raft_consensus.cc:2272] T 50c8e5c501a84352a51490ad57d81288 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.620929  6140 tablet_replica.cc:333] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.621380  6140 raft_consensus.cc:2243] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.621718  6140 raft_consensus.cc:2272] T f5e07fb0e53347df82825f0a3d1cd8d6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.623346  6140 tablet_replica.cc:333] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.623835  6140 raft_consensus.cc:2243] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.624214  6140 raft_consensus.cc:2272] T 0d2ae111313047c8b1d8a5fd77e63632 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.625978  6140 tablet_replica.cc:333] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.626438  6140 raft_consensus.cc:2243] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.626811  6140 raft_consensus.cc:2272] T fdb011cbd18649b5bae28c036c21fbb6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.628506  6140 tablet_replica.cc:333] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.629027  6140 raft_consensus.cc:2243] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.629412  6140 raft_consensus.cc:2272] T 43192224a786482f92c577b13390f6e7 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.631219  6140 tablet_replica.cc:333] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.631825  6140 raft_consensus.cc:2243] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.632212  6140 raft_consensus.cc:2272] T 69d9e29e1736446e86b22e4a697ac56c P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.633891  6140 tablet_replica.cc:333] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.634349  6140 raft_consensus.cc:2243] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.635651  6140 raft_consensus.cc:2272] T 5ec762996234412c971094d8412de47f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.637195 12835 raft_consensus.cc:493] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ac38217e19fb4a268a0913d35cf50298)
I20260709 14:51:05.637352  6140 tablet_replica.cc:333] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.637609 12835 raft_consensus.cc:515] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871f6b1046dd4207b0c7e63dabb8ec39" member_type: VOTER last_known_addr { host: "127.5.255.4" port: 36271 } } peers { permanent_uuid: "ac38217e19fb4a268a0913d35cf50298" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37837 } } peers { permanent_uuid: "b55c51ce54f9497c9ce9a41efb4c5806" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 41683 } }
I20260709 14:51:05.637953  6140 raft_consensus.cc:2243] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.638450  6140 raft_consensus.cc:2272] T 6bb5011ebd4c4effa02ada1c3e887fd3 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.639531 12835 leader_election.cc:290] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837), b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683)
I20260709 14:51:05.641716  6140 tablet_replica.cc:333] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.642441  6140 raft_consensus.cc:2243] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.643366  6140 raft_consensus.cc:2272] T 226f946045fc4068a35ca86d4a8be53f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:05.643527 11950 leader_election.cc:336] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ac38217e19fb4a268a0913d35cf50298 (127.5.255.1:37837): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37837: connect: Connection refused (error 111)
W20260709 14:51:05.644006 11951 leader_election.cc:336] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b55c51ce54f9497c9ce9a41efb4c5806 (127.5.255.2:41683): Network error: Client connection negotiation failed: client connection to 127.5.255.2:41683: connect: Connection refused (error 111)
I20260709 14:51:05.644387 11951 leader_election.cc:304] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [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: 871f6b1046dd4207b0c7e63dabb8ec39; no voters: ac38217e19fb4a268a0913d35cf50298, b55c51ce54f9497c9ce9a41efb4c5806
I20260709 14:51:05.645017 12835 raft_consensus.cc:2749] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:05.645637  6140 tablet_replica.cc:333] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.646185  6140 raft_consensus.cc:2243] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.646817  6140 raft_consensus.cc:2272] T 8d38fe7903a54a8a8d7c0e5ac67a7bc4 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.648526  6140 tablet_replica.cc:333] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.649034  6140 raft_consensus.cc:2243] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.649914  6140 raft_consensus.cc:2272] T bad6005c9e784d669922327e40ac4d48 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.651597  6140 tablet_replica.cc:333] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.652069  6140 raft_consensus.cc:2243] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.652426  6140 raft_consensus.cc:2272] T e446b93384c44b8e91343f46b12b040e P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.654106  6140 tablet_replica.cc:333] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.654560  6140 raft_consensus.cc:2243] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.654922  6140 raft_consensus.cc:2272] T eb6225a6d81c4f6dad23389fa546f15f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.656509  6140 tablet_replica.cc:333] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.656944  6140 raft_consensus.cc:2243] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.657349  6140 raft_consensus.cc:2272] T 398c9f831c1e451ea2d09e6331093747 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.658883  6140 tablet_replica.cc:333] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.659319  6140 raft_consensus.cc:2243] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.659665  6140 raft_consensus.cc:2272] T 4b382705d76c405db3d9dfe64db9e3dd P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.661281  6140 tablet_replica.cc:333] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.661712  6140 raft_consensus.cc:2243] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.662382  6140 raft_consensus.cc:2272] T 9d1b78225f384997acfe494b3cf3546f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.663954  6140 tablet_replica.cc:333] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.664405  6140 raft_consensus.cc:2243] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.664752  6140 raft_consensus.cc:2272] T e186728a258449a2a3dd8cfb70c1f86f P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.666345  6140 tablet_replica.cc:333] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.666764  6140 raft_consensus.cc:2243] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.667114  6140 raft_consensus.cc:2272] T 2843c9b9d1c043aea55253c2072dc6bf P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.668753  6140 tablet_replica.cc:333] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.669168  6140 raft_consensus.cc:2243] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.669529  6140 raft_consensus.cc:2272] T d9c1a27986024d03b7e377d0f55614c6 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.671152  6140 tablet_replica.cc:333] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39: stopping tablet replica
I20260709 14:51:05.671561  6140 raft_consensus.cc:2243] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:05.671903  6140 raft_consensus.cc:2272] T 8613aa95881141b4b8e12159cbb29590 P 871f6b1046dd4207b0c7e63dabb8ec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.738198  6140 tablet_server.cc:196] TabletServer@127.5.255.4:0 shutdown complete.
I20260709 14:51:05.796187  6140 master.cc:562] Master@127.5.255.62:46435 shutting down...
I20260709 14:51:05.817159  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:05.817665  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:05.818035  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1c7f7e06ecc43d5a9575b6234e4ab2a: stopping tablet replica
I20260709 14:51:05.838505  6140 master.cc:584] Master@127.5.255.62:46435 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (25292 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:51:05.920382  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:36749
I20260709 14:51:05.921463  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:05.927191 12840 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 14:51:05.927211 12841 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 14:51:05.927821 12843 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 14:51:05.929509  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:05.930554  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:05.930727  6140 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 14:51:05.930887  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608665930869 us; error 0 us; skew 500 ppm
I20260709 14:51:05.931406  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:05.933557  6140 webserver.cc:533] Webserver started at http://127.5.255.62:33863/ using document root <none> and password file <none>
I20260709 14:51:05.934352  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:05.934523  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:05.934777  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:05.935824  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "cdbdc0ea59914d398b113ccd006eab42"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-jhh9"
I20260709 14:51:05.939963  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:05.943243 12848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:05.943894  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:05.944150  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "cdbdc0ea59914d398b113ccd006eab42"
format_stamp: "Formatted at 2026-07-09 14:51:05 on dist-test-slave-jhh9"
I20260709 14:51:05.944411  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-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 14:51:05.974282  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:05.975415  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.012727  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:36749
I20260709 14:51:06.012835 12899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:36749 every 8 connection(s)
I20260709 14:51:06.016443 12900 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 14:51:06.026358 12900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42: Bootstrap starting.
I20260709 14:51:06.031070 12900 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.034933 12900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42: No bootstrap required, opened a new log
I20260709 14:51:06.036988 12900 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER }
I20260709 14:51:06.037349 12900 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.037564 12900 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdbdc0ea59914d398b113ccd006eab42, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.038160 12900 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER }
I20260709 14:51:06.038647 12900 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:06.038865 12900 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:06.039105 12900 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.043002 12900 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER }
I20260709 14:51:06.043463 12900 leader_election.cc:304] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [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: cdbdc0ea59914d398b113ccd006eab42; no voters: 
I20260709 14:51:06.044462 12900 leader_election.cc:290] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:06.044809 12903 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.046156 12903 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 1 LEADER]: Becoming Leader. State: Replica: cdbdc0ea59914d398b113ccd006eab42, State: Running, Role: LEADER
I20260709 14:51:06.046733 12903 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [LEADER]: Queue going to LEADER mode. State: All 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: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER }
I20260709 14:51:06.047271 12900 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:06.050911 12904 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdbdc0ea59914d398b113ccd006eab42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER } }
I20260709 14:51:06.052202 12904 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:06.051687 12905 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdbdc0ea59914d398b113ccd006eab42. Latest consensus state: current_term: 1 leader_uuid: "cdbdc0ea59914d398b113ccd006eab42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdbdc0ea59914d398b113ccd006eab42" member_type: VOTER } }
I20260709 14:51:06.053079 12905 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:06.054252 12911 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:06.059453 12911 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:06.060794  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:06.067600 12911 catalog_manager.cc:1383] Generated new cluster ID: 97394db4330345c8b8682397a4ee5551
I20260709 14:51:06.067817 12911 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:06.079900 12911 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:06.081063 12911 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:06.096958 12911 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42: Generated new TSK 0
I20260709 14:51:06.097450 12911 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:06.126727  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:06.132107 12921 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 14:51:06.133087 12922 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 14:51:06.135280 12924 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 14:51:06.135618  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:06.136608  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.136816  6140 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 14:51:06.136979  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608666136962 us; error 0 us; skew 500 ppm
I20260709 14:51:06.137517  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.139776  6140 webserver.cc:533] Webserver started at http://127.5.255.1:39293/ using document root <none> and password file <none>
I20260709 14:51:06.140250  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.140451  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.140707  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.141799  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "fbedf76ab06e49939912f1b1d45a826c"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.146487  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:06.149772 12929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.150524  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:06.150805  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "fbedf76ab06e49939912f1b1d45a826c"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.151059  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-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 14:51:06.165259  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.166394  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.167805  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:06.169999  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:06.170197  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.170416  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:06.170584  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.210572  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:37761
I20260709 14:51:06.210664 12991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:37761 every 8 connection(s)
I20260709 14:51:06.215471  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:06.222388 12997 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 14:51:06.222743 12996 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 14:51:06.247843  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:06.250532 13001 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 14:51:06.252627  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.253168  6140 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 14:51:06.253417  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608666253394 us; error 0 us; skew 500 ppm
I20260709 14:51:06.254266  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.258788  6140 webserver.cc:533] Webserver started at http://127.5.255.2:36273/ using document root <none> and password file <none>
I20260709 14:51:06.259260 12992 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36749
I20260709 14:51:06.259400  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.259754  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.259831 12992 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:06.260123  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.260883 12992 heartbeater.cc:507] Master 127.5.255.62:36749 requested a full tablet report, sending...
I20260709 14:51:06.261793  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.263460 12865 ts_manager.cc:194] Registered new tserver with Master: fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:06.265656 12865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47486
I20260709 14:51:06.267299  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:06.271349 13005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.272037  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:06.272305  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.272543  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-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 14:51:06.288352  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.289505  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.290952  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:06.293190  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:06.293380  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.293625  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:06.293780  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.332736  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:37493
I20260709 14:51:06.332851 13067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:37493 every 8 connection(s)
I20260709 14:51:06.338353  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:06.345263 13071 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 14:51:06.346230 13072 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 14:51:06.348909  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:06.349205 13074 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 14:51:06.350168  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.350383  6140 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 14:51:06.350579  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608666350560 us; error 0 us; skew 500 ppm
I20260709 14:51:06.350587 13068 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36749
I20260709 14:51:06.351055 13068 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:06.351186  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.351781 13068 heartbeater.cc:507] Master 127.5.255.62:36749 requested a full tablet report, sending...
I20260709 14:51:06.353919  6140 webserver.cc:533] Webserver started at http://127.5.255.3:43703/ using document root <none> and password file <none>
I20260709 14:51:06.354022 12865 ts_manager.cc:194] Registered new tserver with Master: f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:06.354594  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.354851  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.355170  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.355891 12865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47488
I20260709 14:51:06.356877  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.361065  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 14:51:06.364301 13079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.364984  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:06.365270  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:06.365535  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-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 14:51:06.380808  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.382047  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.383419  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:06.385545  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:06.385737  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.386004  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:06.386175  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.426478  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:37491
I20260709 14:51:06.426569 13141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:37491 every 8 connection(s)
I20260709 14:51:06.440855 13142 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36749
I20260709 14:51:06.441238 13142 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:06.442035 13142 heartbeater.cc:507] Master 127.5.255.62:36749 requested a full tablet report, sending...
I20260709 14:51:06.444034 12865 ts_manager.cc:194] Registered new tserver with Master: b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:06.444497  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014557452s
I20260709 14:51:06.445421 12865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47496
I20260709 14:51:06.469415 12865 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47510:
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 14:51:06.472424 12865 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 14:51:06.540126 13107 tablet_service.cc:1511] Processing CreateTablet for tablet ce22ddcf1c8d4f77b1e873faab7daeb8 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:06.541677 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce22ddcf1c8d4f77b1e873faab7daeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.547493 13106 tablet_service.cc:1511] Processing CreateTablet for tablet 4d41f63f3bc3477a84dc6703540ee8cb (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:06.548940 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d41f63f3bc3477a84dc6703540ee8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.551033 13031 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca4b798454c21ba4db8978b9a7234 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:06.552470 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca4b798454c21ba4db8978b9a7234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.552201 13033 tablet_service.cc:1511] Processing CreateTablet for tablet ce22ddcf1c8d4f77b1e873faab7daeb8 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:06.552687 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca4b798454c21ba4db8978b9a7234 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:06.555819 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca4b798454c21ba4db8978b9a7234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.551040 13032 tablet_service.cc:1511] Processing CreateTablet for tablet 4d41f63f3bc3477a84dc6703540ee8cb (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:06.556838 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d41f63f3bc3477a84dc6703540ee8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.559039 13030 tablet_service.cc:1511] Processing CreateTablet for tablet 5f27173067e0436dafde6c8142fb8cf7 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:06.560362 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f27173067e0436dafde6c8142fb8cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.562670 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce22ddcf1c8d4f77b1e873faab7daeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.566320 12957 tablet_service.cc:1511] Processing CreateTablet for tablet ce22ddcf1c8d4f77b1e873faab7daeb8 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:06.567636 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce22ddcf1c8d4f77b1e873faab7daeb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.571193 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 4d41f63f3bc3477a84dc6703540ee8cb (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:06.572543 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d41f63f3bc3477a84dc6703540ee8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.575043 12955 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca4b798454c21ba4db8978b9a7234 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:06.576383 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca4b798454c21ba4db8978b9a7234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.575076 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 5f27173067e0436dafde6c8142fb8cf7 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:06.579197 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f27173067e0436dafde6c8142fb8cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.586764 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 5f27173067e0436dafde6c8142fb8cf7 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:06.588052 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f27173067e0436dafde6c8142fb8cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.603345 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebab1bb23db4bf2a46e198cae38c6bf (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:06.604703 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebab1bb23db4bf2a46e198cae38c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.617146 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebab1bb23db4bf2a46e198cae38c6bf (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:06.618471 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebab1bb23db4bf2a46e198cae38c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.620185 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 8250793a1a41453093d89e1fee5b1d0c (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:06.621517 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8250793a1a41453093d89e1fee5b1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.624622 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebab1bb23db4bf2a46e198cae38c6bf (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:06.625973 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebab1bb23db4bf2a46e198cae38c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.627007 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 8250793a1a41453093d89e1fee5b1d0c (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:06.628396 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8250793a1a41453093d89e1fee5b1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.630564 13102 tablet_service.cc:1511] Processing CreateTablet for tablet 8250793a1a41453093d89e1fee5b1d0c (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:06.631867 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8250793a1a41453093d89e1fee5b1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.634477 12950 tablet_service.cc:1511] Processing CreateTablet for tablet 509a787503494b4c9c2f10af16c24cac (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:06.635694 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a787503494b4c9c2f10af16c24cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.638079 13027 tablet_service.cc:1511] Processing CreateTablet for tablet ea44185b7d1e484daf931d5d0f38d157 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:06.638330 13101 tablet_service.cc:1511] Processing CreateTablet for tablet ea44185b7d1e484daf931d5d0f38d157 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:06.639364 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44185b7d1e484daf931d5d0f38d157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.639664 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44185b7d1e484daf931d5d0f38d157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.628350 12951 tablet_service.cc:1511] Processing CreateTablet for tablet ea44185b7d1e484daf931d5d0f38d157 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:06.641350 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44185b7d1e484daf931d5d0f38d157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.670745 13158 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.695969 13158 tablet_bootstrap.cc:654] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.702447 13157 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.712597 13159 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:06.715632 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 509a787503494b4c9c2f10af16c24cac (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:06.714419 13158 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.716742 13158 ts_tablet_manager.cc:1403] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.002s
I20260709 14:51:06.716902 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a787503494b4c9c2f10af16c24cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.717285 13027 tablet_service.cc:1511] Processing CreateTablet for tablet 509a787503494b4c9c2f10af16c24cac (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:06.718151 13028 tablet_service.cc:1511] Processing CreateTablet for tablet d07c5551b8ad430d83e805835ef49430 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:06.721297 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c5551b8ad430d83e805835ef49430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.721729 13103 tablet_service.cc:1511] Processing CreateTablet for tablet d07c5551b8ad430d83e805835ef49430 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:06.722954 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c5551b8ad430d83e805835ef49430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.722837 13158 raft_consensus.cc:359] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.724860 13158 raft_consensus.cc:385] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.725093 13158 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.725749 13158 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.727409 13031 tablet_service.cc:1511] Processing CreateTablet for tablet afe7feb0502945caad731f95902b57f6 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:06.727875 13105 tablet_service.cc:1511] Processing CreateTablet for tablet afe7feb0502945caad731f95902b57f6 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:06.728062 12957 tablet_service.cc:1511] Processing CreateTablet for tablet d07c5551b8ad430d83e805835ef49430 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:06.728603 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe7feb0502945caad731f95902b57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.729082 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe7feb0502945caad731f95902b57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.729135 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c5551b8ad430d83e805835ef49430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.738333 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a787503494b4c9c2f10af16c24cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.738760 12954 tablet_service.cc:1511] Processing CreateTablet for tablet afe7feb0502945caad731f95902b57f6 (DEFAULT_TABLE table=test-workload [id=87b8cc26327941fca428ef1f12300fb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:06.739933 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe7feb0502945caad731f95902b57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:06.742231 13159 tablet_bootstrap.cc:654] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.748458 13157 tablet_bootstrap.cc:654] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.752602 13159 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:06.753163 13159 ts_tablet_manager.cc:1403] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:51:06.756332 13159 raft_consensus.cc:359] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.757223 13142 heartbeater.cc:499] Master 127.5.255.62:36749 was elected leader, sending a full tablet report...
I20260709 14:51:06.758046 13158 ts_tablet_manager.cc:1434] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 14:51:06.759415 13158 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.765661 13158 tablet_bootstrap.cc:654] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.777905 13159 raft_consensus.cc:385] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.778249 13159 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.779170 13158 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.779192 13159 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.779879 13158 ts_tablet_manager.cc:1403] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 14:51:06.783710 13158 raft_consensus.cc:359] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.784374 13158 raft_consensus.cc:385] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.784670 13158 raft_consensus.cc:740] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.785516 12992 heartbeater.cc:499] Master 127.5.255.62:36749 was elected leader, sending a full tablet report...
I20260709 14:51:06.785355 13158 consensus_queue.cc:260] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.786166 13157 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:06.786638 13157 ts_tablet_manager.cc:1403] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.084s	user 0.001s	sys 0.010s
I20260709 14:51:06.787432 13158 ts_tablet_manager.cc:1434] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:06.788358 13158 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.788861 13157 raft_consensus.cc:359] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.789422 13157 raft_consensus.cc:385] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.789691 13157 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.790391 13157 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.792274 13159 ts_tablet_manager.cc:1434] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:51:06.792675 13068 heartbeater.cc:499] Master 127.5.255.62:36749 was elected leader, sending a full tablet report...
I20260709 14:51:06.793298 13159 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:06.793646 13157 ts_tablet_manager.cc:1434] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:06.794682 13157 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.795087 13158 tablet_bootstrap.cc:654] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.800741 13157 tablet_bootstrap.cc:654] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.810039 13159 tablet_bootstrap.cc:654] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.812018 13157 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:06.812491 13157 ts_tablet_manager.cc:1403] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 14:51:06.815044 13157 raft_consensus.cc:359] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.815702 13157 raft_consensus.cc:385] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.815986 13157 raft_consensus.cc:740] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.816604 13157 consensus_queue.cc:260] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.818109 13157 ts_tablet_manager.cc:1434] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:06.818849 13157 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.821388 13158 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.821907 13158 ts_tablet_manager.cc:1403] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.015s
I20260709 14:51:06.822435 13159 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:06.822896 13159 ts_tablet_manager.cc:1403] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.030s	user 0.000s	sys 0.011s
I20260709 14:51:06.824723 13158 raft_consensus.cc:359] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.825196 13157 tablet_bootstrap.cc:654] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.825425 13158 raft_consensus.cc:385] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.825819 13158 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.826694 13158 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.829512 13158 ts_tablet_manager.cc:1434] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:06.830471 13158 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.825682 13159 raft_consensus.cc:359] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.831126 13157 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:06.831434 13159 raft_consensus.cc:385] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.831657 13157 ts_tablet_manager.cc:1403] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:51:06.831743 13159 raft_consensus.cc:740] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.833913 13159 consensus_queue.cc:260] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.834547 13157 raft_consensus.cc:359] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.835242 13157 raft_consensus.cc:385] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.835505 13157 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.836010 13159 ts_tablet_manager.cc:1434] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 14:51:06.836400 13158 tablet_bootstrap.cc:654] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.836937 13159 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:06.836319 13157 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.839854 13157 ts_tablet_manager.cc:1434] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:06.840718 13157 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.843868 13159 tablet_bootstrap.cc:654] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.848062 13158 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.848605 13158 ts_tablet_manager.cc:1403] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:51:06.849561 13157 tablet_bootstrap.cc:654] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.851773 13158 raft_consensus.cc:359] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.852545 13158 raft_consensus.cc:385] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.852876 13158 raft_consensus.cc:740] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.853801 13158 consensus_queue.cc:260] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.857898 13158 ts_tablet_manager.cc:1434] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:06.858919 13158 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.864225 13159 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:06.864717 13159 ts_tablet_manager.cc:1403] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260709 14:51:06.866181 13158 tablet_bootstrap.cc:654] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.867554 13159 raft_consensus.cc:359] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.868259 13159 raft_consensus.cc:385] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.868551 13159 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.869457 13159 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.871143 13157 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:06.871562 13159 ts_tablet_manager.cc:1434] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:06.871598 13157 ts_tablet_manager.cc:1403] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260709 14:51:06.871817 13165 raft_consensus.cc:493] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.872687 13159 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:06.872431 13165 raft_consensus.cc:515] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.874245 13158 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.874963 13157 raft_consensus.cc:359] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.875674 13157 raft_consensus.cc:385] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.875978 13157 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.876688 13157 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.877839 13158 ts_tablet_manager.cc:1403] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.011s
I20260709 14:51:06.879536 13159 tablet_bootstrap.cc:654] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.880833 13158 raft_consensus.cc:359] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.881341 13157 ts_tablet_manager.cc:1434] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:06.881691 13158 raft_consensus.cc:385] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.882022 13158 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.882360 13157 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.882858 13158 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.886937 13158 ts_tablet_manager.cc:1434] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:06.887881 13158 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:06.889118 13157 tablet_bootstrap.cc:654] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.891077 13165 leader_election.cc:290] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:06.894075 13158 tablet_bootstrap.cc:654] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.895512 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
W20260709 14:51:06.897779 12930 leader_election.cc:343] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.891983 13166 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.900806 13166 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.905094 13161 raft_consensus.cc:493] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.905517 13161 raft_consensus.cc:515] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:06.906787 13159 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:06.907279 13159 ts_tablet_manager.cc:1403] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.005s
I20260709 14:51:06.908103 13161 leader_election.cc:290] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:06.911599 13159 raft_consensus.cc:359] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.912298 13159 raft_consensus.cc:385] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.912590 13159 raft_consensus.cc:740] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.913692 13159 consensus_queue.cc:260] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.918751 13166 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:06.919790 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
W20260709 14:51:06.921447 12932 leader_election.cc:343] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.921926 13159 ts_tablet_manager.cc:1434] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:51:06.923022 13166 raft_consensus.cc:493] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.923558 13166 raft_consensus.cc:515] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.924597 13159 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:06.921928 12932 leader_election.cc:304] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbedf76ab06e49939912f1b1d45a826c; no voters: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:06.927026 13165 raft_consensus.cc:2749] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.929037 13158 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:06.929517 13158 ts_tablet_manager.cc:1403] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.010s
I20260709 14:51:06.932371 13158 raft_consensus.cc:359] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.933066 13158 raft_consensus.cc:385] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.933344 13158 raft_consensus.cc:740] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.933385 13166 leader_election.cc:290] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:06.936463 13159 tablet_bootstrap.cc:654] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.943612 13161 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.944144 13161 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.945335 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:06.946615 13161 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:06.947073 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:06.947781 13159 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
W20260709 14:51:06.948945 13007 leader_election.cc:343] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:06.949724 13007 leader_election.cc:343] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.951294 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:06.951643 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:06.951999 13117 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 0.
I20260709 14:51:06.952368 13116 raft_consensus.cc:2468] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 0.
I20260709 14:51:06.952535 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:06.953176 12966 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:06.953368 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:06.954034 13006 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:06.954090 12967 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:06.954530 13081 leader_election.cc:304] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:06.955050 13166 raft_consensus.cc:2804] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.955418 13006 leader_election.cc:304] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:06.955463 13166 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.956084 13166 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.955420 13161 raft_consensus.cc:2804] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.956877 13161 raft_consensus.cc:493] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.957196 13161 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.959540 13158 consensus_queue.cc:260] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.962957 13185 raft_consensus.cc:2804] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.963766 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:06.964219 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:06.964484 13043 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:06.964957 13042 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:06.965363 13185 raft_consensus.cc:493] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.965771 13185 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.948333 13159 ts_tablet_manager.cc:1403] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260709 14:51:06.969385 13081 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:06.979027 13157 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:06.979481 13157 ts_tablet_manager.cc:1403] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.034s
I20260709 14:51:06.979200 13166 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.981395 13166 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:06.982080 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:06.981949 13157 raft_consensus.cc:359] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.982224 13159 raft_consensus.cc:359] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.982838 13157 raft_consensus.cc:385] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.982838 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:06.983599 13116 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:06.983891 13007 leader_election.cc:343] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.984567 13157 raft_consensus.cc:740] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.982975 13159 raft_consensus.cc:385] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.986753 13159 raft_consensus.cc:740] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.987699 13159 consensus_queue.cc:260] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.986342 13166 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.989384 13187 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.989835 13187 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.990157 13187 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.985373 13157 consensus_queue.cc:260] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:06.995513 13157 ts_tablet_manager.cc:1434] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:51:06.996061 13116 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:06.996461 13157 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:06.997255 13006 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:06.999251 13158 ts_tablet_manager.cc:1434] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.012s
I20260709 14:51:07.000339 13158 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:07.000466 13159 ts_tablet_manager.cc:1434] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.005s
I20260709 14:51:06.989182 13166 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.007498 13166 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.008229 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.008910 12967 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 0.
I20260709 14:51:07.009331 13185 raft_consensus.cc:515] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.010072 13007 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.011315 13185 leader_election.cc:290] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.011886 13185 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.012095 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
W20260709 14:51:07.013511 13007 leader_election.cc:343] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:07.012245 13185 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.008281 13166 raft_consensus.cc:2804] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.016968 13166 raft_consensus.cc:697] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:07.007617 13161 raft_consensus.cc:515] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:07.017839 13166 consensus_queue.cc:237] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.019840 13159 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:07.021188 13158 tablet_bootstrap.cc:654] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.018711 13185 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:07.015780 13081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.1:37761, user_credentials={real_user=slave}} blocked reactor thread for 46494.9us
I20260709 14:51:07.023952 13188 raft_consensus.cc:493] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.024413 13188 raft_consensus.cc:515] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.027010 13157 tablet_bootstrap.cc:654] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.027804 13161 leader_election.cc:290] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Requested vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:07.028270 13187 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.027676 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.030121 12967 raft_consensus.cc:2468] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:07.031131 13187 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.033355 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.034087 13188 leader_election.cc:290] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.034624 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:07.035174 13117 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.035370 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.031363 13185 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.036064 12967 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.037427 13185 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.037715 13159 tablet_bootstrap.cc:654] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.038867 13042 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.042912 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.043025 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:07.043359 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.043653 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.044188 13041 raft_consensus.cc:2393] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b05ab7d29ab24c1786b49af0af0eb1c2 in current term 1: Already voted for candidate f68956d16d9b4eb58bfd1f140e85bca2 in this term.
I20260709 14:51:07.043893 13115 raft_consensus.cc:2393] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f68956d16d9b4eb58bfd1f140e85bca2 in current term 1: Already voted for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in this term.
W20260709 14:51:07.044536 13082 leader_election.cc:343] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:07.038722 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.044281 12966 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.045899 13116 raft_consensus.cc:2393] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f68956d16d9b4eb58bfd1f140e85bca2 in current term 1: Already voted for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in this term.
I20260709 14:51:07.050884 13081 leader_election.cc:304] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:07.051512 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.053002 13188 raft_consensus.cc:2804] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.053436 13188 raft_consensus.cc:493] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.054417 13188 raft_consensus.cc:3060] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:07.059165 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:07.062111 13188 raft_consensus.cc:515] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.063598 13188 leader_election.cc:290] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.064054 12967 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.064560 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
W20260709 14:51:07.065672 13082 leader_election.cc:343] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:07.066555 12966 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:07.067453 13007 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:07.067555 13042 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.068104 13117 raft_consensus.cc:2468] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:07.069144 13166 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.069784 13166 raft_consensus.cc:697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:07.070655 13006 leader_election.cc:304] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:07.071604 13157 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:07.071734 13185 raft_consensus.cc:2804] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.072204 13157 ts_tablet_manager.cc:1403] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.009s
I20260709 14:51:07.072254 13185 raft_consensus.cc:697] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:07.060091 13081 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2; no voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:07.073493 13185 consensus_queue.cc:237] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.075119 13159 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:07.075366 13081 leader_election.cc:304] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.075306 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.075606 13159 ts_tablet_manager.cc:1403] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.011s
I20260709 14:51:07.076213 13187 raft_consensus.cc:2804] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.075557 13188 raft_consensus.cc:2749] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.076786 13187 raft_consensus.cc:697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:07.072620 13166 consensus_queue.cc:237] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.077587 13187 consensus_queue.cc:237] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:07.076361 12966 raft_consensus.cc:3060] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.079102 13159 raft_consensus.cc:359] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.079857 13159 raft_consensus.cc:385] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.080157 13159 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.080989 13159 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.083379 13159 ts_tablet_manager.cc:1434] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:07.085294 13157 raft_consensus.cc:359] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.085990 13157 raft_consensus.cc:385] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.084875 12966 raft_consensus.cc:2468] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.085033 13158 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:07.086107 13159 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:07.086432 13157 raft_consensus.cc:740] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.087287 13157 consensus_queue.cc:260] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.089203 13157 ts_tablet_manager.cc:1434] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:07.090168 13157 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:07.092691 13158 ts_tablet_manager.cc:1403] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.003s
I20260709 14:51:07.093421 13159 tablet_bootstrap.cc:654] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.095827 13158 raft_consensus.cc:359] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.096714 13158 raft_consensus.cc:385] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.097003 13158 raft_consensus.cc:740] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.098251 13158 consensus_queue.cc:260] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.100654 13158 ts_tablet_manager.cc:1434] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:51:07.101668 13158 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:07.101466 13081 leader_election.cc:304] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:07.102842 13161 raft_consensus.cc:2804] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.103319 13161 raft_consensus.cc:697] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:07.104138 13161 consensus_queue.cc:237] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.105149 13159 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:07.105695 13159 ts_tablet_manager.cc:1403] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 14:51:07.108423 13158 tablet_bootstrap.cc:654] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.108776 13159 raft_consensus.cc:359] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.109531 13159 raft_consensus.cc:385] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.109906 13159 raft_consensus.cc:740] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.113273 13159 consensus_queue.cc:260] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.113978 13157 tablet_bootstrap.cc:654] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.118655 13159 ts_tablet_manager.cc:1434] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:07.119788 13159 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:07.120894 12863 catalog_manager.cc:5697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.127274 12865 catalog_manager.cc:5697] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.129038 12865 catalog_manager.cc:5697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.131137 13158 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:07.131616 13158 ts_tablet_manager.cc:1403] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 14:51:07.133926 13159 tablet_bootstrap.cc:654] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.136550 13157 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:07.137064 13157 ts_tablet_manager.cc:1403] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.011s
I20260709 14:51:07.140275 13157 raft_consensus.cc:359] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.140980 13157 raft_consensus.cc:385] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.141270 13157 raft_consensus.cc:740] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.146559 13157 consensus_queue.cc:260] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.145772 13158 raft_consensus.cc:359] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.147950 13158 raft_consensus.cc:385] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.148221 13158 raft_consensus.cc:740] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.148918 13158 consensus_queue.cc:260] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.150888 12863 catalog_manager.cc:5697] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.152792 13157 ts_tablet_manager.cc:1434] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 14:51:07.153841 13157 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:07.155575 12865 catalog_manager.cc:5697] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.159106 13159 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:07.159627 13159 ts_tablet_manager.cc:1403] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.001s
I20260709 14:51:07.161327 13157 tablet_bootstrap.cc:654] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.162427 13159 raft_consensus.cc:359] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.163136 13159 raft_consensus.cc:385] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.163400 13159 raft_consensus.cc:740] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.150867 13158 ts_tablet_manager.cc:1434] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:07.164852 13158 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:07.164903 13159 consensus_queue.cc:260] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.170006 13158 tablet_bootstrap.cc:654] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.171142 13159 ts_tablet_manager.cc:1434] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:07.171921 13159 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:07.172906 13166 raft_consensus.cc:493] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.173434 13166 raft_consensus.cc:515] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.175274 13157 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:07.175726 13157 ts_tablet_manager.cc:1403] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:51:07.176584 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.177204 12966 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 0.
I20260709 14:51:07.178380 13007 leader_election.cc:304] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.178370 13157 raft_consensus.cc:359] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.179148 13157 raft_consensus.cc:385] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.179391 13185 raft_consensus.cc:2804] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.179934 13185 raft_consensus.cc:493] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.180181 13185 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.178684 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.180969 13117 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 0.
I20260709 14:51:07.183595 13158 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:07.184088 13158 ts_tablet_manager.cc:1403] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 14:51:07.175623 13166 leader_election.cc:290] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.186759 13158 raft_consensus.cc:359] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.187232 13158 raft_consensus.cc:385] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.187603 13158 raft_consensus.cc:740] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.187161 13185 raft_consensus.cc:515] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.188201 13158 consensus_queue.cc:260] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.189796 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.190418 12966 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.190557 13159 tablet_bootstrap.cc:654] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.190013 13158 ts_tablet_manager.cc:1434] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:07.192188 13158 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: Bootstrap starting.
I20260709 14:51:07.179423 13157 raft_consensus.cc:740] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.193825 13157 consensus_queue.cc:260] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.195811 13157 ts_tablet_manager.cc:1434] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:51:07.196683 13157 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:07.197139 12966 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:07.198292 13007 leader_election.cc:304] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.199088 13166 raft_consensus.cc:2804] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.199559 13166 raft_consensus.cc:697] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:07.200346 13166 consensus_queue.cc:237] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.201193 13158 tablet_bootstrap.cc:654] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.203063 13185 leader_election.cc:290] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.203861 13157 tablet_bootstrap.cc:654] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.205786 13159 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:07.206336 13159 ts_tablet_manager.cc:1403] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 14:51:07.208951 13159 raft_consensus.cc:359] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.209600 13159 raft_consensus.cc:385] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.209962 13159 raft_consensus.cc:740] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.210615 13159 consensus_queue.cc:260] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.205588 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:07.212980 13117 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.215765 13159 ts_tablet_manager.cc:1434] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:07.216760 13159 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:07.224153 13159 tablet_bootstrap.cc:654] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.229377 13117 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:07.238931 12863 catalog_manager.cc:5697] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.241526 13157 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:07.242036 13157 ts_tablet_manager.cc:1403] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.007s
I20260709 14:51:07.243230 13159 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: No bootstrap required, opened a new log
I20260709 14:51:07.243249 13158 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: No bootstrap required, opened a new log
I20260709 14:51:07.243916 13159 ts_tablet_manager.cc:1403] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260709 14:51:07.243933 13158 ts_tablet_manager.cc:1403] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.011s
I20260709 14:51:07.244743 13157 raft_consensus.cc:359] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.245399 13157 raft_consensus.cc:385] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.245652 13157 raft_consensus.cc:740] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.246469 13157 consensus_queue.cc:260] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.246922 13158 raft_consensus.cc:359] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.247018 13159 raft_consensus.cc:359] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.247658 13158 raft_consensus.cc:385] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.247852 13159 raft_consensus.cc:385] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.247948 13158 raft_consensus.cc:740] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.247478 13165 raft_consensus.cc:493] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.248318 13159 raft_consensus.cc:740] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.248816 13157 ts_tablet_manager.cc:1434] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:07.248641 13165 raft_consensus.cc:515] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.249028 13158 consensus_queue.cc:260] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.249333 13159 consensus_queue.cc:260] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.249833 13157 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: Bootstrap starting.
I20260709 14:51:07.251402 13158 ts_tablet_manager.cc:1434] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:07.253238 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.253440 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.253875 13117 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 0.
I20260709 14:51:07.250737 13165 leader_election.cc:290] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.254093 13042 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 0.
I20260709 14:51:07.255808 12932 leader_election.cc:304] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.256002 13157 tablet_bootstrap.cc:654] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.256616 13165 raft_consensus.cc:2804] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.256961 13165 raft_consensus.cc:493] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.257292 13165 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.264758 13165 raft_consensus.cc:515] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.267361 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.267891 13042 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.267532 13157 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: No bootstrap required, opened a new log
I20260709 14:51:07.269080 13157 ts_tablet_manager.cc:1403] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:51:07.269801 13165 leader_election.cc:290] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 election: Requested vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.270844 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:07.271317 13159 ts_tablet_manager.cc:1434] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:51:07.271394 13117 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.273082 13157 raft_consensus.cc:359] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.273773 13157 raft_consensus.cc:385] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.274053 13157 raft_consensus.cc:740] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.274817 13157 consensus_queue.cc:260] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.276412 13042 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 1.
I20260709 14:51:07.277009 13157 ts_tablet_manager.cc:1434] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:07.278476 12932 leader_election.cc:304] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.279300 13165 raft_consensus.cc:2804] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.279738 13165 raft_consensus.cc:697] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: Becoming Leader. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Running, Role: LEADER
I20260709 14:51:07.280517 13165 consensus_queue.cc:237] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.281335 13117 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 1.
I20260709 14:51:07.290349 12863 catalog_manager.cc:5697] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c reported cstate change: term changed from 0 to 1, leader changed from <none> to fbedf76ab06e49939912f1b1d45a826c (127.5.255.1). New cstate: current_term: 1 leader_uuid: "fbedf76ab06e49939912f1b1d45a826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.312222 13187 raft_consensus.cc:493] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.312628 13187 raft_consensus.cc:515] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.314209 13187 leader_election.cc:290] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.314795 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.315196 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.315356 12966 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:07.315732 13042 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:07.316323 13081 leader_election.cc:304] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.317037 13187 raft_consensus.cc:2804] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.317330 13187 raft_consensus.cc:493] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.317566 13187 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.322430 13165 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.322496 13187 raft_consensus.cc:515] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.322925 13165 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.324101 13187 leader_election.cc:290] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.324920 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.325388 13165 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.325467 12966 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.325428 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.326045 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.326788 13117 raft_consensus.cc:2393] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbedf76ab06e49939912f1b1d45a826c in current term 1: Already voted for candidate f68956d16d9b4eb58bfd1f140e85bca2 in this term.
I20260709 14:51:07.325400 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.327521 13041 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.327688 12930 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbedf76ab06e49939912f1b1d45a826c; no voters: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:07.328413 13165 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.332437 12966 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.333194 13165 raft_consensus.cc:2749] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.333509 13081 leader_election.cc:304] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.334288 13187 raft_consensus.cc:2804] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.334656 13187 raft_consensus.cc:697] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:07.334697 13041 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.335445 13187 consensus_queue.cc:237] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.342999 12863 catalog_manager.cc:5697] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.353045 13165 raft_consensus.cc:493] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.353466 13165 raft_consensus.cc:515] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.355042 13165 leader_election.cc:290] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.355593 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.356067 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.356127 13041 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 0.
I20260709 14:51:07.356722 13117 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 0.
I20260709 14:51:07.357183 12932 leader_election.cc:304] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.357930 13165 raft_consensus.cc:2804] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.358235 13165 raft_consensus.cc:493] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.358496 13165 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.362885 13165 raft_consensus.cc:515] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.364280 13165 leader_election.cc:290] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 election: Requested vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.364956 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.365132 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:07.365388 13041 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.365604 13117 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.370119 13041 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 1.
I20260709 14:51:07.370517 13117 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbedf76ab06e49939912f1b1d45a826c in term 1.
I20260709 14:51:07.371073 12932 leader_election.cc:304] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.371821 13165 raft_consensus.cc:2804] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.372176 13165 raft_consensus.cc:697] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: Becoming Leader. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Running, Role: LEADER
I20260709 14:51:07.372807 13165 consensus_queue.cc:237] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.379081 12863 catalog_manager.cc:5697] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c reported cstate change: term changed from 0 to 1, leader changed from <none> to fbedf76ab06e49939912f1b1d45a826c (127.5.255.1). New cstate: current_term: 1 leader_uuid: "fbedf76ab06e49939912f1b1d45a826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.411422 13166 raft_consensus.cc:493] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.411831 13166 raft_consensus.cc:515] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.413343 13166 leader_election.cc:290] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.414103 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.414319 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebab1bb23db4bf2a46e198cae38c6bf" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.414732 12966 raft_consensus.cc:2393] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f68956d16d9b4eb58bfd1f140e85bca2 in current term 1: Already voted for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in this term.
I20260709 14:51:07.415535 13007 leader_election.cc:304] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2; no voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:07.416112 13166 raft_consensus.cc:3060] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.420666 13166 raft_consensus.cc:2749] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.437716 13187 raft_consensus.cc:493] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.438181 13187 raft_consensus.cc:515] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.439742 13187 leader_election.cc:290] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.440412 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c" is_pre_election: true
I20260709 14:51:07.440734 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.440964 12966 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:07.441258 13041 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 0.
I20260709 14:51:07.441951 13081 leader_election.cc:304] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.442559 13187 raft_consensus.cc:2804] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.442852 13187 raft_consensus.cc:493] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.443178 13187 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.447988 13187 raft_consensus.cc:515] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.449427 13187 leader_election.cc:290] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:07.450098 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:07.450353 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:07.450645 12966 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.451397 13041 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.456171 12966 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.456701 13041 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:07.457080 13081 leader_election.cc:304] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:07.457801 13187 raft_consensus.cc:2804] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.458194 13187 raft_consensus.cc:697] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:07.458963 13187 consensus_queue.cc:237] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.465655 12863 catalog_manager.cc:5697] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.493458 13166 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.505103 13166 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.523270 13165 raft_consensus.cc:493] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.523610 13165 raft_consensus.cc:515] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:07.525153 13165 leader_election.cc:290] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:07.525722 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:07.526034 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "fbedf76ab06e49939912f1b1d45a826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:07.526719 13117 raft_consensus.cc:2393] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbedf76ab06e49939912f1b1d45a826c in current term 1: Already voted for candidate f68956d16d9b4eb58bfd1f140e85bca2 in this term.
I20260709 14:51:07.527454 12930 leader_election.cc:304] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbedf76ab06e49939912f1b1d45a826c; no voters: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:07.528021 13165 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.531378 13166 consensus_queue.cc:1048] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.533577 13165 raft_consensus.cc:2749] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.540347 13185 consensus_queue.cc:1048] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.550907 13185 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.561753 13189 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.573242 13187 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.575845 13187 consensus_queue.cc:1048] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.592402 13161 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.596334 13161 consensus_queue.cc:1048] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.658779 13189 consensus_queue.cc:1048] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.669698 13189 consensus_queue.cc:1048] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.675287  6140 ts_manager.cc:295] Set tserver state for fbedf76ab06e49939912f1b1d45a826c to MAINTENANCE_MODE
I20260709 14:51:07.676152  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:51:07.702370  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.703199  6140 tablet_replica.cc:333] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.703794  6140 raft_consensus.cc:2243] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.704342  6140 pending_rounds.cc:70] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Trying to abort 1 pending ops.
I20260709 14:51:07.704535  6140 pending_rounds.cc:77] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661101565747200 op_type: NO_OP noop_request { }
I20260709 14:51:07.704912  6140 raft_consensus.cc:2889] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:07.705243  6140 raft_consensus.cc:2272] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.707472  6140 tablet_replica.cc:333] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.707985  6140 raft_consensus.cc:2243] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.708483  6140 pending_rounds.cc:70] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Trying to abort 1 pending ops.
I20260709 14:51:07.708644  6140 pending_rounds.cc:77] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661101190234112 op_type: NO_OP noop_request { }
I20260709 14:51:07.708846  6140 raft_consensus.cc:2889] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:07.709052  6140 raft_consensus.cc:2272] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.710938  6140 tablet_replica.cc:333] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.711414  6140 raft_consensus.cc:2243] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.711740  6140 raft_consensus.cc:2272] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.713634  6140 tablet_replica.cc:333] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.714145  6140 raft_consensus.cc:2243] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.714450  6140 raft_consensus.cc:2272] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.715924  6140 tablet_replica.cc:333] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.716393  6140 raft_consensus.cc:2243] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.716720  6140 raft_consensus.cc:2272] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.718591  6140 tablet_replica.cc:333] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.719033  6140 raft_consensus.cc:2243] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.719362  6140 raft_consensus.cc:2272] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.720791  6140 tablet_replica.cc:333] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.721220  6140 raft_consensus.cc:2243] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.721551  6140 raft_consensus.cc:2272] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.723492  6140 tablet_replica.cc:333] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.723915  6140 raft_consensus.cc:2243] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.724256  6140 raft_consensus.cc:2272] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.726307  6140 tablet_replica.cc:333] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.726760  6140 raft_consensus.cc:2243] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.727123  6140 raft_consensus.cc:2272] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.728957  6140 tablet_replica.cc:333] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: stopping tablet replica
I20260709 14:51:07.729386  6140 raft_consensus.cc:2243] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.729760  6140 raft_consensus.cc:2272] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.757897  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:51:07.764724 13188 consensus_queue.cc:1048] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:07.784271 13081 consensus_peers.cc:597] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.877910 13187 consensus_queue.cc:1048] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:07.891469 13081 consensus_peers.cc:597] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:07.961239 13007 consensus_peers.cc:597] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.029585 13081 consensus_peers.cc:597] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.060146 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:08.080672 13007 consensus_peers.cc:597] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.090682 13007 consensus_peers.cc:597] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.155869 13081 consensus_peers.cc:597] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.184851 13007 consensus_peers.cc:597] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.934257 13187 raft_consensus.cc:493] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.934652 13187 raft_consensus.cc:515] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:08.936214 13187 leader_election.cc:290] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:08.937268 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" is_pre_election: true
I20260709 14:51:08.937940 13041 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 1.
I20260709 14:51:08.938895 13082 leader_election.cc:304] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: 
W20260709 14:51:08.939330 13081 leader_election.cc:336] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111)
I20260709 14:51:08.939533 13187 raft_consensus.cc:2804] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:08.939910 13187 raft_consensus.cc:493] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.940234 13187 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.946110 13187 raft_consensus.cc:515] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:08.947671 13187 leader_election.cc:290] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:08.948791 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:08.949373 13041 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:08.950944 13081 leader_election.cc:336] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111)
I20260709 14:51:08.954628 13041 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:08.955529 13082 leader_election.cc:304] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:08.956284 13188 raft_consensus.cc:2804] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:08.956655 13188 raft_consensus.cc:697] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:08.957319 13188 consensus_queue.cc:237] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER 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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:08.963872 12865 catalog_manager.cc:5697] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 1 to 2, leader changed from fbedf76ab06e49939912f1b1d45a826c (127.5.255.1) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:09.061210 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:09.343735 13185 raft_consensus.cc:493] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.344378 13185 raft_consensus.cc:515] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:09.346712 13185 leader_election.cc:290] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:09.348399 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" is_pre_election: true
I20260709 14:51:09.349059 13117 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 1.
I20260709 14:51:09.350214 13006 leader_election.cc:304] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: 
W20260709 14:51:09.350764 13007 leader_election.cc:336] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111)
I20260709 14:51:09.350960 13185 raft_consensus.cc:2804] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:09.351374 13185 raft_consensus.cc:493] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.351698 13185 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.356528 13185 raft_consensus.cc:515] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:09.358065 13185 leader_election.cc:290] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:09.359151 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:09.359635 13117 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:09.361693 13007 leader_election.cc:336] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111)
I20260709 14:51:09.364929 13117 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:09.366745 13006 leader_election.cc:304] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, f68956d16d9b4eb58bfd1f140e85bca2; no voters: fbedf76ab06e49939912f1b1d45a826c
I20260709 14:51:09.367878 13185 raft_consensus.cc:2804] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.369666 13185 raft_consensus.cc:697] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:09.370419 13185 consensus_queue.cc:237] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER 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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:09.377589 12865 catalog_manager.cc:5697] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 1 to 2, leader changed from fbedf76ab06e49939912f1b1d45a826c (127.5.255.1) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.466652 13041 raft_consensus.cc:1275] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:09.467797 13188 consensus_queue.cc:1048] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:09.478327 13081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111) [suppressed 119 similar messages]
W20260709 14:51:09.481410 13081 consensus_peers.cc:597] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.793057 13007 consensus_peers.cc:597] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.857666 13117 raft_consensus.cc:1275] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:09.858896 13185 consensus_queue.cc:1048] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:10.062111 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:10.156556 13081 consensus_peers.cc:597] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.362282 13007 consensus_peers.cc:597] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.490645 13081 consensus_peers.cc:597] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.514860 13007 consensus_peers.cc:597] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.531486 13007 consensus_peers.cc:597] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.589370 13081 consensus_peers.cc:597] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.637112 13081 consensus_peers.cc:597] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:10.926005 13007 consensus_peers.cc:597] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:11.062939 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:11.919715 13081 consensus_peers.cc:597] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.063858 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:12.250659 13007 consensus_peers.cc:597] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.655548 13081 consensus_peers.cc:597] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:12.782297  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:12.788254 13259 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 14:51:12.790309 13262 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 14:51:12.790611 13260 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 14:51:12.792629  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:12.794804  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:12.795001  6140 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 14:51:12.795136  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608672795126 us; error 0 us; skew 500 ppm
I20260709 14:51:12.795594  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:12.797679  6140 webserver.cc:533] Webserver started at http://127.5.255.1:39293/ using document root <none> and password file <none>
I20260709 14:51:12.798156  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:12.798310  6140 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:51:12.801481  6140 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:51:12.804756 13267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:12.805465  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:12.805739  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "fbedf76ab06e49939912f1b1d45a826c"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-jhh9"
I20260709 14:51:12.806044  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608402882804-6140-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 14:51:12.821848  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:12.822768  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:12.824045  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:12.827234 13274 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:51:12.875590  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:51:12.875869  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260709 14:51:12.876153  6140 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:51:12.880612 13274 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:12.896621 13274 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:12.897545 13274 tablet_bootstrap.cc:492] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:12.898191 13274 ts_tablet_manager.cc:1403] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:51:12.900846 13274 raft_consensus.cc:359] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.901543 13274 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.902436 13274 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.906876 13274 ts_tablet_manager.cc:1434] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:12.907821 13274 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:12.922915 13274 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:12.923604 13274 tablet_bootstrap.cc:492] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:12.924101 13274 ts_tablet_manager.cc:1403] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:51:12.924952  6140 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:51:12.925220  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.049s	user 0.043s	sys 0.003s
I20260709 14:51:12.926234 13274 raft_consensus.cc:359] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.926862 13274 raft_consensus.cc:740] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.927460 13274 consensus_queue.cc:260] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.928990 13274 ts_tablet_manager.cc:1434] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:12.929630 13274 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:12.943436 13274 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:12.944490 13274 tablet_bootstrap.cc:492] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:12.945170 13274 ts_tablet_manager.cc:1403] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:51:12.948107 13274 raft_consensus.cc:359] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.948964 13274 raft_consensus.cc:740] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.949878 13274 consensus_queue.cc:260] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.951936 13274 ts_tablet_manager.cc:1434] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260709 14:51:12.952775 13081 consensus_peers.cc:597] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:12.952796 13274 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:12.966531 13274 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:12.967339 13274 tablet_bootstrap.cc:492] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:12.968041 13274 ts_tablet_manager.cc:1403] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:51:12.970574 13274 raft_consensus.cc:359] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.971242 13274 raft_consensus.cc:740] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.971895 13274 consensus_queue.cc:260] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:12.973937 13274 ts_tablet_manager.cc:1434] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:12.974735 13274 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:12.974875  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:37761
I20260709 14:51:12.974996 13335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:37761 every 8 connection(s)
W20260709 14:51:12.979686 13337 tablet.cc:2406] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:12.980099  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:13.017191 13274 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.018143 13274 tablet_bootstrap.cc:492] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.018785 13274 ts_tablet_manager.cc:1403] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.026s
I20260709 14:51:13.021251 13274 raft_consensus.cc:359] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.021988 13274 raft_consensus.cc:740] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.022565 13336 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36749
I20260709 14:51:13.022992 13336 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:13.022758 13274 consensus_queue.cc:260] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.023828 13336 heartbeater.cc:507] Master 127.5.255.62:36749 requested a full tablet report, sending...
I20260709 14:51:13.024911 13274 ts_tablet_manager.cc:1434] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:51:13.025769 13274 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:13.029624 13041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:13.030346 13041 raft_consensus.cc:606] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:13.031665 12862 ts_manager.cc:194] Re-registered known tserver with Master: fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:13.033210 13041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:13.033840 13041 raft_consensus.cc:606] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:13.044029 12862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57120
I20260709 14:51:13.047442 13336 heartbeater.cc:499] Master 127.5.255.62:36749 was elected leader, sending a full tablet report...
I20260709 14:51:13.049535 13274 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.050240 13274 tablet_bootstrap.cc:492] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.050719 13274 ts_tablet_manager.cc:1403] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260709 14:51:13.052623 13274 raft_consensus.cc:359] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.053154 13274 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.053741 13274 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.055707 13274 ts_tablet_manager.cc:1434] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:13.056550 13274 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:13.057839 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:13.058400 13117 raft_consensus.cc:606] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:13.059684  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:13.060331  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:13.061031  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:13.064733 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:13.067698 13081 consensus_peers.cc:597] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:13.073391 13274 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.074368 13274 tablet_bootstrap.cc:492] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.074928 13274 ts_tablet_manager.cc:1403] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 14:51:13.076565 13274 raft_consensus.cc:359] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:13.077018 13274 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.077526 13274 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [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: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:13.078871 13274 ts_tablet_manager.cc:1434] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:13.079461 13274 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:13.089893 13274 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.090543 13274 tablet_bootstrap.cc:492] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.091015 13274 ts_tablet_manager.cc:1403] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:51:13.092585 13274 raft_consensus.cc:359] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.093051 13274 raft_consensus.cc:740] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.093545 13274 consensus_queue.cc:260] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.095237 13274 ts_tablet_manager.cc:1434] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:13.095999 13274 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:13.106348 13274 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.107004 13274 tablet_bootstrap.cc:492] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.107508 13274 ts_tablet_manager.cc:1403] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:51:13.109128 13274 raft_consensus.cc:359] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.109663 13274 raft_consensus.cc:740] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.110227 13274 consensus_queue.cc:260] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.111581 13274 ts_tablet_manager.cc:1434] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:13.112185 13274 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Bootstrap starting.
I20260709 14:51:13.122931 13274 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: 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 14:51:13.123600 13274 tablet_bootstrap.cc:492] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Bootstrap complete.
I20260709 14:51:13.124075 13274 ts_tablet_manager.cc:1403] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:51:13.125643 13274 raft_consensus.cc:359] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.126133 13274 raft_consensus.cc:740] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbedf76ab06e49939912f1b1d45a826c, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.126673 13274 consensus_queue.cc:260] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.127977 13274 ts_tablet_manager.cc:1434] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:13.205698 13185 raft_consensus.cc:993] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:13.206146 13350 raft_consensus.cc:1081] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:13.207583 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:13.208132 13117 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.208396 13117 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.213538 13117 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.215381 13117 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:13.216094 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:13.216691 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:13.216820 13309 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.217417 13041 raft_consensus.cc:3055] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:13.217747 13041 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:13.218586 13041 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.219699 13041 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.224010 13309 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:13.224398 13185 raft_consensus.cc:993] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:13.225069 13350 raft_consensus.cc:1081] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:13.225298 13081 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:13.226145 13257 raft_consensus.cc:2804] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:13.228006 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:13.228600 13117 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.228951 13117 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.229643 13041 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:13.231725 13257 raft_consensus.cc:697] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:13.232595 13257 consensus_queue.cc:237] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.236214 13117 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.237957 13117 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:13.238485 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:13.238956 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:13.239044 13309 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.239530 13041 raft_consensus.cc:3055] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:13.239869 13041 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:13.240509 13041 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.241400 13041 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.241526 12862 catalog_manager.cc:5697] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 1 to 2, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.245645 13309 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:13.246943 13081 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:13.247747 13257 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:13.248291 13257 raft_consensus.cc:697] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:13.248230 13041 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:13.249464 13257 consensus_queue.cc:237] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:13.259548 13309 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.259405 12862 catalog_manager.cc:5697] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 1 to 2, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.265040 13309 pending_rounds.cc:85] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Aborting all ops after (but not including) 0
I20260709 14:51:13.265251 13309 pending_rounds.cc:107] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:13.265523 13309 raft_consensus.cc:2889] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:13.310775 13309 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.315515 13309 pending_rounds.cc:85] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Aborting all ops after (but not including) 0
I20260709 14:51:13.315722 13309 pending_rounds.cc:107] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:13.315944 13309 raft_consensus.cc:2889] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:13.372154 13354 raft_consensus.cc:993] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:13.372613 13257 raft_consensus.cc:1081] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:13.374377 13041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:13.374943 13041 raft_consensus.cc:493] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.375305 13041 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.380540 13041 raft_consensus.cc:515] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:13.382026 13041 leader_election.cc:290] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Requested vote from peers b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491), fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:13.382759 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:13.382931 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:13.383344 13117 raft_consensus.cc:3055] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:13.383492 13309 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.383612 13117 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:13.384351 13117 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:13.385483 13117 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.389900 13309 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:13.390895 13007 leader_election.cc:304] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:13.391371 13117 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:13.391507 13185 raft_consensus.cc:2804] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:13.391923 13185 raft_consensus.cc:697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:13.392614 13185 consensus_queue.cc:237] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:13.398689 12862 catalog_manager.cc:5697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 1 to 2, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.639592 13309 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.640743 13257 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.640992 13041 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.642172 13257 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.652537 13042 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.653967 13368 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.663709 13309 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.665781 13371 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.824398 13309 raft_consensus.cc:1275] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.825644 13353 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.833604 13117 raft_consensus.cc:1275] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.835173 13350 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:14.065682 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:14.070737  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:14.078383 13042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:14.078856 13042 raft_consensus.cc:606] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:14.081202 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:14.081712 13117 raft_consensus.cc:606] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:14.084162 13116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe7feb0502945caad731f95902b57f6"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:14.084599 13116 raft_consensus.cc:606] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:14.085523  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:14.085973  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:14.086483  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:14.091856 13371 raft_consensus.cc:993] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:14.092331 13370 raft_consensus.cc:1081] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:14.093652 13042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:14.094081 13042 raft_consensus.cc:493] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.094352 13042 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.099582 13042 raft_consensus.cc:515] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.101200 13042 leader_election.cc:290] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:14.101851 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:14.102118 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a787503494b4c9c2f10af16c24cac" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:14.102451 13309 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.102655 13116 raft_consensus.cc:3055] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:14.103006 13116 raft_consensus.cc:740] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:14.103652 13116 consensus_queue.cc:260] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.104573 13116 raft_consensus.cc:3060] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.107262 13309 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:14.108228 13007 leader_election.cc:304] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:14.108876 13350 raft_consensus.cc:2804] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:14.109253 13350 raft_consensus.cc:697] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:14.109313 13116 raft_consensus.cc:2468] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:14.110025 13350 consensus_queue.cc:237] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.116735 12865 catalog_manager.cc:5697] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 1 to 2, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.169297 13371 raft_consensus.cc:993] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:14.169736 13382 raft_consensus.cc:1081] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:14.171187 13042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe7feb0502945caad731f95902b57f6"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:14.171687 13042 raft_consensus.cc:493] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.171975 13042 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.177378 13042 raft_consensus.cc:515] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.179394 13042 leader_election.cc:290] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 3 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:14.180799 13185 raft_consensus.cc:993] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:14.180719 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:14.181196 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe7feb0502945caad731f95902b57f6" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:14.181363 13350 raft_consensus.cc:1081] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:14.181448 13116 raft_consensus.cc:3055] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.181766 13309 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.181918 13116 raft_consensus.cc:740] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:14.182753 13116 consensus_queue.cc:260] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.183053 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:14.183585 13117 raft_consensus.cc:493] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.183653 13116 raft_consensus.cc:3060] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.183967 13117 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.188153 13309 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:14.188521 13116 raft_consensus.cc:2468] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:14.189172 13007 leader_election.cc:304] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [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: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:14.189999 13350 raft_consensus.cc:2804] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.190374 13350 raft_consensus.cc:697] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:14.190303 13117 raft_consensus.cc:515] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.191220 13350 consensus_queue.cc:237] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.192250 13117 leader_election.cc:290] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:14.192528 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:14.193162 13309 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.194099 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d41f63f3bc3477a84dc6703540ee8cb" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:14.194679 13042 raft_consensus.cc:3055] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:14.195001 13042 raft_consensus.cc:740] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:14.195997 13042 consensus_queue.cc:260] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.197248 13042 raft_consensus.cc:3060] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:14.200250 13309 raft_consensus.cc:2468] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:14.201373 13081 leader_election.cc:304] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:14.202159 13382 raft_consensus.cc:2804] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:14.202634 13382 raft_consensus.cc:697] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:14.202970 13042 raft_consensus.cc:2468] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:14.203477 13382 consensus_queue.cc:237] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:14.208006 12865 catalog_manager.cc:5697] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 2 to 3, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 3 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.210790 12863 catalog_manager.cc:5697] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 1 to 2, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.541646 13309 raft_consensus.cc:1275] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:14.542747 13185 consensus_queue.cc:1048] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.551127 13117 raft_consensus.cc:1275] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:14.552659 13185 consensus_queue.cc:1048] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.653914 13310 raft_consensus.cc:1275] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:14.654960 13382 consensus_queue.cc:1048] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.662793 13042 raft_consensus.cc:1275] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:14.664139 13370 consensus_queue.cc:1048] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.722512 13117 raft_consensus.cc:1275] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:14.723496 13185 consensus_queue.cc:1048] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.731160 13310 raft_consensus.cc:1275] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:14.732568 13350 consensus_queue.cc:1048] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:15.066610 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:15.092891  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:15.099635 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:15.100054 13117 raft_consensus.cc:606] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:15.102181 13042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:15.102592 13042 raft_consensus.cc:606] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:15.104738 13042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:15.105165 13042 raft_consensus.cc:606] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:15.106058  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:15.106487  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:15.106997  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:15.255548 13257 raft_consensus.cc:993] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:15.255932 13397 raft_consensus.cc:1081] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:15.257258 13042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:15.257688 13042 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.257963 13042 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.262689 13042 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.264092 13042 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 3 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:15.264765 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:15.264925 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:15.265339 13310 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.265465 13117 raft_consensus.cc:3055] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:15.265782 13117 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:15.266412 13117 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.267280 13117 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.271425 13310 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:15.271653 13117 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:15.272621 13007 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [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: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:15.273285 13395 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:15.273734 13395 raft_consensus.cc:697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:15.274500 13395 consensus_queue.cc:237] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.281365 12865 catalog_manager.cc:5697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 2 to 3, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 3 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.453850 13185 raft_consensus.cc:993] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:15.454247 13395 raft_consensus.cc:1081] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:15.455492 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:15.455899 13117 raft_consensus.cc:493] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.456122 13117 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.460593 13117 raft_consensus.cc:515] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.461941 13117 leader_election.cc:290] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:15.462594 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:15.462839 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8250793a1a41453093d89e1fee5b1d0c" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:15.463097 13310 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.463402 13042 raft_consensus.cc:3055] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:15.463666 13042 raft_consensus.cc:740] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:15.464288 13042 consensus_queue.cc:260] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.465181 13042 raft_consensus.cc:3060] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:15.467803 13310 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:15.468703 13081 leader_election.cc:304] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:15.469385 13397 raft_consensus.cc:2804] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:15.469746 13397 raft_consensus.cc:697] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:15.470412 13042 raft_consensus.cc:2468] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 2.
I20260709 14:51:15.470527 13397 consensus_queue.cc:237] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.473357 13185 raft_consensus.cc:993] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:15.473776 13395 raft_consensus.cc:1081] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:15.475239 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:15.475798 13117 raft_consensus.cc:493] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:15.476233 13117 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.477622 12865 catalog_manager.cc:5697] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 1 to 2, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.480548 13117 raft_consensus.cc:515] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.482205 13117 leader_election.cc:290] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 3 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:15.482985 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:15.483525 13310 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.483436 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c5551b8ad430d83e805835ef49430" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:15.484117 13042 raft_consensus.cc:3055] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:15.484460 13042 raft_consensus.cc:740] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:15.485199 13042 consensus_queue.cc:260] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.486403 13042 raft_consensus.cc:3060] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:15.488459 13310 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 3.
I20260709 14:51:15.489264 13081 leader_election.cc:304] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:15.489863 13397 raft_consensus.cc:2804] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:15.490319 13397 raft_consensus.cc:697] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:15.491272 13042 raft_consensus.cc:2468] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 3.
I20260709 14:51:15.491078 13397 consensus_queue.cc:237] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:15.497588 12865 catalog_manager.cc:5697] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 2 to 3, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.848946 13117 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:15.850082 13395 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:15.857896 13310 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:15.859544 13395 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:15.932096 13310 raft_consensus.cc:1275] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:15.933143 13397 consensus_queue.cc:1048] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:15.941504 13042 raft_consensus.cc:1275] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:15.943046 13415 consensus_queue.cc:1048] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.035115 13042 raft_consensus.cc:1275] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.036193 13415 consensus_queue.cc:1048] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.044138 13310 raft_consensus.cc:1275] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.045607 13399 consensus_queue.cc:1048] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:16.067425 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:16.112957  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:16.119791 13042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:16.120270 13042 raft_consensus.cc:606] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:16.122447 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:16.122859 13117 raft_consensus.cc:606] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:16.124863 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:16.125211 13117 raft_consensus.cc:606] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:16.126060  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:16.126561  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:16.127108  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:16.213517 13397 raft_consensus.cc:993] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:16.213973 13399 raft_consensus.cc:1081] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:16.215214 13042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:16.215660 13042 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.215938 13042 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.221252 13042 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.222960 13042 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 3 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:16.223532 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:16.223852 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:16.224118 13310 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.224351 13117 raft_consensus.cc:3055] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:16.224620 13117 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:16.225189 13117 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.226049 13117 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.228843 13310 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:16.229720 13007 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [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: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:16.230281 13117 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 3.
I20260709 14:51:16.230356 13395 raft_consensus.cc:2804] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:16.230846 13395 raft_consensus.cc:697] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:16.231606 13395 consensus_queue.cc:237] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.237771 12863 catalog_manager.cc:5697] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 2 to 3, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 3 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.325244 13409 raft_consensus.cc:993] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:16.326009 13395 raft_consensus.cc:1081] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:16.327489 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:16.328027 13117 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.328310 13117 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.335747 13117 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.337319 13117 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 4 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:16.338467 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:16.338943 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:16.339294 13310 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.339623 13042 raft_consensus.cc:3055] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:16.339919 13042 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:16.340826 13042 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.342247 13042 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.346319 13310 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 4.
I20260709 14:51:16.348549 13081 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:16.349684 13399 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:16.351048 13399 raft_consensus.cc:697] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:16.351866 13042 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 4.
I20260709 14:51:16.352031 13399 consensus_queue.cc:237] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.360150 12863 catalog_manager.cc:5697] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 3 to 4, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 4 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.415496 13415 raft_consensus.cc:993] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:16.415961 13399 raft_consensus.cc:1081] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:16.417270 13042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:16.417644 13042 raft_consensus.cc:493] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.417930 13042 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:16.422580 13042 raft_consensus.cc:515] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.424120 13042 leader_election.cc:290] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:16.425197 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:16.425540 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44185b7d1e484daf931d5d0f38d157" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:16.426030 13309 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:16.426117 13117 raft_consensus.cc:3055] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:16.426615 13117 raft_consensus.cc:740] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:16.427516 13117 consensus_queue.cc:260] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.429080 13117 raft_consensus.cc:3060] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:16.434343 13309 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:16.435479 13007 leader_election.cc:304] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:16.436091 13117 raft_consensus.cc:2468] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 2.
I20260709 14:51:16.436242 13395 raft_consensus.cc:2804] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:16.436754 13395 raft_consensus.cc:697] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:16.438212 13395 consensus_queue.cc:237] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:16.445356 12863 catalog_manager.cc:5697] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 1 to 2, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.657909 13310 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:16.659226 13395 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:16.678695 13117 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:16.680390 13429 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:16.845513 13042 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:16.846634 13415 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.855564 13310 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:16.857126 13415 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.916849 13117 raft_consensus.cc:1275] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.917971 13429 consensus_queue.cc:1048] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.926362 13310 raft_consensus.cc:1275] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:16.928467 13395 consensus_queue.cc:1048] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:17.068338 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:17.134119  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:17.142266 13117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
mode: GRACEFUL
new_leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:51:17.142771 13117 raft_consensus.cc:606] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Received request to transfer leadership to TS f68956d16d9b4eb58bfd1f140e85bca2
I20260709 14:51:17.145462 13041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:17.146029 13041 raft_consensus.cc:606] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:17.148211 13041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
mode: GRACEFUL
new_leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:50642
I20260709 14:51:17.148602 13041 raft_consensus.cc:606] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Received request to transfer leadership to TS b05ab7d29ab24c1786b49af0af0eb1c2
I20260709 14:51:17.149446  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:17.149919  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:17.150518  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:17.202261 13395 raft_consensus.cc:993] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:17.202859 13429 raft_consensus.cc:1081] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:17.204372 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:17.204769 13117 raft_consensus.cc:493] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.205015 13117 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.210650 13117 raft_consensus.cc:515] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.211934 13117 leader_election.cc:290] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 4 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493)
I20260709 14:51:17.212858 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:17.212991 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f27173067e0436dafde6c8142fb8cf7" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:17.213436 13308 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.213528 13041 raft_consensus.cc:3055] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:17.213984 13041 raft_consensus.cc:740] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:17.214980 13041 consensus_queue.cc:260] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.215885 13041 raft_consensus.cc:3060] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.220374 13308 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 4.
I20260709 14:51:17.221283 13081 leader_election.cc:304] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:17.221701 13041 raft_consensus.cc:2468] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 4.
I20260709 14:51:17.221920 13415 raft_consensus.cc:2804] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:17.222443 13415 raft_consensus.cc:697] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:17.223284 13415 consensus_queue.cc:237] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.230767 12865 catalog_manager.cc:5697] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 3 to 4, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 4 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.368036 13399 raft_consensus.cc:993] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: : Instructing follower f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:17.368428 13415 raft_consensus.cc:1081] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Signalling peer f68956d16d9b4eb58bfd1f140e85bca2 to start an election
I20260709 14:51:17.369889 13041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234"
dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
 from {username='slave'} at 127.0.0.1:48300
I20260709 14:51:17.370381 13041 raft_consensus.cc:493] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.370638 13041 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:17.375597 13041 raft_consensus.cc:515] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.377111 13041 leader_election.cc:290] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [CANDIDATE]: Term 5 election: Requested vote from peers fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761), b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3:37491)
I20260709 14:51:17.377800 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:17.378506 13308 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:17.379092 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca4b798454c21ba4db8978b9a7234" candidate_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
I20260709 14:51:17.379631 13116 raft_consensus.cc:3055] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:17.379954 13116 raft_consensus.cc:740] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:17.380039 13395 raft_consensus.cc:993] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: : Instructing follower b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:17.380782 13429 raft_consensus.cc:1081] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Signalling peer b05ab7d29ab24c1786b49af0af0eb1c2 to start an election
I20260709 14:51:17.380765 13116 consensus_queue.cc:260] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.382203 13116 raft_consensus.cc:3060] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:17.382769 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8"
dest_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2"
 from {username='slave'} at 127.0.0.1:58792
I20260709 14:51:17.383291 13117 raft_consensus.cc:493] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.383628 13117 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:17.384670 13308 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 5.
I20260709 14:51:17.385624 13007 leader_election.cc:304] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [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: f68956d16d9b4eb58bfd1f140e85bca2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:17.386237 13429 raft_consensus.cc:2804] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:17.386602 13429 raft_consensus.cc:697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 5 LEADER]: Becoming Leader. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:17.387270 13429 consensus_queue.cc:237] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } }
I20260709 14:51:17.389575 13116 raft_consensus.cc:2468] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f68956d16d9b4eb58bfd1f140e85bca2 in term 5.
I20260709 14:51:17.392469 13117 raft_consensus.cc:515] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:17.394071 13117 leader_election.cc:290] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [CANDIDATE]: Term 3 election: Requested vote from peers f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493), fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761)
I20260709 14:51:17.395362 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f68956d16d9b4eb58bfd1f140e85bca2"
I20260709 14:51:17.395565 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce22ddcf1c8d4f77b1e873faab7daeb8" candidate_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbedf76ab06e49939912f1b1d45a826c"
I20260709 14:51:17.395955 13041 raft_consensus.cc:3055] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:17.396070 13308 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:17.395437 12865 catalog_manager.cc:5697] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 reported cstate change: term changed from 4 to 5, leader changed from b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3) to f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2). New cstate: current_term: 5 leader_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.396298 13041 raft_consensus.cc:740] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f68956d16d9b4eb58bfd1f140e85bca2, State: Running, Role: LEADER
I20260709 14:51:17.397289 13041 consensus_queue.cc:260] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [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: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:17.398557 13041 raft_consensus.cc:3060] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:17.401970 13308 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 3.
I20260709 14:51:17.402933 13081 leader_election.cc:304] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: b05ab7d29ab24c1786b49af0af0eb1c2, fbedf76ab06e49939912f1b1d45a826c; no voters: 
I20260709 14:51:17.403573 13415 raft_consensus.cc:2804] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:17.403703 13041 raft_consensus.cc:2468] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ab7d29ab24c1786b49af0af0eb1c2 in term 3.
I20260709 14:51:17.404594 13415 raft_consensus.cc:697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 LEADER]: Becoming Leader. State: Replica: b05ab7d29ab24c1786b49af0af0eb1c2, State: Running, Role: LEADER
I20260709 14:51:17.405470 13415 consensus_queue.cc:237] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [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: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } }
I20260709 14:51:17.412067 12865 catalog_manager.cc:5697] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 reported cstate change: term changed from 2 to 3, leader changed from f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2) to b05ab7d29ab24c1786b49af0af0eb1c2 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.615424 13041 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:17.616709 13399 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:17.624475 13308 raft_consensus.cc:1275] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:17.626981 13415 consensus_queue.cc:1048] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:17.853171 13308 raft_consensus.cc:1275] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:17.854321 13399 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:17.863922 13042 raft_consensus.cc:1275] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Refusing update from remote peer b05ab7d29ab24c1786b49af0af0eb1c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:17.865012 13399 consensus_queue.cc:1048] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f68956d16d9b4eb58bfd1f140e85bca2" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:17.913563 13310 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 5 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:17.914609 13429 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbedf76ab06e49939912f1b1d45a826c" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:17.924175 13117 raft_consensus.cc:1275] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 5 FOLLOWER]: Refusing update from remote peer f68956d16d9b4eb58bfd1f140e85bca2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:17.925462 13448 consensus_queue.cc:1048] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b05ab7d29ab24c1786b49af0af0eb1c2" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 37491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:51:18.069239 12913 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:18.156383  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:18.185901  6140 tablet_server.cc:179] TabletServer@127.5.255.1:37761 shutting down...
I20260709 14:51:18.210966  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.211724  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.212487  6140 raft_consensus.cc:2243] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.212971  6140 raft_consensus.cc:2272] T 8250793a1a41453093d89e1fee5b1d0c P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.215461  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.216122  6140 raft_consensus.cc:2243] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.216706  6140 raft_consensus.cc:2272] T d07c5551b8ad430d83e805835ef49430 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.218744 13081 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
I20260709 14:51:18.220137  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.221031  6140 raft_consensus.cc:2243] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.221688  6140 raft_consensus.cc:2272] T 9ebab1bb23db4bf2a46e198cae38c6bf P fbedf76ab06e49939912f1b1d45a826c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.223239 13081 consensus_peers.cc:597] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. 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 14:51:18.224794  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.225476  6140 raft_consensus.cc:2243] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.226013  6140 raft_consensus.cc:2272] T ce22ddcf1c8d4f77b1e873faab7daeb8 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.229344  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.230087  6140 raft_consensus.cc:2243] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.230608  6140 raft_consensus.cc:2272] T 1d5ca4b798454c21ba4db8978b9a7234 P fbedf76ab06e49939912f1b1d45a826c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.233459  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.234092  6140 raft_consensus.cc:2243] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.234570  6140 raft_consensus.cc:2272] T 5f27173067e0436dafde6c8142fb8cf7 P fbedf76ab06e49939912f1b1d45a826c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.236970  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.237515  6140 raft_consensus.cc:2243] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.237982  6140 raft_consensus.cc:2272] T ea44185b7d1e484daf931d5d0f38d157 P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.240150  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.240677  6140 raft_consensus.cc:2243] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.241144  6140 raft_consensus.cc:2272] T 509a787503494b4c9c2f10af16c24cac P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.243955  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.244539  6140 raft_consensus.cc:2243] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.245110  6140 raft_consensus.cc:2272] T afe7feb0502945caad731f95902b57f6 P fbedf76ab06e49939912f1b1d45a826c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.246377 13081 consensus_peers.cc:597] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. 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 14:51:18.247737  6140 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:18.248304  6140 raft_consensus.cc:2243] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.248746  6140 raft_consensus.cc:2272] T 4d41f63f3bc3477a84dc6703540ee8cb P fbedf76ab06e49939912f1b1d45a826c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.263773 13081 consensus_peers.cc:597] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. 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 14:51:18.264424 13081 consensus_peers.cc:597] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. 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 14:51:18.281361 13007 consensus_peers.cc:597] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.282146  6140 tablet_server.cc:196] TabletServer@127.5.255.1:37761 shutdown complete.
I20260709 14:51:18.305315  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
I20260709 14:51:18.326151  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.327059  6140 tablet_replica.cc:333] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.327906  6140 raft_consensus.cc:2243] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.328926  6140 raft_consensus.cc:2272] T 509a787503494b4c9c2f10af16c24cac P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.331359  6140 tablet_replica.cc:333] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.332015  6140 raft_consensus.cc:2243] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.332446  6140 raft_consensus.cc:2272] T d07c5551b8ad430d83e805835ef49430 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.334718  6140 tablet_replica.cc:333] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.335258  6140 raft_consensus.cc:2243] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.336066  6140 raft_consensus.cc:2272] T afe7feb0502945caad731f95902b57f6 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.338299  6140 tablet_replica.cc:333] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.338888  6140 raft_consensus.cc:2243] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.339344  6140 raft_consensus.cc:2272] T 9ebab1bb23db4bf2a46e198cae38c6bf P f68956d16d9b4eb58bfd1f140e85bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.341593  6140 tablet_replica.cc:333] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.342207  6140 raft_consensus.cc:2243] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.342672  6140 raft_consensus.cc:2272] T ce22ddcf1c8d4f77b1e873faab7daeb8 P f68956d16d9b4eb58bfd1f140e85bca2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.344142 13082 consensus_peers.cc:597] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493): Couldn't send request to peer f68956d16d9b4eb58bfd1f140e85bca2. 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 14:51:18.345741  6140 tablet_replica.cc:333] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.346400  6140 raft_consensus.cc:2243] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.346851  6140 raft_consensus.cc:2272] T 8250793a1a41453093d89e1fee5b1d0c P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.349166  6140 tablet_replica.cc:333] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.349665  6140 raft_consensus.cc:2243] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.350387  6140 raft_consensus.cc:2272] T ea44185b7d1e484daf931d5d0f38d157 P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.352335  6140 tablet_replica.cc:333] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.352814  6140 raft_consensus.cc:2243] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.353188  6140 raft_consensus.cc:2272] T 5f27173067e0436dafde6c8142fb8cf7 P f68956d16d9b4eb58bfd1f140e85bca2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.355624  6140 tablet_replica.cc:333] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.356212  6140 raft_consensus.cc:2243] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.356856  6140 raft_consensus.cc:2272] T 4d41f63f3bc3477a84dc6703540ee8cb P f68956d16d9b4eb58bfd1f140e85bca2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.359076  6140 tablet_replica.cc:333] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2: stopping tablet replica
I20260709 14:51:18.359551  6140 raft_consensus.cc:2243] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.360232  6140 raft_consensus.cc:2272] T 1d5ca4b798454c21ba4db8978b9a7234 P f68956d16d9b4eb58bfd1f140e85bca2 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.384300 13082 consensus_peers.cc:597] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer f68956d16d9b4eb58bfd1f140e85bca2 (127.5.255.2:37493): Couldn't send request to peer f68956d16d9b4eb58bfd1f140e85bca2. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:37493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.391955  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
I20260709 14:51:18.415207  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
W20260709 14:51:18.437019 13081 consensus_peers.cc:597] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.439734  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.440459  6140 tablet_replica.cc:333] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.441275  6140 raft_consensus.cc:2243] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.441927  6140 raft_consensus.cc:2272] T 509a787503494b4c9c2f10af16c24cac P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.443006 13081 consensus_peers.cc:597] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 -> Peer fbedf76ab06e49939912f1b1d45a826c (127.5.255.1:37761): Couldn't send request to peer fbedf76ab06e49939912f1b1d45a826c. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.444115  6140 tablet_replica.cc:333] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.444779  6140 raft_consensus.cc:2243] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.445569  6140 raft_consensus.cc:2272] T d07c5551b8ad430d83e805835ef49430 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.447556  6140 tablet_replica.cc:333] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.448232  6140 raft_consensus.cc:2243] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.449072  6140 raft_consensus.cc:2272] T 8250793a1a41453093d89e1fee5b1d0c P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.451115  6140 tablet_replica.cc:333] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.451680  6140 raft_consensus.cc:2243] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.452090  6140 raft_consensus.cc:2272] T afe7feb0502945caad731f95902b57f6 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.454073  6140 tablet_replica.cc:333] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.454526  6140 raft_consensus.cc:2243] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.455260  6140 raft_consensus.cc:2272] T 9ebab1bb23db4bf2a46e198cae38c6bf P b05ab7d29ab24c1786b49af0af0eb1c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.457195  6140 tablet_replica.cc:333] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.457665  6140 raft_consensus.cc:2243] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.458357  6140 raft_consensus.cc:2272] T ce22ddcf1c8d4f77b1e873faab7daeb8 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.460458  6140 tablet_replica.cc:333] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.460930  6140 raft_consensus.cc:2243] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.461299  6140 raft_consensus.cc:2272] T ea44185b7d1e484daf931d5d0f38d157 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.463099  6140 tablet_replica.cc:333] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.463611  6140 raft_consensus.cc:2243] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.464303  6140 raft_consensus.cc:2272] T 5f27173067e0436dafde6c8142fb8cf7 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.466696  6140 tablet_replica.cc:333] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.467183  6140 raft_consensus.cc:2243] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.467926  6140 raft_consensus.cc:2272] T 4d41f63f3bc3477a84dc6703540ee8cb P b05ab7d29ab24c1786b49af0af0eb1c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.469831  6140 tablet_replica.cc:333] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2: stopping tablet replica
I20260709 14:51:18.470259  6140 raft_consensus.cc:2243] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.470650  6140 raft_consensus.cc:2272] T 1d5ca4b798454c21ba4db8978b9a7234 P b05ab7d29ab24c1786b49af0af0eb1c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.499776  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:51:18.520298  6140 master.cc:562] Master@127.5.255.62:36749 shutting down...
I20260709 14:51:18.578025  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.578511  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.578788  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdbdc0ea59914d398b113ccd006eab42: stopping tablet replica
W20260709 14:51:19.563936 12896 debug-util.cc:398] Leaking SignalData structure 0x7b0800035e00 after lost signal to thread 6143
W20260709 14:51:19.596144  6140 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12896)
W20260709 14:51:20.596589  6140 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12896)
I20260709 14:51:21.280354  6140 master.cc:584] Master@127.5.255.62:36749 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15402 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:51:21.322647  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:45143
I20260709 14:51:21.323705  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.328702 13457 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 14:51:21.328760 13456 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 14:51:21.330034 13459 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 14:51:21.330909  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:21.331822  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:21.332012  6140 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 14:51:21.332155  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608681332136 us; error 0 us; skew 500 ppm
I20260709 14:51:21.332683  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:21.334860  6140 webserver.cc:533] Webserver started at http://127.5.255.62:38825/ using document root <none> and password file <none>
I20260709 14:51:21.335306  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:21.335472  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:21.335707  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:21.336760  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "1233c447150c4da7a9cb5a051aa6560c"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.340972  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:21.344055 13464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.344671  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:51:21.344938  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "1233c447150c4da7a9cb5a051aa6560c"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.345181  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-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 14:51:21.363361  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:21.364480  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:21.401954  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:45143
I20260709 14:51:21.402060 13515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:45143 every 8 connection(s)
I20260709 14:51:21.405685 13516 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 14:51:21.416286 13516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c: Bootstrap starting.
I20260709 14:51:21.420873 13516 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.424707 13516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c: No bootstrap required, opened a new log
I20260709 14:51:21.426800 13516 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER }
I20260709 14:51:21.427162 13516 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.427374 13516 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1233c447150c4da7a9cb5a051aa6560c, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.427876 13516 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER }
I20260709 14:51:21.428308 13516 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:21.428522 13516 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:21.428766 13516 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.432904 13516 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER }
I20260709 14:51:21.433359 13516 leader_election.cc:304] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [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: 1233c447150c4da7a9cb5a051aa6560c; no voters: 
I20260709 14:51:21.434394 13516 leader_election.cc:290] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:21.434669 13519 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.435890 13519 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 1 LEADER]: Becoming Leader. State: Replica: 1233c447150c4da7a9cb5a051aa6560c, State: Running, Role: LEADER
I20260709 14:51:21.436546 13519 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [LEADER]: Queue going to LEADER mode. State: All 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: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER }
I20260709 14:51:21.437083 13516 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:21.442338 13521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1233c447150c4da7a9cb5a051aa6560c. Latest consensus state: current_term: 1 leader_uuid: "1233c447150c4da7a9cb5a051aa6560c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER } }
I20260709 14:51:21.442368 13520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1233c447150c4da7a9cb5a051aa6560c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1233c447150c4da7a9cb5a051aa6560c" member_type: VOTER } }
I20260709 14:51:21.443166 13521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:21.443291 13520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:21.445042 13528 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:21.450088 13528 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:21.451638  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:21.458248 13528 catalog_manager.cc:1383] Generated new cluster ID: 60bb9ffcdedb4c06bfb3b6bf0bc5c117
I20260709 14:51:21.458453 13528 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:21.503015 13528 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:21.504168 13528 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:21.514688 13528 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c: Generated new TSK 0
I20260709 14:51:21.515157 13528 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:21.581621  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.587169 13537 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 14:51:21.588232 13538 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 14:51:21.589373 13540 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 14:51:21.589855  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:21.590637  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:21.590809  6140 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 14:51:21.590958  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608681590945 us; error 0 us; skew 500 ppm
I20260709 14:51:21.591415  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:21.593629  6140 webserver.cc:533] Webserver started at http://127.5.255.1:36933/ using document root <none> and password file <none>
I20260709 14:51:21.594076  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:21.594234  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:21.594442  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:21.595438  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.599608  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:21.602617 13545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.603291  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:21.603524  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.603758  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-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 14:51:21.624948  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:21.626016  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:21.627295  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:21.629346  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:21.629519  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.629747  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:21.629922  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:21.672631  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:34435
I20260709 14:51:21.672740 13607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:34435 every 8 connection(s)
I20260709 14:51:21.677397  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.683601 13612 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 14:51:21.684092 13613 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 14:51:21.686553  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:21.687983 13616 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 14:51:21.688927 13608 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45143
I20260709 14:51:21.689014  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:21.689280 13608 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:21.689309  6140 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 14:51:21.689597  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608681689579 us; error 0 us; skew 500 ppm
I20260709 14:51:21.690075 13608 heartbeater.cc:507] Master 127.5.255.62:45143 requested a full tablet report, sending...
I20260709 14:51:21.690181  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:21.691965 13481 ts_manager.cc:194] Registered new tserver with Master: 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435)
I20260709 14:51:21.692669  6140 webserver.cc:533] Webserver started at http://127.5.255.2:36055/ using document root <none> and password file <none>
I20260709 14:51:21.693145  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:21.693305  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:21.693539  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:21.693843 13481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60130
I20260709 14:51:21.694660  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "5d8d4e3792484df38e578d05176366cc"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.699216  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:21.702250 13620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.702912  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:21.703164  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "5d8d4e3792484df38e578d05176366cc"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.703416  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-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 14:51:21.713083  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:21.714128  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:21.715452  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:21.717408  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:21.717590  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.717803  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:21.717994  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:21.757041  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:34011
I20260709 14:51:21.757148 13682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:34011 every 8 connection(s)
I20260709 14:51:21.761639  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.768594 13686 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 14:51:21.769696 13687 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 14:51:21.772255  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:21.772655 13689 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 14:51:21.773675  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:21.773942  6140 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 14:51:21.774109  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608681774092 us; error 0 us; skew 500 ppm
I20260709 14:51:21.774719  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:21.774814 13683 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45143
I20260709 14:51:21.775223 13683 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:21.776098 13683 heartbeater.cc:507] Master 127.5.255.62:45143 requested a full tablet report, sending...
I20260709 14:51:21.777273  6140 webserver.cc:533] Webserver started at http://127.5.255.3:33241/ using document root <none> and password file <none>
I20260709 14:51:21.777921  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:21.778093  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:21.778203 13481 ts_manager.cc:194] Registered new tserver with Master: 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011)
I20260709 14:51:21.778352  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:21.779527  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "5622aa66b37e40c8b03b6f75e9763a37"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.779578 13481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60132
I20260709 14:51:21.783813  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:21.786929 13694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.787580  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:21.787855  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "5622aa66b37e40c8b03b6f75e9763a37"
format_stamp: "Formatted at 2026-07-09 14:51:21 on dist-test-slave-jhh9"
I20260709 14:51:21.788102  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608402882804-6140-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 14:51:21.802809  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:21.803819  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:21.805135  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:21.807179  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:21.807363  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.807569  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:21.807715  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:21.846911  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:43871
I20260709 14:51:21.847045 13756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:43871 every 8 connection(s)
I20260709 14:51:21.859541 13757 heartbeater.cc:344] Connected to a master server at 127.5.255.62:45143
I20260709 14:51:21.859907 13757 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:21.860566 13757 heartbeater.cc:507] Master 127.5.255.62:45143 requested a full tablet report, sending...
I20260709 14:51:21.862342 13481 ts_manager.cc:194] Registered new tserver with Master: 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:21.863018  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013072571s
I20260709 14:51:21.863929 13481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60138
I20260709 14:51:21.886647 13481 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60144:
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 14:51:21.889293 13481 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 14:51:21.937180 13722 tablet_service.cc:1511] Processing CreateTablet for tablet b112f78811d043a9a53d8f49923bd415 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:21.937685 13721 tablet_service.cc:1511] Processing CreateTablet for tablet d44bd529cf8b467f85ea6298b8ab37b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:21.938649 13722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b112f78811d043a9a53d8f49923bd415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.939332 13721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44bd529cf8b467f85ea6298b8ab37b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.941128 13573 tablet_service.cc:1511] Processing CreateTablet for tablet b112f78811d043a9a53d8f49923bd415 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:21.942667 13573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b112f78811d043a9a53d8f49923bd415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.946727 13572 tablet_service.cc:1511] Processing CreateTablet for tablet d44bd529cf8b467f85ea6298b8ab37b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:21.947948 13572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44bd529cf8b467f85ea6298b8ab37b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.958858 13772 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: Bootstrap starting.
I20260709 14:51:21.959570 13648 tablet_service.cc:1511] Processing CreateTablet for tablet b112f78811d043a9a53d8f49923bd415 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:21.960878 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b112f78811d043a9a53d8f49923bd415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.965880 13772 tablet_bootstrap.cc:654] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.966903 13647 tablet_service.cc:1511] Processing CreateTablet for tablet d44bd529cf8b467f85ea6298b8ab37b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ddbafab865dc46aaa7f443b75770b9f3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:21.968156 13647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44bd529cf8b467f85ea6298b8ab37b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:21.973997 13773 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: Bootstrap starting.
I20260709 14:51:21.981307 13773 tablet_bootstrap.cc:654] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.986713 13772 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: No bootstrap required, opened a new log
I20260709 14:51:21.987073 13772 ts_tablet_manager.cc:1403] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260709 14:51:21.989110 13772 raft_consensus.cc:359] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:21.989892 13772 raft_consensus.cc:385] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.990178 13772 raft_consensus.cc:740] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.991405 13775 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Bootstrap starting.
I20260709 14:51:21.991130 13772 consensus_queue.cc:260] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:21.992276 13773 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: No bootstrap required, opened a new log
I20260709 14:51:21.992806 13773 ts_tablet_manager.cc:1403] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260709 14:51:21.993546 13757 heartbeater.cc:499] Master 127.5.255.62:45143 was elected leader, sending a full tablet report...
I20260709 14:51:21.994071 13772 ts_tablet_manager.cc:1434] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:21.995111 13772 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Bootstrap starting.
I20260709 14:51:21.995663 13773 raft_consensus.cc:359] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:21.996416 13773 raft_consensus.cc:385] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.996701 13773 raft_consensus.cc:740] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.997562 13773 consensus_queue.cc:260] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:21.999244 13775 tablet_bootstrap.cc:654] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.002256 13772 tablet_bootstrap.cc:654] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.007576 13608 heartbeater.cc:499] Master 127.5.255.62:45143 was elected leader, sending a full tablet report...
I20260709 14:51:22.008615 13773 ts_tablet_manager.cc:1434] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:51:22.009650 13773 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Bootstrap starting.
I20260709 14:51:22.011551 13775 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: No bootstrap required, opened a new log
I20260709 14:51:22.012034 13775 ts_tablet_manager.cc:1403] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 14:51:22.014022 13772 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: No bootstrap required, opened a new log
I20260709 14:51:22.014578 13772 ts_tablet_manager.cc:1403] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 14:51:22.015117 13775 raft_consensus.cc:359] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.015846 13775 raft_consensus.cc:385] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.015913 13773 tablet_bootstrap.cc:654] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.016215 13775 raft_consensus.cc:740] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d4e3792484df38e578d05176366cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.017159 13775 consensus_queue.cc:260] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.017720 13772 raft_consensus.cc:359] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.018843 13772 raft_consensus.cc:385] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.019164 13772 raft_consensus.cc:740] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.020196 13772 consensus_queue.cc:260] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.021862 13773 tablet_bootstrap.cc:492] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: No bootstrap required, opened a new log
I20260709 14:51:22.022280 13772 ts_tablet_manager.cc:1434] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:22.022330 13773 ts_tablet_manager.cc:1403] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:51:22.024021 13683 heartbeater.cc:499] Master 127.5.255.62:45143 was elected leader, sending a full tablet report...
I20260709 14:51:22.024466 13775 ts_tablet_manager.cc:1434] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 14:51:22.025286 13775 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: Bootstrap starting.
I20260709 14:51:22.027478 13773 raft_consensus.cc:359] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.028146 13773 raft_consensus.cc:385] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.028460 13773 raft_consensus.cc:740] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.029124 13773 consensus_queue.cc:260] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.031174 13773 ts_tablet_manager.cc:1434] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:22.031395 13775 tablet_bootstrap.cc:654] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.038286 13775 tablet_bootstrap.cc:492] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: No bootstrap required, opened a new log
I20260709 14:51:22.038640 13775 ts_tablet_manager.cc:1403] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:51:22.040742 13775 raft_consensus.cc:359] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.041215 13775 raft_consensus.cc:385] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.041424 13775 raft_consensus.cc:740] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d4e3792484df38e578d05176366cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.041982 13775 consensus_queue.cc:260] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.043401 13775 ts_tablet_manager.cc:1434] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:22.204975 13778 raft_consensus.cc:493] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.205494 13778 raft_consensus.cc:515] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.207513 13778 leader_election.cc:290] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.208694 13777 raft_consensus.cc:493] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.209245 13777 raft_consensus.cc:515] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.211817 13777 leader_election.cc:290] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435), 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011)
I20260709 14:51:22.218708 13658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc" is_pre_election: true
I20260709 14:51:22.219452 13658 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.220701 13547 leader_election.cc:304] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.221484 13778 raft_consensus.cc:2804] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.221856 13778 raft_consensus.cc:493] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.222191 13778 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.225991 13658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc" is_pre_election: true
I20260709 14:51:22.226649 13658 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 0.
I20260709 14:51:22.227054 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37" is_pre_election: true
I20260709 14:51:22.227715 13732 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.227845 13696 leader_election.cc:304] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5622aa66b37e40c8b03b6f75e9763a37, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.228813 13777 raft_consensus.cc:2804] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.228937 13583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" is_pre_election: true
I20260709 14:51:22.229208 13777 raft_consensus.cc:493] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.229652 13777 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.229674 13583 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 0.
I20260709 14:51:22.229849 13778 raft_consensus.cc:515] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.231974 13778 leader_election.cc:290] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Requested vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.232805 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
I20260709 14:51:22.232751 13658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.233402 13732 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.233507 13658 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.236894 13777 raft_consensus.cc:515] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.239655 13583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
I20260709 14:51:22.239827 13777 leader_election.cc:290] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 1 election: Requested vote from peers 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435), 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011)
I20260709 14:51:22.240164 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.240191 13583 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.240814 13657 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.243765 13658 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.244402 13732 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.245700 13547 leader_election.cc:304] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5622aa66b37e40c8b03b6f75e9763a37; no voters: 
I20260709 14:51:22.247047 13778 raft_consensus.cc:2804] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.247915 13657 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 1.
I20260709 14:51:22.248296 13778 raft_consensus.cc:697] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Becoming Leader. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:22.249051 13696 leader_election.cc:304] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5622aa66b37e40c8b03b6f75e9763a37, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.249181 13778 consensus_queue.cc:237] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.249686 13777 raft_consensus.cc:2804] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.249954 13583 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 1.
I20260709 14:51:22.251013 13777 raft_consensus.cc:697] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 LEADER]: Becoming Leader. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Running, Role: LEADER
I20260709 14:51:22.251848 13777 consensus_queue.cc:237] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.259177 13480 catalog_manager.cc:5697] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.259457 13479 catalog_manager.cc:5697] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "5622aa66b37e40c8b03b6f75e9763a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.316932 13479 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60146:
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 14:51:22.318717 13479 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 14:51:22.340202 13572 tablet_service.cc:1511] Processing CreateTablet for tablet 8b13981ea1854b6e8624cf179636c2f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:22.341413 13572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b13981ea1854b6e8624cf179636c2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.341763 13648 tablet_service.cc:1511] Processing CreateTablet for tablet 8b13981ea1854b6e8624cf179636c2f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:22.343055 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b13981ea1854b6e8624cf179636c2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.343344 13722 tablet_service.cc:1511] Processing CreateTablet for tablet 8b13981ea1854b6e8624cf179636c2f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:22.344575 13722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b13981ea1854b6e8624cf179636c2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.344353 13573 tablet_service.cc:1511] Processing CreateTablet for tablet 391001908407433d95d6805ef56076c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:22.345546 13573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391001908407433d95d6805ef56076c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.347661 13721 tablet_service.cc:1511] Processing CreateTablet for tablet 391001908407433d95d6805ef56076c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:22.348835 13721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391001908407433d95d6805ef56076c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.348078 13647 tablet_service.cc:1511] Processing CreateTablet for tablet 391001908407433d95d6805ef56076c7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=392d3c07bdbd43c5ade479fc4391afdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:22.353226 13647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391001908407433d95d6805ef56076c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.359774 13772 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: Bootstrap starting.
I20260709 14:51:22.361223 13773 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: Bootstrap starting.
I20260709 14:51:22.365916 13772 tablet_bootstrap.cc:654] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.368192 13773 tablet_bootstrap.cc:654] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.375506 13772 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: No bootstrap required, opened a new log
I20260709 14:51:22.375531 13773 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: No bootstrap required, opened a new log
I20260709 14:51:22.376132 13773 ts_tablet_manager.cc:1403] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:51:22.377182 13772 ts_tablet_manager.cc:1403] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:51:22.378986 13773 raft_consensus.cc:359] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.379675 13775 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Bootstrap starting.
I20260709 14:51:22.379717 13773 raft_consensus.cc:385] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.380234 13773 raft_consensus.cc:740] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.380039 13772 raft_consensus.cc:359] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.380849 13772 raft_consensus.cc:385] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.381155 13772 raft_consensus.cc:740] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.382663 13772 consensus_queue.cc:260] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.381151 13773 consensus_queue.cc:260] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.385288 13773 ts_tablet_manager.cc:1434] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:22.389022 13773 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: Bootstrap starting.
I20260709 14:51:22.389876 13772 ts_tablet_manager.cc:1434] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:51:22.390889 13772 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: Bootstrap starting.
I20260709 14:51:22.392517 13775 tablet_bootstrap.cc:654] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.395135 13773 tablet_bootstrap.cc:654] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.397203 13772 tablet_bootstrap.cc:654] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.403944 13775 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: No bootstrap required, opened a new log
I20260709 14:51:22.404661 13775 ts_tablet_manager.cc:1403] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.013s
I20260709 14:51:22.405226 13773 tablet_bootstrap.cc:492] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: No bootstrap required, opened a new log
I20260709 14:51:22.405704 13773 ts_tablet_manager.cc:1403] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:51:22.405709 13772 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: No bootstrap required, opened a new log
I20260709 14:51:22.406464 13772 ts_tablet_manager.cc:1403] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:51:22.408218 13775 raft_consensus.cc:359] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.408579 13773 raft_consensus.cc:359] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.409260 13773 raft_consensus.cc:385] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.409569 13773 raft_consensus.cc:740] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.410418 13773 consensus_queue.cc:260] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.411825 13772 raft_consensus.cc:359] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.412554 13772 raft_consensus.cc:385] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.408962 13775 raft_consensus.cc:385] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.412722 13773 ts_tablet_manager.cc:1434] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:22.412937 13775 raft_consensus.cc:740] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d4e3792484df38e578d05176366cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.413443 13772 raft_consensus.cc:740] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.413736 13775 consensus_queue.cc:260] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.414268 13772 consensus_queue.cc:260] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.415953 13775 ts_tablet_manager.cc:1434] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:22.416428 13772 ts_tablet_manager.cc:1434] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:22.416930 13775 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: Bootstrap starting.
I20260709 14:51:22.423199 13775 tablet_bootstrap.cc:654] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.430076 13775 tablet_bootstrap.cc:492] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: No bootstrap required, opened a new log
I20260709 14:51:22.430418 13775 ts_tablet_manager.cc:1403] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:51:22.432400 13775 raft_consensus.cc:359] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.432875 13775 raft_consensus.cc:385] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.433056 13775 raft_consensus.cc:740] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8d4e3792484df38e578d05176366cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.433554 13775 consensus_queue.cc:260] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.435493 13775 ts_tablet_manager.cc:1434] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:22.436517 13778 raft_consensus.cc:493] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.437000 13778 raft_consensus.cc:515] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.438918 13778 leader_election.cc:290] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.440007 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37" is_pre_election: true
I20260709 14:51:22.440007 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc" is_pre_election: true
I20260709 14:51:22.440654 13732 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.440856 13657 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.441677 13547 leader_election.cc:304] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5622aa66b37e40c8b03b6f75e9763a37; no voters: 
I20260709 14:51:22.442373 13778 raft_consensus.cc:2804] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.442631 13778 raft_consensus.cc:493] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.442842 13778 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:22.446475 13529 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:22.448248 13778 raft_consensus.cc:515] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.449785 13778 leader_election.cc:290] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Requested vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.450450 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.450727 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
I20260709 14:51:22.450950 13657 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.451242 13732 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.456419 13732 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.456549 13657 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.457266 13547 leader_election.cc:304] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5622aa66b37e40c8b03b6f75e9763a37; no voters: 
I20260709 14:51:22.457944 13778 raft_consensus.cc:2804] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.458328 13778 raft_consensus.cc:697] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Becoming Leader. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:22.459064 13778 consensus_queue.cc:237] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.465299 13481 catalog_manager.cc:5697] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.483615 13778 raft_consensus.cc:493] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.484004 13778 raft_consensus.cc:515] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.485519 13778 leader_election.cc:290] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.486143 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391001908407433d95d6805ef56076c7" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc" is_pre_election: true
I20260709 14:51:22.486632 13657 raft_consensus.cc:2468] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.486657 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391001908407433d95d6805ef56076c7" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37" is_pre_election: true
I20260709 14:51:22.487226 13732 raft_consensus.cc:2468] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 0.
I20260709 14:51:22.487529 13547 leader_election.cc:304] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.488282 13778 raft_consensus.cc:2804] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.488644 13778 raft_consensus.cc:493] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.488942 13778 raft_consensus.cc:3060] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.493955 13778 raft_consensus.cc:515] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.495527 13778 leader_election.cc:290] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Requested vote from peers 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:22.495990 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391001908407433d95d6805ef56076c7" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.496469 13657 raft_consensus.cc:3060] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.496512 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391001908407433d95d6805ef56076c7" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
I20260709 14:51:22.497028 13732 raft_consensus.cc:3060] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.501468 13657 raft_consensus.cc:2468] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.502382 13732 raft_consensus.cc:2468] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 1.
I20260709 14:51:22.502381 13547 leader_election.cc:304] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.503312 13778 raft_consensus.cc:2804] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.503788 13778 raft_consensus.cc:697] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Becoming Leader. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:22.504395 13778 consensus_queue.cc:237] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.511073 13481 catalog_manager.cc:5697] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1). New cstate: current_term: 1 leader_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.543049 13732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415"
dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
mode: GRACEFUL
new_leader_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
 from {username='slave'} at 127.0.0.1:51652
I20260709 14:51:22.543509 13732 raft_consensus.cc:606] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 LEADER]: Received request to transfer leadership to TS 2497ef3ac20f4bf19a764e4eb1dff720
I20260709 14:51:22.554252 13583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8"
dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
mode: GRACEFUL
new_leader_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
 from {username='slave'} at 127.0.0.1:49078
I20260709 14:51:22.554708 13583 raft_consensus.cc:606] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Received request to transfer leadership to TS 5622aa66b37e40c8b03b6f75e9763a37
I20260709 14:51:22.578001  6140 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:51:22.579461  6140 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:51:22.579782  6140 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:51:22.590019 13583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9"
dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
mode: GRACEFUL
new_leader_uuid: "5d8d4e3792484df38e578d05176366cc"
 from {username='slave'} at 127.0.0.1:49088
I20260709 14:51:22.590461 13583 raft_consensus.cc:606] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Received request to transfer leadership to TS 5d8d4e3792484df38e578d05176366cc
I20260709 14:51:22.591355  6140 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:51:22.660851 13777 consensus_queue.cc:1048] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.686277 13811 consensus_queue.cc:1048] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.696074 13810 raft_consensus.cc:993] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: : Instructing follower 2497ef3ac20f4bf19a764e4eb1dff720 to start an election
I20260709 14:51:22.696518 13811 raft_consensus.cc:1081] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 LEADER]: Signalling peer 2497ef3ac20f4bf19a764e4eb1dff720 to start an election
I20260709 14:51:22.697907 13583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415"
dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
 from {username='slave'} at 127.0.0.1:49062
I20260709 14:51:22.698428 13583 raft_consensus.cc:493] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:22.698725 13583 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.703373 13583 raft_consensus.cc:515] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.705425 13583 leader_election.cc:290] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 2 election: Requested vote from peers 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871), 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011)
I20260709 14:51:22.705487 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
I20260709 14:51:22.706178 13732 raft_consensus.cc:3055] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:22.706408 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b112f78811d043a9a53d8f49923bd415" candidate_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.706494 13732 raft_consensus.cc:740] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Running, Role: LEADER
I20260709 14:51:22.707453 13732 consensus_queue.cc:260] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.708141 13657 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.708516 13732 raft_consensus.cc:3060] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.714993 13732 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 2.
I20260709 14:51:22.714998 13657 raft_consensus.cc:2468] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2497ef3ac20f4bf19a764e4eb1dff720 in term 2.
I20260709 14:51:22.715997 13547 leader_election.cc:304] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.716738 13788 raft_consensus.cc:2804] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.717231 13788 raft_consensus.cc:697] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 LEADER]: Becoming Leader. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:22.718143 13788 consensus_queue.cc:237] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } }
I20260709 14:51:22.719687 13778 consensus_queue.cc:1048] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.725346 13478 catalog_manager.cc:5697] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 reported cstate change: term changed from 1 to 2, leader changed from 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3) to 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1). New cstate: current_term: 2 leader_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.733649 13778 consensus_queue.cc:1048] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.743734 13788 raft_consensus.cc:993] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: : Instructing follower 5622aa66b37e40c8b03b6f75e9763a37 to start an election
I20260709 14:51:22.744096 13778 raft_consensus.cc:1081] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Signalling peer 5622aa66b37e40c8b03b6f75e9763a37 to start an election
I20260709 14:51:22.745386 13732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8"
dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
 from {username='slave'} at 127.0.0.1:51646
I20260709 14:51:22.745868 13732 raft_consensus.cc:493] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:22.746173 13732 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.752031 13732 raft_consensus.cc:515] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.753494 13732 leader_election.cc:290] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 2 election: Requested vote from peers 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435), 5d8d4e3792484df38e578d05176366cc (127.5.255.2:34011)
I20260709 14:51:22.754119 13583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
I20260709 14:51:22.754560 13657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44bd529cf8b467f85ea6298b8ab37b8" candidate_uuid: "5622aa66b37e40c8b03b6f75e9763a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d8d4e3792484df38e578d05176366cc"
I20260709 14:51:22.754731 13583 raft_consensus.cc:3055] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:22.755124 13583 raft_consensus.cc:740] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:22.755172 13657 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.756052 13583 consensus_queue.cc:260] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.757236 13583 raft_consensus.cc:3060] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.761987 13657 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 2.
I20260709 14:51:22.763087 13696 leader_election.cc:304] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5622aa66b37e40c8b03b6f75e9763a37, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:22.763665 13583 raft_consensus.cc:2468] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5622aa66b37e40c8b03b6f75e9763a37 in term 2.
I20260709 14:51:22.763727 13811 raft_consensus.cc:2804] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.764271 13811 raft_consensus.cc:697] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 LEADER]: Becoming Leader. State: Replica: 5622aa66b37e40c8b03b6f75e9763a37, State: Running, Role: LEADER
I20260709 14:51:22.765079 13811 consensus_queue.cc:237] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:22.770931 13478 catalog_manager.cc:5697] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 reported cstate change: term changed from 1 to 2, leader changed from 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1) to 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "5622aa66b37e40c8b03b6f75e9763a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.887684 13778 consensus_queue.cc:1048] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.897351 13818 consensus_queue.cc:1048] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.040103 13818 consensus_queue.cc:1048] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.045778 13788 raft_consensus.cc:993] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: : Instructing follower 5d8d4e3792484df38e578d05176366cc to start an election
I20260709 14:51:23.046253 13778 raft_consensus.cc:1081] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Signalling peer 5d8d4e3792484df38e578d05176366cc to start an election
I20260709 14:51:23.048056 13658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9"
dest_uuid: "5d8d4e3792484df38e578d05176366cc"
 from {username='slave'} at 127.0.0.1:34074
I20260709 14:51:23.048609 13658 raft_consensus.cc:493] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:23.048977 13658 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.052163 13818 consensus_queue.cc:1048] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.055490 13658 raft_consensus.cc:515] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:23.065649 13658 leader_election.cc:290] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [CANDIDATE]: Term 2 election: Requested vote from peers 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435), 5622aa66b37e40c8b03b6f75e9763a37 (127.5.255.3:43871)
I20260709 14:51:23.070636 13583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "5d8d4e3792484df38e578d05176366cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2497ef3ac20f4bf19a764e4eb1dff720"
I20260709 14:51:23.071070 13583 raft_consensus.cc:3055] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:23.071309 13583 raft_consensus.cc:740] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2497ef3ac20f4bf19a764e4eb1dff720, State: Running, Role: LEADER
I20260709 14:51:23.071909 13583 consensus_queue.cc:260] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:23.072790 13583 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.075191 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b13981ea1854b6e8624cf179636c2f9" candidate_uuid: "5d8d4e3792484df38e578d05176366cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5622aa66b37e40c8b03b6f75e9763a37"
I20260709 14:51:23.075697 13732 raft_consensus.cc:3060] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.078090 13583 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d8d4e3792484df38e578d05176366cc in term 2.
I20260709 14:51:23.079042 13621 leader_election.cc:304] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2497ef3ac20f4bf19a764e4eb1dff720, 5d8d4e3792484df38e578d05176366cc; no voters: 
I20260709 14:51:23.079787 13782 raft_consensus.cc:2804] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.080672 13732 raft_consensus.cc:2468] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d8d4e3792484df38e578d05176366cc in term 2.
I20260709 14:51:23.080961 13782 raft_consensus.cc:697] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 LEADER]: Becoming Leader. State: Replica: 5d8d4e3792484df38e578d05176366cc, State: Running, Role: LEADER
I20260709 14:51:23.081900 13782 consensus_queue.cc:237] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } }
I20260709 14:51:23.087294 13480 catalog_manager.cc:5697] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc reported cstate change: term changed from 1 to 2, leader changed from 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1) to 5d8d4e3792484df38e578d05176366cc (127.5.255.2). New cstate: current_term: 2 leader_uuid: "5d8d4e3792484df38e578d05176366cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2497ef3ac20f4bf19a764e4eb1dff720" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 34435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5622aa66b37e40c8b03b6f75e9763a37" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.212523  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:51:23.228574  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:23.229151  6140 tablet_replica.cc:333] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720: stopping tablet replica
I20260709 14:51:23.229687  6140 raft_consensus.cc:2243] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.230149  6140 raft_consensus.cc:2272] T 8b13981ea1854b6e8624cf179636c2f9 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.232403  6140 tablet_replica.cc:333] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720: stopping tablet replica
I20260709 14:51:23.232945  6140 raft_consensus.cc:2243] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.233037 13658 raft_consensus.cc:1275] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Refusing update from remote peer 2497ef3ac20f4bf19a764e4eb1dff720: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.233716  6140 raft_consensus.cc:2272] T 391001908407433d95d6805ef56076c7 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.234305 13818 consensus_queue.cc:1048] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d8d4e3792484df38e578d05176366cc" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.236272  6140 tablet_replica.cc:333] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: stopping tablet replica
I20260709 14:51:23.236953  6140 raft_consensus.cc:2243] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.237556  6140 pending_rounds.cc:70] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Trying to abort 1 pending ops.
I20260709 14:51:23.237775  6140 pending_rounds.cc:77] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661164421152768 op_type: NO_OP noop_request { }
I20260709 14:51:23.238163  6140 raft_consensus.cc:2889] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:23.238432  6140 raft_consensus.cc:2272] T b112f78811d043a9a53d8f49923bd415 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.240761  6140 tablet_replica.cc:333] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720: stopping tablet replica
I20260709 14:51:23.241219  6140 raft_consensus.cc:2243] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.241590  6140 raft_consensus.cc:2272] T d44bd529cf8b467f85ea6298b8ab37b8 P 2497ef3ac20f4bf19a764e4eb1dff720 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.263571  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
W20260709 14:51:23.271634 13695 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34435: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260709 14:51:23.274677 13695 consensus_peers.cc:597] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 -> Peer 2497ef3ac20f4bf19a764e4eb1dff720 (127.5.255.1:34435): Couldn't send request to peer 2497ef3ac20f4bf19a764e4eb1dff720. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:34435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.276057  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
I20260709 14:51:23.291947  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:23.292461  6140 tablet_replica.cc:333] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc: stopping tablet replica
I20260709 14:51:23.292968  6140 raft_consensus.cc:2243] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.293363  6140 raft_consensus.cc:2272] T 391001908407433d95d6805ef56076c7 P 5d8d4e3792484df38e578d05176366cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.295415  6140 tablet_replica.cc:333] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: stopping tablet replica
I20260709 14:51:23.295885  6140 raft_consensus.cc:2243] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.296423  6140 pending_rounds.cc:70] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Trying to abort 1 pending ops.
I20260709 14:51:23.296581  6140 pending_rounds.cc:77] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661165910515712 op_type: NO_OP noop_request { }
I20260709 14:51:23.296816  6140 raft_consensus.cc:2889] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:23.297057  6140 raft_consensus.cc:2272] T 8b13981ea1854b6e8624cf179636c2f9 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.299057  6140 tablet_replica.cc:333] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc: stopping tablet replica
I20260709 14:51:23.299512  6140 raft_consensus.cc:2243] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.299868  6140 raft_consensus.cc:2272] T d44bd529cf8b467f85ea6298b8ab37b8 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.301857  6140 tablet_replica.cc:333] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: stopping tablet replica
I20260709 14:51:23.302277  6140 raft_consensus.cc:2243] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.302605  6140 pending_rounds.cc:70] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Trying to abort 1 pending ops.
I20260709 14:51:23.302752  6140 pending_rounds.cc:77] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661164421152768 op_type: NO_OP noop_request { }
I20260709 14:51:23.302980  6140 raft_consensus.cc:2889] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:23.303225  6140 raft_consensus.cc:2272] T b112f78811d043a9a53d8f49923bd415 P 5d8d4e3792484df38e578d05176366cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.324046  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
I20260709 14:51:23.334978  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
I20260709 14:51:23.351967  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:23.352526  6140 tablet_replica.cc:333] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37: stopping tablet replica
I20260709 14:51:23.353032  6140 raft_consensus.cc:2243] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.353444  6140 raft_consensus.cc:2272] T 391001908407433d95d6805ef56076c7 P 5622aa66b37e40c8b03b6f75e9763a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.355530  6140 tablet_replica.cc:333] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37: stopping tablet replica
I20260709 14:51:23.356032  6140 raft_consensus.cc:2243] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.356413  6140 raft_consensus.cc:2272] T 8b13981ea1854b6e8624cf179636c2f9 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.358428  6140 tablet_replica.cc:333] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: stopping tablet replica
I20260709 14:51:23.358912  6140 raft_consensus.cc:2243] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.359532  6140 pending_rounds.cc:70] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Trying to abort 1 pending ops.
I20260709 14:51:23.359709  6140 pending_rounds.cc:77] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661164613853184 op_type: NO_OP noop_request { }
I20260709 14:51:23.359962  6140 raft_consensus.cc:2889] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:23.360217  6140 raft_consensus.cc:2272] T d44bd529cf8b467f85ea6298b8ab37b8 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.362178  6140 tablet_replica.cc:333] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37: stopping tablet replica
I20260709 14:51:23.362615  6140 raft_consensus.cc:2243] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.363006  6140 raft_consensus.cc:2272] T b112f78811d043a9a53d8f49923bd415 P 5622aa66b37e40c8b03b6f75e9763a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.384131  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:51:23.394431  6140 master.cc:562] Master@127.5.255.62:45143 shutting down...
I20260709 14:51:23.406780  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.407200  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.407478  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1233c447150c4da7a9cb5a051aa6560c: stopping tablet replica
I20260709 14:51:23.424180  6140 master.cc:584] Master@127.5.255.62:45143 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2129 ms)
[----------] 6 tests from LeaderRebalancerTest (280412 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:51:23.452088  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:36817
I20260709 14:51:23.453147  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.458035 13828 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 14:51:23.458150 13829 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 14:51:23.458951 13831 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 14:51:23.460337  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:23.461028  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.461189  6140 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 14:51:23.461298  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608683461287 us; error 0 us; skew 500 ppm
I20260709 14:51:23.461751  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.463824  6140 webserver.cc:533] Webserver started at http://127.5.255.62:43903/ using document root <none> and password file <none>
I20260709 14:51:23.464233  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.464387  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.464586  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.465533  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "3421bff3b5a74c389d0e21d47cb6773d"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.469740  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:23.472865 13836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.473542  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:23.473836  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "3421bff3b5a74c389d0e21d47cb6773d"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.474097  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-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 14:51:23.494889  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.495734  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.528223  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:36817
I20260709 14:51:23.528322 13887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:36817 every 8 connection(s)
I20260709 14:51:23.531673 13888 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 14:51:23.542213 13888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: Bootstrap starting.
I20260709 14:51:23.546620 13888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.550309 13888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: No bootstrap required, opened a new log
I20260709 14:51:23.552297 13888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER }
I20260709 14:51:23.552685 13888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.552906 13888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3421bff3b5a74c389d0e21d47cb6773d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.553460 13888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER }
I20260709 14:51:23.553929 13888 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:23.554160 13888 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:23.554423 13888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.558633 13888 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER }
I20260709 14:51:23.559111 13888 leader_election.cc:304] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [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: 3421bff3b5a74c389d0e21d47cb6773d; no voters: 
I20260709 14:51:23.560114 13888 leader_election.cc:290] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:23.560387 13891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.561550 13891 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 1 LEADER]: Becoming Leader. State: Replica: 3421bff3b5a74c389d0e21d47cb6773d, State: Running, Role: LEADER
I20260709 14:51:23.562160 13891 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [LEADER]: Queue going to LEADER mode. State: All 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: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER }
I20260709 14:51:23.562875 13888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:23.564893 13893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3421bff3b5a74c389d0e21d47cb6773d. Latest consensus state: current_term: 1 leader_uuid: "3421bff3b5a74c389d0e21d47cb6773d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER } }
I20260709 14:51:23.565413 13893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:23.565999 13892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3421bff3b5a74c389d0e21d47cb6773d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3421bff3b5a74c389d0e21d47cb6773d" member_type: VOTER } }
I20260709 14:51:23.566674 13892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:23.569120 13896 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:23.573539 13896 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:23.577858  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:23.582173 13896 catalog_manager.cc:1383] Generated new cluster ID: 2e977547be3b4ad0bc4957668d42e0b1
I20260709 14:51:23.582448 13896 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:23.595907 13896 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:23.597091 13896 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:23.607426 13896 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: Generated new TSK 0
I20260709 14:51:23.607951 13896 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:23.643457  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.648705 13909 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 14:51:23.649696 13910 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 14:51:23.651525  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:23.651659 13912 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 14:51:23.652819  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.653028  6140 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 14:51:23.653198  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608683653180 us; error 0 us; skew 500 ppm
I20260709 14:51:23.653854  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.655931  6140 webserver.cc:533] Webserver started at http://127.5.255.1:41299/ using document root <none> and password file <none>
I20260709 14:51:23.656373  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.656549  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.656808  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.657888  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.661931  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:51:23.664904 13917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.665565  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:23.665856  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.666105  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-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 14:51:23.696556  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.697520  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.698813  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.700845  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.701015  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.701237  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.701378  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.736501  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:38939
I20260709 14:51:23.736585 13979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:38939 every 8 connection(s)
I20260709 14:51:23.741127  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.748075 13984 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 14:51:23.750754 13985 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 14:51:23.751873 13987 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 14:51:23.752539  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:23.753556  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.753752  6140 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 14:51:23.753942  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608683753924 us; error 0 us; skew 500 ppm
I20260709 14:51:23.754566  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.757045  6140 webserver.cc:533] Webserver started at http://127.5.255.2:34405/ using document root <none> and password file <none>
I20260709 14:51:23.757464 13980 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36817
I20260709 14:51:23.757596  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.757872 13980 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:23.757925  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.758324  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.758657 13980 heartbeater.cc:507] Master 127.5.255.62:36817 requested a full tablet report, sending...
I20260709 14:51:23.759356  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "77455614a8ff4808b72e089f8b6d6a2f"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.760736 13853 ts_manager.cc:194] Registered new tserver with Master: f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939)
I20260709 14:51:23.763129 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50948
I20260709 14:51:23.764935  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:23.768308 13992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.769009  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:23.769241  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "77455614a8ff4808b72e089f8b6d6a2f"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.769470  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-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 14:51:23.786092  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.786991  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.788196  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.790231  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.790413  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.790624  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.790763  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.825575  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:38675
I20260709 14:51:23.825685 14054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:38675 every 8 connection(s)
I20260709 14:51:23.829948  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.835769 14058 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 14:51:23.837229 14059 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 14:51:23.838608 14061 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 14:51:23.840150  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:23.840961 14055 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36817
I20260709 14:51:23.841181  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:23.841380 14055 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:23.841495  6140 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 14:51:23.841790  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608683841773 us; error 0 us; skew 500 ppm
I20260709 14:51:23.842258 14055 heartbeater.cc:507] Master 127.5.255.62:36817 requested a full tablet report, sending...
I20260709 14:51:23.842388  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.844215 13853 ts_manager.cc:194] Registered new tserver with Master: 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:23.844830  6140 webserver.cc:533] Webserver started at http://127.5.255.3:38657/ using document root <none> and password file <none>
I20260709 14:51:23.845304  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.845485  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.845604 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50962
I20260709 14:51:23.845716  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.847008  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "a679547b13d1462c8c01616ad9a07010"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.851008  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.853952 14066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.854597  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:23.854856  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "a679547b13d1462c8c01616ad9a07010"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-jhh9"
I20260709 14:51:23.855101  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608402882804-6140-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 14:51:23.891237  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.892186  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.893517  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.895598  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.895784  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.896008  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.896153  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.931979  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:36047
I20260709 14:51:23.932104 14128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:36047 every 8 connection(s)
I20260709 14:51:23.944916 14129 heartbeater.cc:344] Connected to a master server at 127.5.255.62:36817
I20260709 14:51:23.945286 14129 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:23.945945 14129 heartbeater.cc:507] Master 127.5.255.62:36817 requested a full tablet report, sending...
I20260709 14:51:23.947639 13853 ts_manager.cc:194] Registered new tserver with Master: a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:23.947983  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012976191s
I20260709 14:51:23.948927 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50966
I20260709 14:51:23.970474 13853 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50968:
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 14:51:23.973117 13853 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 14:51:24.030493 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 37a9dfed07a943018c41282dc049625a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:24.031898 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a9dfed07a943018c41282dc049625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.035715 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:24.037143 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.044275 14092 tablet_service.cc:1511] Processing CreateTablet for tablet f07f635207544da4811b6a8be8feb398 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:24.045557 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07f635207544da4811b6a8be8feb398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.048695 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 6583d9beea0742f4b9d0b303f8bb5114 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:24.049996 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6583d9beea0742f4b9d0b303f8bb5114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.055639 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 23801dcc48234578aa697f054f1d08c9 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:24.057021 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23801dcc48234578aa697f054f1d08c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.057233 14089 tablet_service.cc:1511] Processing CreateTablet for tablet b1471d0c26a54098907c641da7af062b (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:24.058561 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1471d0c26a54098907c641da7af062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.063632 14088 tablet_service.cc:1511] Processing CreateTablet for tablet d9f5ab8a5ca94b428c59820154ec888a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:24.064918 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f5ab8a5ca94b428c59820154ec888a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.072204 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 37a9dfed07a943018c41282dc049625a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:24.073439 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a9dfed07a943018c41282dc049625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.079128 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:24.080648 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.084496 14019 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:24.086797 14018 tablet_service.cc:1511] Processing CreateTablet for tablet f07f635207544da4811b6a8be8feb398 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:24.088824 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 6583d9beea0742f4b9d0b303f8bb5114 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:24.090886 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 23801dcc48234578aa697f054f1d08c9 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:24.092913 14015 tablet_service.cc:1511] Processing CreateTablet for tablet b1471d0c26a54098907c641da7af062b (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:24.094897 14020 tablet_service.cc:1511] Processing CreateTablet for tablet 37a9dfed07a943018c41282dc049625a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:24.096904 14014 tablet_service.cc:1511] Processing CreateTablet for tablet d9f5ab8a5ca94b428c59820154ec888a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:24.098588 14144 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.099427 14013 tablet_service.cc:1511] Processing CreateTablet for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:24.085740 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.102840 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:24.104079 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4eede7bc14f2fa0c26ce4b25fd9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.106128 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07f635207544da4811b6a8be8feb398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.107999 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23801dcc48234578aa697f054f1d08c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.108942 14144 tablet_bootstrap.cc:654] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.109025 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1471d0c26a54098907c641da7af062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.110481 14013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.111102 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f5ab8a5ca94b428c59820154ec888a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.111685 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a9dfed07a943018c41282dc049625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.118099 13943 tablet_service.cc:1511] Processing CreateTablet for tablet f07f635207544da4811b6a8be8feb398 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:24.118333 14012 tablet_service.cc:1511] Processing CreateTablet for tablet c74aa3e711514431b3c2ce0c6b11b244 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:24.119381 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07f635207544da4811b6a8be8feb398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.122115 14087 tablet_service.cc:1511] Processing CreateTablet for tablet c74aa3e711514431b3c2ce0c6b11b244 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:24.123361 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74aa3e711514431b3c2ce0c6b11b244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.127624 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 6583d9beea0742f4b9d0b303f8bb5114 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:24.128912 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6583d9beea0742f4b9d0b303f8bb5114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.146174 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74aa3e711514431b3c2ce0c6b11b244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.148847 13941 tablet_service.cc:1511] Processing CreateTablet for tablet 23801dcc48234578aa697f054f1d08c9 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:24.150300 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23801dcc48234578aa697f054f1d08c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.149355 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6583d9beea0742f4b9d0b303f8bb5114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.158318 13940 tablet_service.cc:1511] Processing CreateTablet for tablet b1471d0c26a54098907c641da7af062b (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:24.159626 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1471d0c26a54098907c641da7af062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.166479 13939 tablet_service.cc:1511] Processing CreateTablet for tablet d9f5ab8a5ca94b428c59820154ec888a (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:24.167841 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f5ab8a5ca94b428c59820154ec888a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.198807 14147 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.204640 14147 tablet_bootstrap.cc:654] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.208411 13938 tablet_service.cc:1511] Processing CreateTablet for tablet c74aa3e711514431b3c2ce0c6b11b244 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:24.214612 13938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74aa3e711514431b3c2ce0c6b11b244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.218040 14146 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.219141 14144 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.219663 14144 ts_tablet_manager.cc:1403] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.121s	user 0.044s	sys 0.036s
I20260709 14:51:24.222496 14144 raft_consensus.cc:359] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.223197 14144 raft_consensus.cc:385] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.223492 14144 raft_consensus.cc:740] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.223734 14146 tablet_bootstrap.cc:654] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.224344 14144 consensus_queue.cc:260] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.230947 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4 (DEFAULT_TABLE table=test-workload [id=35752d35368b4db6b929fb098e2e69e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:24.233575 14129 heartbeater.cc:499] Master 127.5.255.62:36817 was elected leader, sending a full tablet report...
I20260709 14:51:24.234417 14144 ts_tablet_manager.cc:1434] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:51:24.235491 14144 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.241941 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df584a06a9e4f4f9d4012e6c3f1adc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.250907 14147 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.253041 14147 ts_tablet_manager.cc:1403] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.006s
I20260709 14:51:24.255802 14144 tablet_bootstrap.cc:654] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.256534 14147 raft_consensus.cc:359] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.259473 14147 raft_consensus.cc:385] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.259763 14147 raft_consensus.cc:740] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.260674 14146 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.260480 14147 consensus_queue.cc:260] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.261102 14146 ts_tablet_manager.cc:1403] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.005s
I20260709 14:51:24.263253 14146 raft_consensus.cc:359] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.263710 14146 raft_consensus.cc:385] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.263979 14146 raft_consensus.cc:740] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.265116 14146 consensus_queue.cc:260] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.266235 14147 ts_tablet_manager.cc:1434] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:24.267163 13980 heartbeater.cc:499] Master 127.5.255.62:36817 was elected leader, sending a full tablet report...
I20260709 14:51:24.271493 14147 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.280162 14147 tablet_bootstrap.cc:654] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.287801 14144 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.288285 14144 ts_tablet_manager.cc:1403] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.010s
I20260709 14:51:24.291093 14144 raft_consensus.cc:359] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.291543 14144 raft_consensus.cc:385] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.291733 14144 raft_consensus.cc:740] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.292189 14144 consensus_queue.cc:260] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.293967 14144 ts_tablet_manager.cc:1434] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:24.294799 14144 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.300132 14146 ts_tablet_manager.cc:1434] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.021s
I20260709 14:51:24.300729 14055 heartbeater.cc:499] Master 127.5.255.62:36817 was elected leader, sending a full tablet report...
I20260709 14:51:24.301198 14146 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.304241 14144 tablet_bootstrap.cc:654] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.308344 14146 tablet_bootstrap.cc:654] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.303722 14147 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.310523 14147 ts_tablet_manager.cc:1403] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.008s
I20260709 14:51:24.312561 14147 raft_consensus.cc:359] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.313036 14147 raft_consensus.cc:385] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.313357 14147 raft_consensus.cc:740] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.313999 14147 consensus_queue.cc:260] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.314714 14149 raft_consensus.cc:493] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.315173 14149 raft_consensus.cc:515] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.315881 14147 ts_tablet_manager.cc:1434] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:24.316241 14144 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.316700 14144 ts_tablet_manager.cc:1403] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:51:24.316893 14147 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.319414 14144 raft_consensus.cc:359] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.320084 14144 raft_consensus.cc:385] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.321656 14149 leader_election.cc:290] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.323196 14147 tablet_bootstrap.cc:654] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.328583 14146 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.333460 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.335940 14146 ts_tablet_manager.cc:1403] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.001s
W20260709 14:51:24.337044 14069 leader_election.cc:343] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.320360 14144 raft_consensus.cc:740] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.338307 14146 raft_consensus.cc:359] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.338379 14144 consensus_queue.cc:260] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.339069 14146 raft_consensus.cc:385] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.339366 14146 raft_consensus.cc:740] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.340237 14146 consensus_queue.cc:260] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.340775 14144 ts_tablet_manager.cc:1434] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 14:51:24.340909 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.341728 14144 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.342334 14149 raft_consensus.cc:493] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.342837 14149 raft_consensus.cc:515] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.344898 14149 leader_election.cc:290] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.347523 14147 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.347890 14144 tablet_bootstrap.cc:654] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.342327 14146 ts_tablet_manager.cc:1434] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:24.348740 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.349032 14146 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
W20260709 14:51:24.350131 14068 leader_election.cc:343] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.350594 14068 leader_election.cc:304] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a679547b13d1462c8c01616ad9a07010; no voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.347656 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
W20260709 14:51:24.354737 14069 leader_election.cc:343] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.348037 14147 ts_tablet_manager.cc:1403] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 14:51:24.355872 14149 raft_consensus.cc:2749] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:24.356864 14068 leader_election.cc:343] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.357187 14068 leader_election.cc:304] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a679547b13d1462c8c01616ad9a07010; no voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.357735 14149 raft_consensus.cc:2749] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.358218 14147 raft_consensus.cc:359] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.358855 14147 raft_consensus.cc:385] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.359071 14147 raft_consensus.cc:740] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.359781 14147 consensus_queue.cc:260] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.360469 14144 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.360922 14144 ts_tablet_manager.cc:1403] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:51:24.361920 14147 ts_tablet_manager.cc:1434] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:24.362900 14147 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.363051 14146 tablet_bootstrap.cc:654] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.363694 14144 raft_consensus.cc:359] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.364514 14144 raft_consensus.cc:385] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.364799 14144 raft_consensus.cc:740] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.365677 14144 consensus_queue.cc:260] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.369118 14147 tablet_bootstrap.cc:654] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.373909 14144 ts_tablet_manager.cc:1434] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:24.375015 14144 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.376447 14146 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.376937 14146 ts_tablet_manager.cc:1403] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 14:51:24.379760 14146 raft_consensus.cc:359] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.380263 14147 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.380451 14146 raft_consensus.cc:385] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.380884 14146 raft_consensus.cc:740] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.380895 14144 tablet_bootstrap.cc:654] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.380967 14147 ts_tablet_manager.cc:1403] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:51:24.381565 14146 consensus_queue.cc:260] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.383527 14146 ts_tablet_manager.cc:1434] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:24.384451 14146 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.384081 14147 raft_consensus.cc:359] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.384831 14147 raft_consensus.cc:385] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.385129 14147 raft_consensus.cc:740] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.385999 14147 consensus_queue.cc:260] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.390671 14147 ts_tablet_manager.cc:1434] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:24.390801 14146 tablet_bootstrap.cc:654] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.391561 14147 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.400803 14147 tablet_bootstrap.cc:654] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.410712 14147 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.410732 14144 tablet_bootstrap.cc:492] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.411266 14147 ts_tablet_manager.cc:1403] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 14:51:24.411280 14144 ts_tablet_manager.cc:1403] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.014s
I20260709 14:51:24.411482 14146 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.412011 14146 ts_tablet_manager.cc:1403] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.006s
I20260709 14:51:24.414322 14147 raft_consensus.cc:359] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.414640 14146 raft_consensus.cc:359] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.415052 14147 raft_consensus.cc:385] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.414594 14144 raft_consensus.cc:359] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.415397 14146 raft_consensus.cc:385] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.415565 14144 raft_consensus.cc:385] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.415481 14147 raft_consensus.cc:740] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.415835 14146 raft_consensus.cc:740] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.416049 14144 raft_consensus.cc:740] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.416558 14147 consensus_queue.cc:260] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.416803 14144 consensus_queue.cc:260] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.416635 14146 consensus_queue.cc:260] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.418905 14147 ts_tablet_manager.cc:1434] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:24.419874 14147 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.420607 14144 ts_tablet_manager.cc:1434] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:24.421665 14144 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.424619 14146 ts_tablet_manager.cc:1434] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:51:24.425631 14146 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.426093 14147 tablet_bootstrap.cc:654] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.427639 14144 tablet_bootstrap.cc:654] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.431849 14146 tablet_bootstrap.cc:654] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.438853 14144 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.439302 14144 ts_tablet_manager.cc:1403] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:51:24.442167 14144 raft_consensus.cc:359] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.442842 14144 raft_consensus.cc:385] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.443117 14144 raft_consensus.cc:740] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.444954 14144 consensus_queue.cc:260] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.447311 14144 ts_tablet_manager.cc:1434] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 14:51:24.448251 14144 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.454559 14144 tablet_bootstrap.cc:654] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.459791 14146 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.459877 14147 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.460199 14146 ts_tablet_manager.cc:1403] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.023s
I20260709 14:51:24.460464 14147 ts_tablet_manager.cc:1403] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.019s
I20260709 14:51:24.462721 14146 raft_consensus.cc:359] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.463758 14146 raft_consensus.cc:385] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.463425 14147 raft_consensus.cc:359] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.464110 14146 raft_consensus.cc:740] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.464336 14147 raft_consensus.cc:385] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.464483 14144 tablet_bootstrap.cc:492] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.464745 14147 raft_consensus.cc:740] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.464998 14144 ts_tablet_manager.cc:1403] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:51:24.464954 14146 consensus_queue.cc:260] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.465478 14147 consensus_queue.cc:260] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.467345 14146 ts_tablet_manager.cc:1434] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:24.467868 14144 raft_consensus.cc:359] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.468539 14144 raft_consensus.cc:385] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.468806 14144 raft_consensus.cc:740] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.469681 14144 consensus_queue.cc:260] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.471580 14151 raft_consensus.cc:493] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.472052 14151 raft_consensus.cc:515] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.474635 14151 leader_election.cc:290] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.468572 14146 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.475016 14144 ts_tablet_manager.cc:1434] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:24.475224 14151 raft_consensus.cc:493] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.475695 14151 raft_consensus.cc:515] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.476011 14144 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.477648 14151 leader_election.cc:290] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.479434 14147 ts_tablet_manager.cc:1434] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:51:24.480443 14147 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.480872 14146 tablet_bootstrap.cc:654] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.482759 14144 tablet_bootstrap.cc:654] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.487051 14147 tablet_bootstrap.cc:654] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.495870 14144 tablet_bootstrap.cc:492] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.496332 14144 ts_tablet_manager.cc:1403] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:51:24.498926 14144 raft_consensus.cc:359] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.499558 14144 raft_consensus.cc:385] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.499805 14144 raft_consensus.cc:740] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.500626 14144 consensus_queue.cc:260] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.502939 14149 raft_consensus.cc:493] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.503420 14149 raft_consensus.cc:515] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.505524 14149 leader_election.cc:290] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.510537 14144 ts_tablet_manager.cc:1434] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:51:24.511327 14149 raft_consensus.cc:493] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.512625 14149 raft_consensus.cc:515] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.516953 14146 tablet_bootstrap.cc:492] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.517493 14146 ts_tablet_manager.cc:1403] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.014s
I20260709 14:51:24.517865 14149 leader_election.cc:290] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.520574 14146 raft_consensus.cc:359] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.521324 14146 raft_consensus.cc:385] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.521606 14146 raft_consensus.cc:740] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.523012 14146 consensus_queue.cc:260] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.511557 14144 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:24.533548 14152 raft_consensus.cc:493] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.534112 14152 raft_consensus.cc:515] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.537767 14152 leader_election.cc:290] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.544485 14149 raft_consensus.cc:493] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.544834 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.545053 14149 raft_consensus.cc:515] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.545514 13955 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.546587 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.547353 14149 leader_election.cc:290] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.551245 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.551720 14069 leader_election.cc:304] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
W20260709 14:51:24.552757 14069 leader_election.cc:343] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.551857 13954 raft_consensus.cc:2468] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.554354 14149 raft_consensus.cc:2804] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.554747 14149 raft_consensus.cc:493] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.555084 14149 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.560102 14069 leader_election.cc:304] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.561044 14175 raft_consensus.cc:2804] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.561439 14175 raft_consensus.cc:493] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.533233 14146 ts_tablet_manager.cc:1434] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260709 14:51:24.561746 14175 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.562601 14146 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.568462 14144 tablet_bootstrap.cc:654] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.572418 14175 raft_consensus.cc:515] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
W20260709 14:51:24.573451 13901 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:24.578293 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.578751 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.578938 14030 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.579377 14029 raft_consensus.cc:2468] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.580256 13919 leader_election.cc:304] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.581494 13919 leader_election.cc:304] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.583097 14151 raft_consensus.cc:2804] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.583173 14169 raft_consensus.cc:2804] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.583528 14151 raft_consensus.cc:493] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.583600 14169 raft_consensus.cc:493] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.583986 14151 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.584017 14169 raft_consensus.cc:3060] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.592298 14169 raft_consensus.cc:515] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.594879 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.595002 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.595649 14030 raft_consensus.cc:3060] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.595606 14029 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.597435 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.598065 14029 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.598937 14175 leader_election.cc:290] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.604177 14152 raft_consensus.cc:493] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.604921 14030 raft_consensus.cc:2468] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:24.598011 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.604688 14152 raft_consensus.cc:515] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.605528 13954 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.607210 14152 leader_election.cc:290] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.599869 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.607904 14029 raft_consensus.cc:2468] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.611806 14146 tablet_bootstrap.cc:654] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.613680 13954 raft_consensus.cc:2468] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:24.607772 14149 raft_consensus.cc:515] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.614804 13919 leader_election.cc:304] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.624361 14181 raft_consensus.cc:493] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.624435 14069 leader_election.cc:304] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.625306 14175 raft_consensus.cc:2804] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.615314 14169 leader_election.cc:290] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.630744 14180 raft_consensus.cc:2804] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.616680 14151 raft_consensus.cc:515] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.617836 14144 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:24.620352 14068 leader_election.cc:304] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [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: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.620978 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.621349 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.622079 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.632207 14030 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.632333 13953 raft_consensus.cc:2393] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77455614a8ff4808b72e089f8b6d6a2f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:24.631349 14180 raft_consensus.cc:697] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:24.633783 14151 leader_election.cc:290] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.624958 14181 raft_consensus.cc:515] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.634253 14180 consensus_queue.cc:237] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.638361 14181 leader_election.cc:290] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.639487 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.640074 14029 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.642810 14183 raft_consensus.cc:493] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.643087 14146 tablet_bootstrap.cc:492] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.643457 14175 raft_consensus.cc:697] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:24.643662 14146 ts_tablet_manager.cc:1403] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.009s
I20260709 14:51:24.625767 14149 leader_election.cc:290] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.646147 14149 raft_consensus.cc:2804] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.631845 14144 ts_tablet_manager.cc:1403] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.028s
I20260709 14:51:24.646298 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.626654 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.647555 13954 raft_consensus.cc:2393] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a679547b13d1462c8c01616ad9a07010 in current term 1: Already voted for candidate f97e4d5be9ab49dd817c12e8ac64a49f in this term.
I20260709 14:51:24.648891 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.649647 14149 raft_consensus.cc:493] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.649788 14104 raft_consensus.cc:2468] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.650126 14149 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.648891 14146 raft_consensus.cc:359] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.652796 14146 raft_consensus.cc:385] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.653112 14146 raft_consensus.cc:740] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.653508 14030 raft_consensus.cc:2468] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:24.644345 14175 consensus_queue.cc:237] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.654695 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.654059 14029 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:24.655977 13919 leader_election.cc:304] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.656888 14181 raft_consensus.cc:2804] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.649358 14144 raft_consensus.cc:359] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.643288 14183 raft_consensus.cc:515] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.657402 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.658335 14104 raft_consensus.cc:2393] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97e4d5be9ab49dd817c12e8ac64a49f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:24.660317 14149 raft_consensus.cc:515] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.660518 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.660606 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.661286 14104 raft_consensus.cc:2468] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.661486 13954 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.661897 14144 raft_consensus.cc:385] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.662199 14144 raft_consensus.cc:740] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.662760 14069 leader_election.cc:304] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.662791 14144 consensus_queue.cc:260] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.663870 14181 raft_consensus.cc:697] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:24.665210 14144 ts_tablet_manager.cc:1434] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:51:24.665043 14181 consensus_queue.cc:237] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.665917 14175 raft_consensus.cc:2804] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.666299 14175 raft_consensus.cc:493] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.666798 14175 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.666850 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07f635207544da4811b6a8be8feb398" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.667855 14104 raft_consensus.cc:3060] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.668514 14147 tablet_bootstrap.cc:492] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.670549 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.671177 14147 ts_tablet_manager.cc:1403] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.191s	user 0.046s	sys 0.052s
W20260709 14:51:24.671726 14069 leader_election.cc:343] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.672855 14149 leader_election.cc:290] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.674203 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.670385 14183 leader_election.cc:290] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.675145 14103 raft_consensus.cc:2393] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f97e4d5be9ab49dd817c12e8ac64a49f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:24.674702 14147 raft_consensus.cc:359] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.676245 14147 raft_consensus.cc:385] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.676591 14147 raft_consensus.cc:740] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.676640 14146 consensus_queue.cc:260] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.677790 14028 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.677990 14175 raft_consensus.cc:515] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.680469 14175 leader_election.cc:290] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:24.680936 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.681365 13954 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.680455 13919 leader_election.cc:304] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.682574 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.682578 14147 consensus_queue.cc:260] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.683689 14103 raft_consensus.cc:2393] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97e4d5be9ab49dd817c12e8ac64a49f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:24.684934 13996 leader_election.cc:304] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:24.685194 14147 ts_tablet_manager.cc:1434] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 14:51:24.686299 14147 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
W20260709 14:51:24.686721 14068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.255.2:38675, user_credentials={real_user=slave}} blocked reactor thread for 66413.2us
I20260709 14:51:24.688288 13954 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:24.688941 14151 raft_consensus.cc:2764] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:24.691759 14069 leader_election.cc:304] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.692540 14147 tablet_bootstrap.cc:654] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.695478 14152 raft_consensus.cc:2764] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:24.694877 13996 leader_election.cc:304] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f; no voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.697487 14146 ts_tablet_manager.cc:1434] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:51:24.698823 14104 raft_consensus.cc:2468] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:24.702099 14152 raft_consensus.cc:2749] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.705936 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.706602 14029 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:24.707528 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.708148 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.708443 14028 raft_consensus.cc:2393] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a679547b13d1462c8c01616ad9a07010 in current term 1: Already voted for candidate f97e4d5be9ab49dd817c12e8ac64a49f in this term.
I20260709 14:51:24.709251 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.710052 14146 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.710316 14030 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.710011 14027 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.716075 14068 leader_election.cc:304] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [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: a679547b13d1462c8c01616ad9a07010; no voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.718364 14175 raft_consensus.cc:2749] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.725447 14027 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:24.729308 13850 catalog_manager.cc:5697] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.694111 14185 raft_consensus.cc:2804] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.734881 14185 raft_consensus.cc:697] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:24.735848 14185 consensus_queue.cc:237] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:24.736750 14030 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:24.741641 14147 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.742115 14147 ts_tablet_manager.cc:1403] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.032s
I20260709 14:51:24.744732 14147 raft_consensus.cc:359] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.745441 14147 raft_consensus.cc:385] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.745664 14147 raft_consensus.cc:740] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.746377 14147 consensus_queue.cc:260] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.743007 14068 leader_election.cc:304] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:24.744910 13849 catalog_manager.cc:5697] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.747810 14184 raft_consensus.cc:2804] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.748961 14184 raft_consensus.cc:697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:24.749903 14147 ts_tablet_manager.cc:1434] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:24.749789 14184 consensus_queue.cc:237] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.750890 14147 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:24.749702 14146 tablet_bootstrap.cc:654] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.758392 14147 tablet_bootstrap.cc:654] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.762885 14146 tablet_bootstrap.cc:492] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.763355 14146 ts_tablet_manager.cc:1403] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260709 14:51:24.766065 14146 raft_consensus.cc:359] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.766922 14146 raft_consensus.cc:385] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.767150 14146 raft_consensus.cc:740] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.768005 14146 consensus_queue.cc:260] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.773959 14152 raft_consensus.cc:493] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.774395 14152 raft_consensus.cc:515] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.776239 14152 leader_election.cc:290] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.776952 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.777576 13955 raft_consensus.cc:2468] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.778877 13995 leader_election.cc:304] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.779242 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.779999 14104 raft_consensus.cc:2468] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.781198 14146 ts_tablet_manager.cc:1434] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:24.781934 14146 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:24.780020 14152 raft_consensus.cc:2804] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.782922 14152 raft_consensus.cc:493] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.783380 14152 raft_consensus.cc:3060] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.787153 14146 tablet_bootstrap.cc:654] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.787603 14147 tablet_bootstrap.cc:492] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:24.788106 14147 ts_tablet_manager.cc:1403] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.020s
I20260709 14:51:24.790723 14147 raft_consensus.cc:359] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.791437 14147 raft_consensus.cc:385] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.791769 14147 raft_consensus.cc:740] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.791641 14152 raft_consensus.cc:515] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.792769 14147 consensus_queue.cc:260] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.793941 13850 catalog_manager.cc:5697] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.794960 14147 ts_tablet_manager.cc:1434] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:24.795377 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.795984 13955 raft_consensus.cc:3060] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.795836 13850 catalog_manager.cc:5697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.801115 13851 catalog_manager.cc:5697] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.803339 13955 raft_consensus.cc:2468] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.806277 14152 leader_election.cc:290] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.806842 14152 raft_consensus.cc:493] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.807279 14152 raft_consensus.cc:515] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.809283 14152 leader_election.cc:290] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.811996 14146 tablet_bootstrap.cc:492] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:24.812081 13995 leader_election.cc:304] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.812531 14146 ts_tablet_manager.cc:1403] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.021s
I20260709 14:51:24.812423 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.812740 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1471d0c26a54098907c641da7af062b" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.813197 14103 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.813350 14104 raft_consensus.cc:3060] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.814568 13996 leader_election.cc:304] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:24.816140 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.816836 13955 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.817579 14146 raft_consensus.cc:359] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.818233 14146 raft_consensus.cc:385] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.818492 14146 raft_consensus.cc:740] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.819037 14199 raft_consensus.cc:2804] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.819294 14146 consensus_queue.cc:260] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.819535 14152 raft_consensus.cc:2804] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.820451 14152 raft_consensus.cc:493] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.821223 14152 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.820760 14180 raft_consensus.cc:493] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.823123 14180 raft_consensus.cc:515] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.825273 14180 leader_election.cc:290] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.826819 14199 raft_consensus.cc:697] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:24.826839 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:24.828016 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.827893 14199 consensus_queue.cc:237] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.828069 14030 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.828712 14103 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:24.830971 13919 leader_election.cc:304] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.832382 14180 raft_consensus.cc:2804] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.832769 14180 raft_consensus.cc:493] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.832804 14104 raft_consensus.cc:2468] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.833267 14180 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.835316 14152 raft_consensus.cc:515] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.836062 14146 ts_tablet_manager.cc:1434] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:51:24.837378 14152 leader_election.cc:290] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.838116 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.838755 13955 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.840728 14180 raft_consensus.cc:515] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.843326 14180 leader_election.cc:290] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.844252 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.844781 14104 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.847692 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:24.848299 14030 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.850885 13955 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.852119 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.852577 13995 leader_election.cc:304] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.852725 14104 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.852736 14103 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.853667 14199 raft_consensus.cc:2804] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.854164 14199 raft_consensus.cc:697] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:24.854983 14199 consensus_queue.cc:237] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.856850 14030 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:24.858054 13919 leader_election.cc:304] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.858946 14180 raft_consensus.cc:2804] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.860626 14180 raft_consensus.cc:697] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:24.861058 14103 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:24.861579 14180 consensus_queue.cc:237] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.863364 13850 catalog_manager.cc:5697] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.872243 13849 catalog_manager.cc:5697] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.876606 13850 catalog_manager.cc:5697] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.907965 14199 raft_consensus.cc:493] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.908403 14199 raft_consensus.cc:515] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.910033 14199 leader_election.cc:290] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.910740 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:24.911032 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:24.911338 13955 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.911587 14103 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:24.912297 13995 leader_election.cc:304] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.912940 14199 raft_consensus.cc:2804] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.913236 14199 raft_consensus.cc:493] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.913489 14199 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.918228 14199 raft_consensus.cc:515] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.919622 14199 leader_election.cc:290] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:24.920233 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:24.920547 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:24.920821 13955 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.921139 14103 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.927453 13955 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.927599 14103 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:24.928493 13995 leader_election.cc:304] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:24.929121 14199 raft_consensus.cc:2804] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.929513 14199 raft_consensus.cc:697] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:24.930352 14199 consensus_queue.cc:237] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:24.937047 13850 catalog_manager.cc:5697] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.053419 14180 raft_consensus.cc:493] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.053946 14180 raft_consensus.cc:515] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.055534 14180 leader_election.cc:290] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.056329 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:25.056676 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:25.057003 14030 raft_consensus.cc:2393] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97e4d5be9ab49dd817c12e8ac64a49f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:25.058153 13921 leader_election.cc:304] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010
I20260709 14:51:25.058779 14180 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.063480 14180 raft_consensus.cc:2749] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.071674 14180 consensus_queue.cc:1048] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.083890 14181 consensus_queue.cc:1048] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.143260 14184 consensus_queue.cc:1048] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.152645 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37a9dfed07a943018c41282dc049625a"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:25.153216 14103 raft_consensus.cc:606] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:25.154171 14183 consensus_queue.cc:1048] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.155277 14175 raft_consensus.cc:993] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.155669 14175 raft_consensus.cc:1081] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.159415 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:25.159967 14103 raft_consensus.cc:606] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:25.164966 13955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37a9dfed07a943018c41282dc049625a"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37930
I20260709 14:51:25.165555 13955 raft_consensus.cc:493] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.165930 13955 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.168289 14181 consensus_queue.cc:1048] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.173425 13955 raft_consensus.cc:515] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:25.177285 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:25.177845 14030 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.179172 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a9dfed07a943018c41282dc049625a" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.179776 14103 raft_consensus.cc:3055] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.180092 14103 raft_consensus.cc:740] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:25.181088 14151 consensus_queue.cc:1048] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.185880 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:57004
I20260709 14:51:25.186451 14030 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:25.186138 14103 consensus_queue.cc:260] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:25.186769 14027 raft_consensus.cc:606] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:25.187378 14103 raft_consensus.cc:3060] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.194036 13955 leader_election.cc:290] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:25.199227 13919 leader_election.cc:304] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:25.199369 14103 raft_consensus.cc:2468] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:25.200059 14151 raft_consensus.cc:2804] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.200547 14151 raft_consensus.cc:697] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:25.201330 14151 consensus_queue.cc:237] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } }
I20260709 14:51:25.210120 13850 catalog_manager.cc:5697] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.210848 13955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:37952
I20260709 14:51:25.211498 13955 raft_consensus.cc:606] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:25.219650 13955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:37952
I20260709 14:51:25.220055 13955 raft_consensus.cc:606] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:25.224375 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:25.224773 14103 raft_consensus.cc:606] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:25.228320 14183 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.229563 14028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:57004
I20260709 14:51:25.230067 14028 raft_consensus.cc:606] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
I20260709 14:51:25.234855 14149 raft_consensus.cc:993] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.235356 14149 raft_consensus.cc:1081] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.236181 14149 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.239132 14030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:56988
I20260709 14:51:25.239622 14030 raft_consensus.cc:493] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.239970 14030 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.246838 14030 raft_consensus.cc:515] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.250108 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:25.250362 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.250649 13955 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.251015 14103 raft_consensus.cc:3055] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.251339 14103 raft_consensus.cc:740] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:25.252122 14103 consensus_queue.cc:260] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.253197 14103 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.255849 13955 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.256897 13995 leader_election.cc:304] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:25.257530 14199 raft_consensus.cc:2804] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.257997 14199 raft_consensus.cc:697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:25.258767 14199 consensus_queue.cc:237] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.260305 14030 leader_election.cc:290] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.261063 14103 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.266463 13849 catalog_manager.cc:5697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.267122 14175 consensus_queue.cc:1048] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.267797 14183 consensus_queue.cc:1048] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.277390 14183 raft_consensus.cc:993] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.277840 14184 raft_consensus.cc:1081] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.279603 13954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37930
I20260709 14:51:25.279903 14152 consensus_queue.cc:1048] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.282323 13954 raft_consensus.cc:493] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.282749 13954 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.289690 13954 raft_consensus.cc:515] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.294103 14200 consensus_queue.cc:1048] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.300942 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:25.303530 13954 leader_election.cc:290] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.306092 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4eede7bc14f2fa0c26ce4b25fd9a1" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.306531 14103 raft_consensus.cc:3055] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.306720 14103 raft_consensus.cc:740] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:25.307242 14103 consensus_queue.cc:260] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.308063 14103 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.315037 14103 raft_consensus.cc:2468] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:25.315995 13921 leader_election.cc:304] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [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: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:25.316641 14151 raft_consensus.cc:2804] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.317092 14151 raft_consensus.cc:697] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:25.318090 14151 consensus_queue.cc:237] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.324582 13851 catalog_manager.cc:5697] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.359189 14200 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.368537 14201 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.376282 14201 raft_consensus.cc:993] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.376806 14200 raft_consensus.cc:1081] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:25.376753 14199 consensus_queue.cc:1048] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:25.378453 13954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37942
I20260709 14:51:25.378983 13954 raft_consensus.cc:493] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.379331 13954 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.384439 14151 consensus_queue.cc:1048] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.386082 13954 raft_consensus.cc:515] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.390264 14201 consensus_queue.cc:1048] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.390664 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:25.390852 13954 leader_election.cc:290] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.391253 14030 raft_consensus.cc:3055] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.391606 14030 raft_consensus.cc:740] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:25.392424 14030 consensus_queue.cc:260] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.393551 14030 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.393584 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.397037 14102 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.400434 14030 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:25.401362 13919 leader_election.cc:304] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:25.402199 14151 raft_consensus.cc:2804] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.402652 14151 raft_consensus.cc:697] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:25.403448 14151 consensus_queue.cc:237] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.404425 14201 raft_consensus.cc:993] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:25.404881 14201 raft_consensus.cc:1081] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:25.406410 14103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55586
I20260709 14:51:25.406828 14103 raft_consensus.cc:493] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.407127 14103 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.410931 14151 consensus_queue.cc:1048] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.413523 14103 raft_consensus.cc:515] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.414885 14102 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:25.416131 14103 leader_election.cc:290] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:25.417315 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:25.418015 14028 raft_consensus.cc:3055] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.418327 14028 raft_consensus.cc:740] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:25.419155 14028 consensus_queue.cc:260] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.420223 14028 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.420558 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74aa3e711514431b3c2ce0c6b11b244" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:25.421144 13954 raft_consensus.cc:3060] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.423084 13851 catalog_manager.cc:5697] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.427660 13954 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 2.
I20260709 14:51:25.428382 14180 raft_consensus.cc:993] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.428805 14180 raft_consensus.cc:1081] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.428820 14069 leader_election.cc:304] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:25.429900 14183 raft_consensus.cc:2804] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.430352 14183 raft_consensus.cc:697] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:25.431126 14183 consensus_queue.cc:237] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.431857 14028 raft_consensus.cc:2468] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 2.
I20260709 14:51:25.434314 14028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:57002
I20260709 14:51:25.434811 14028 raft_consensus.cc:493] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.435165 14028 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.440953 14028 raft_consensus.cc:515] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.441208 13851 catalog_manager.cc:5697] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 1 to 2, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.443289 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:25.443495 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f5ab8a5ca94b428c59820154ec888a" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.443861 13954 raft_consensus.cc:3055] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.444173 13954 raft_consensus.cc:740] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:25.444826 14103 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.444949 13954 consensus_queue.cc:260] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.446130 13954 raft_consensus.cc:3060] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.451491 14103 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.452673 13954 raft_consensus.cc:2468] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.452651 13996 leader_election.cc:304] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:25.453565 14152 raft_consensus.cc:2804] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.453949 14028 leader_election.cc:290] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.454025 14152 raft_consensus.cc:697] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:25.454962 14152 consensus_queue.cc:237] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.460589 13851 catalog_manager.cc:5697] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.668831 13954 raft_consensus.cc:1275] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.670017 14152 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.679059 14103 raft_consensus.cc:1275] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.680315 14200 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.686184 14151 raft_consensus.cc:993] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.686589 14180 raft_consensus.cc:1081] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:25.688239 14028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:57002
I20260709 14:51:25.688746 14028 raft_consensus.cc:493] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.689028 14028 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.694123 14028 raft_consensus.cc:515] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.695731 14028 leader_election.cc:290] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:25.696494 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:25.696569 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23801dcc48234578aa697f054f1d08c9" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:25.697152 13954 raft_consensus.cc:3055] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.697225 14103 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.697459 13954 raft_consensus.cc:740] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:25.698226 13954 consensus_queue.cc:260] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.699126 13954 raft_consensus.cc:3060] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.701915 14103 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.702980 13996 leader_election.cc:304] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:25.703725 14200 raft_consensus.cc:2804] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.703938 13954 raft_consensus.cc:2468] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:25.704217 14200 raft_consensus.cc:697] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:25.705036 14200 consensus_queue.cc:237] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:25.710960 13851 catalog_manager.cc:5697] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.712447 14103 raft_consensus.cc:1275] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.713603 14180 consensus_queue.cc:1048] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.721443 14028 raft_consensus.cc:1275] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.722945 14230 consensus_queue.cc:1048] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.770219 14103 raft_consensus.cc:1275] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.771270 14230 consensus_queue.cc:1048] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.778607 14028 raft_consensus.cc:3060] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.785229 14028 raft_consensus.cc:1275] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.786334 14181 consensus_queue.cc:1048] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.814342 14028 raft_consensus.cc:1275] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.815348 14181 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.821990 14103 raft_consensus.cc:1275] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.823540 14230 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.851080 13954 raft_consensus.cc:1275] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.852145 14183 consensus_queue.cc:1048] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.860911 14028 raft_consensus.cc:1275] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.862279 14232 consensus_queue.cc:1048] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.878535 13954 raft_consensus.cc:1275] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.879503 14200 consensus_queue.cc:1048] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.887254 14103 raft_consensus.cc:1275] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.889068 14201 consensus_queue.cc:1048] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:26.210785 13955 raft_consensus.cc:1275] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:26.212566 14199 consensus_queue.cc:1048] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:26.224221 14103 raft_consensus.cc:1275] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:26.225450 14199 consensus_queue.cc:1048] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.258188 13850 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51918:
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 14:51:28.260818 13850 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 14:51:28.316354 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09300295f04c1090f8852aafefde72 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:28.317790 14014 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09300295f04c1090f8852aafefde72 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:28.319409 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09300295f04c1090f8852aafefde72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.319128 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09300295f04c1090f8852aafefde72 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:28.320741 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09300295f04c1090f8852aafefde72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.320596 13939 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc7d78edaf34411a468663ea109facb (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:28.324121 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc7d78edaf34411a468663ea109facb (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:28.325484 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc7d78edaf34411a468663ea109facb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.325982 14012 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc7d78edaf34411a468663ea109facb (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:28.327297 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc7d78edaf34411a468663ea109facb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.327489 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 0dddfcde434344a8b34ba4088c259271 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:28.331923 13938 tablet_service.cc:1511] Processing CreateTablet for tablet 14fff9d3d7e44580a2b2e8d496a82038 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:28.333948 13941 tablet_service.cc:1511] Processing CreateTablet for tablet f073c203483f41be91495653d328b276 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:28.336041 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dddfcde434344a8b34ba4088c259271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.318244 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09300295f04c1090f8852aafefde72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.338333 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 14fff9d3d7e44580a2b2e8d496a82038 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:28.338476 14013 tablet_service.cc:1511] Processing CreateTablet for tablet f073c203483f41be91495653d328b276 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:28.339404 13940 tablet_service.cc:1511] Processing CreateTablet for tablet 01cd4ae2a4204240b9b2493f23b8bf32 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:28.339867 14020 tablet_service.cc:1511] Processing CreateTablet for tablet 0dddfcde434344a8b34ba4088c259271 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:28.332391 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 14fff9d3d7e44580a2b2e8d496a82038 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:28.340986 14089 tablet_service.cc:1511] Processing CreateTablet for tablet f073c203483f41be91495653d328b276 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:28.342393 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f073c203483f41be91495653d328b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.343142 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fff9d3d7e44580a2b2e8d496a82038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.339761 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fff9d3d7e44580a2b2e8d496a82038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.324615 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 0dddfcde434344a8b34ba4088c259271 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:28.341382 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc7d78edaf34411a468663ea109facb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.348018 14013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f073c203483f41be91495653d328b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.350106 13938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fff9d3d7e44580a2b2e8d496a82038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.351562 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dddfcde434344a8b34ba4088c259271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.354583 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cd4ae2a4204240b9b2493f23b8bf32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.356634 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dddfcde434344a8b34ba4088c259271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.360455 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f073c203483f41be91495653d328b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.381250 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 01cd4ae2a4204240b9b2493f23b8bf32 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:28.382726 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cd4ae2a4204240b9b2493f23b8bf32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.391960 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 01cd4ae2a4204240b9b2493f23b8bf32 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:28.393304 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cd4ae2a4204240b9b2493f23b8bf32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.405035 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 2e19e9fbc6724ee2af0d4d9809252ef2 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:28.407559 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 2e19e9fbc6724ee2af0d4d9809252ef2 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:28.408253 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e19e9fbc6724ee2af0d4d9809252ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.408854 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e19e9fbc6724ee2af0d4d9809252ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.407554 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 2e19e9fbc6724ee2af0d4d9809252ef2 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:28.415225 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e19e9fbc6724ee2af0d4d9809252ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.433306 14018 tablet_service.cc:1511] Processing CreateTablet for tablet bd4d6cf792c84ff2a43edb7866307389 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:28.434664 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4d6cf792c84ff2a43edb7866307389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.436043 13938 tablet_service.cc:1511] Processing CreateTablet for tablet bd4d6cf792c84ff2a43edb7866307389 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:28.437500 13938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4d6cf792c84ff2a43edb7866307389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.465211 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 5783fed6c0f644beb1a120bb214777b5 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:28.466542 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5783fed6c0f644beb1a120bb214777b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.467988 14012 tablet_service.cc:1511] Processing CreateTablet for tablet 5783fed6c0f644beb1a120bb214777b5 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:28.469255 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5783fed6c0f644beb1a120bb214777b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.471596 14248 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.474689 14090 tablet_service.cc:1511] Processing CreateTablet for tablet bd4d6cf792c84ff2a43edb7866307389 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:28.475937 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4d6cf792c84ff2a43edb7866307389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.484210 14247 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.491117 14248 tablet_bootstrap.cc:654] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.490790 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 5783fed6c0f644beb1a120bb214777b5 (DEFAULT_TABLE table=soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:28.492738 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5783fed6c0f644beb1a120bb214777b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:28.490626 14249 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.500648 14249 tablet_bootstrap.cc:654] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.503162 14247 tablet_bootstrap.cc:654] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.505973 14248 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.513604 14248 ts_tablet_manager.cc:1403] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 14:51:28.516798 14248 raft_consensus.cc:359] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.517635 14248 raft_consensus.cc:385] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.518028 14248 raft_consensus.cc:740] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.518779 14248 consensus_queue.cc:260] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.521436 14248 ts_tablet_manager.cc:1434] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:28.522408 14248 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.526360 14249 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.526854 14249 ts_tablet_manager.cc:1403] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 14:51:28.528442 14248 tablet_bootstrap.cc:654] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.528535 14247 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.529116 14247 ts_tablet_manager.cc:1403] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.007s
I20260709 14:51:28.529919 14249 raft_consensus.cc:359] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.530622 14249 raft_consensus.cc:385] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.530881 14249 raft_consensus.cc:740] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.531584 14249 consensus_queue.cc:260] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.532089 14247 raft_consensus.cc:359] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.532915 14247 raft_consensus.cc:385] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.533212 14247 raft_consensus.cc:740] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.534405 14249 ts_tablet_manager.cc:1434] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:28.534114 14247 consensus_queue.cc:260] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.535411 14249 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.536697 14247 ts_tablet_manager.cc:1434] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:28.537777 14247 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.539778 14248 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.540267 14248 ts_tablet_manager.cc:1403] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:51:28.542387 14249 tablet_bootstrap.cc:654] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.543084 14248 raft_consensus.cc:359] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.543766 14248 raft_consensus.cc:385] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.544049 14248 raft_consensus.cc:740] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.544175 14247 tablet_bootstrap.cc:654] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.544884 14248 consensus_queue.cc:260] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.549255 14248 ts_tablet_manager.cc:1434] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:28.550223 14248 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.556739 14248 tablet_bootstrap.cc:654] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.562047 14247 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.562507 14247 ts_tablet_manager.cc:1403] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.016s
I20260709 14:51:28.564731 14248 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.565212 14248 ts_tablet_manager.cc:1403] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 14:51:28.565560 14247 raft_consensus.cc:359] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.566295 14247 raft_consensus.cc:385] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.566596 14247 raft_consensus.cc:740] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.567401 14247 consensus_queue.cc:260] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.568146 14248 raft_consensus.cc:359] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.568833 14248 raft_consensus.cc:385] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.569115 14248 raft_consensus.cc:740] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.569823 14247 ts_tablet_manager.cc:1434] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:28.569799 14248 consensus_queue.cc:260] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.571090 14247 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.572539 14248 ts_tablet_manager.cc:1434] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:51:28.573611 14248 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.578871 14247 tablet_bootstrap.cc:654] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.579774 14248 tablet_bootstrap.cc:654] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.588436 14248 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.588907 14248 ts_tablet_manager.cc:1403] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:51:28.591815 14248 raft_consensus.cc:359] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.592495 14248 raft_consensus.cc:385] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.592794 14248 raft_consensus.cc:740] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.593104 14230 raft_consensus.cc:493] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.593613 14230 raft_consensus.cc:515] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.593492 14248 consensus_queue.cc:260] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.596251 14247 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.596848 14247 ts_tablet_manager.cc:1403] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:51:28.596728 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
W20260709 14:51:28.598511 13919 leader_election.cc:343] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.599488 14230 leader_election.cc:290] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.600219 14247 raft_consensus.cc:359] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.601022 14247 raft_consensus.cc:385] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.601364 14247 raft_consensus.cc:740] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.601419 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:28.602398 14247 consensus_queue.cc:260] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.603982 14248 ts_tablet_manager.cc:1434] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.012s
W20260709 14:51:28.604804 13921 leader_election.cc:343] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.604977 14248 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.605237 14247 ts_tablet_manager.cc:1434] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:51:28.605464 13921 leader_election.cc:304] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010
I20260709 14:51:28.606176 14247 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.607239 14259 raft_consensus.cc:2749] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:28.610719 13901 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:28.613036 14247 tablet_bootstrap.cc:654] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.613477 14248 tablet_bootstrap.cc:654] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.614846 14249 tablet_bootstrap.cc:492] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.615356 14249 ts_tablet_manager.cc:1403] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.080s	user 0.032s	sys 0.026s
I20260709 14:51:28.618324 14249 raft_consensus.cc:359] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.618970 14249 raft_consensus.cc:385] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.619258 14249 raft_consensus.cc:740] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.620007 14249 consensus_queue.cc:260] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.624564 14249 ts_tablet_manager.cc:1434] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:28.624974 14248 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.625229 14247 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.625438 14248 ts_tablet_manager.cc:1403] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 14:51:28.625667 14247 ts_tablet_manager.cc:1403] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:51:28.625450 14249 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.628463 14248 raft_consensus.cc:359] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.628710 14247 raft_consensus.cc:359] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.629212 14248 raft_consensus.cc:385] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.629391 14247 raft_consensus.cc:385] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.629719 14247 raft_consensus.cc:740] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.629555 14248 raft_consensus.cc:740] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.630555 14248 consensus_queue.cc:260] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.630612 14247 consensus_queue.cc:260] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.632972 14247 ts_tablet_manager.cc:1434] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:28.633034 14248 ts_tablet_manager.cc:1434] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:28.633978 14247 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.634007 14248 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.635658 14249 tablet_bootstrap.cc:654] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.641003 14247 tablet_bootstrap.cc:654] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.641005 14248 tablet_bootstrap.cc:654] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.650153 14247 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.650609 14249 tablet_bootstrap.cc:492] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.651152 14249 ts_tablet_manager.cc:1403] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 14:51:28.650609 14247 ts_tablet_manager.cc:1403] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:51:28.654325 14249 raft_consensus.cc:359] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.654455 14247 raft_consensus.cc:359] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.655035 14249 raft_consensus.cc:385] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.655229 14247 raft_consensus.cc:385] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.655401 14249 raft_consensus.cc:740] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.655632 14247 raft_consensus.cc:740] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.656219 14249 consensus_queue.cc:260] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.656627 14248 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.656478 14247 consensus_queue.cc:260] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.658567 14249 ts_tablet_manager.cc:1434] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:28.659330 14247 ts_tablet_manager.cc:1434] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:28.659525 14249 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.657291 14248 ts_tablet_manager.cc:1403] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 14:51:28.660316 14247 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.662724 14248 raft_consensus.cc:359] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.663398 14248 raft_consensus.cc:385] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.663667 14248 raft_consensus.cc:740] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.664382 14248 consensus_queue.cc:260] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.666531 14249 tablet_bootstrap.cc:654] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.666960 14248 ts_tablet_manager.cc:1434] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:28.668126 14248 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.674784 14248 tablet_bootstrap.cc:654] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.681021 14247 tablet_bootstrap.cc:654] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.683338 14232 raft_consensus.cc:493] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.683792 14232 raft_consensus.cc:515] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.686051 14232 leader_election.cc:290] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.687500 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.688158 13955 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:28.689179 14259 raft_consensus.cc:493] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.689704 14259 raft_consensus.cc:515] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.690476 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:28.691143 14028 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:28.692236 14259 leader_election.cc:290] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.694105 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
W20260709 14:51:28.695495 13921 leader_election.cc:343] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.696310 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:28.696910 14028 raft_consensus.cc:2468] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:28.698474 13919 leader_election.cc:304] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [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: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: a679547b13d1462c8c01616ad9a07010
I20260709 14:51:28.699527 14230 raft_consensus.cc:2804] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.699877 14230 raft_consensus.cc:493] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.700204 14230 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.708760 14249 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.709280 14249 ts_tablet_manager.cc:1403] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.023s
I20260709 14:51:28.692447 14068 leader_election.cc:304] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.712306 14248 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.712250 14249 raft_consensus.cc:359] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.713290 14249 raft_consensus.cc:385] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.713490 14267 raft_consensus.cc:2804] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.713604 14249 raft_consensus.cc:740] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.713052 14248 ts_tablet_manager.cc:1403] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:51:28.714545 14249 consensus_queue.cc:260] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.716987 14249 ts_tablet_manager.cc:1434] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:51:28.717912 14249 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.717566 14248 raft_consensus.cc:359] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.718273 14248 raft_consensus.cc:385] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.718562 14248 raft_consensus.cc:740] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.714099 14267 raft_consensus.cc:493] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.719502 14267 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.722679 14230 raft_consensus.cc:515] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.724874 14249 tablet_bootstrap.cc:654] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.726995 14267 raft_consensus.cc:515] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.729839 14230 leader_election.cc:290] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.730087 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:28.730731 14028 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.731299 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
W20260709 14:51:28.732726 13921 leader_election.cc:343] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.734342 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:28.735421 14030 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.736878 14249 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.737327 14249 ts_tablet_manager.cc:1403] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:51:28.738368 14028 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:28.739506 14068 leader_election.cc:304] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.740342 14269 raft_consensus.cc:2804] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.736756 14248 consensus_queue.cc:260] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.740860 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:28.741405 13955 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.742379 14248 ts_tablet_manager.cc:1434] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:51:28.743479 14248 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.747148 14249 raft_consensus.cc:359] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.747859 14249 raft_consensus.cc:385] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.748144 14249 raft_consensus.cc:740] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.748683 14247 tablet_bootstrap.cc:492] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.749218 14247 ts_tablet_manager.cc:1403] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.009s
I20260709 14:51:28.750787 14249 consensus_queue.cc:260] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.753801 14269 raft_consensus.cc:697] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:28.751708 14267 leader_election.cc:290] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.755780 14030 raft_consensus.cc:2468] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:28.756031 14269 consensus_queue.cc:237] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.756918 14247 raft_consensus.cc:359] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.757303 13919 leader_election.cc:304] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: a679547b13d1462c8c01616ad9a07010
I20260709 14:51:28.759362 14247 raft_consensus.cc:385] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.758903 14249 ts_tablet_manager.cc:1434] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 14:51:28.759727 14230 raft_consensus.cc:2804] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.760178 14248 tablet_bootstrap.cc:654] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.760262 14230 raft_consensus.cc:697] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:28.760949 14249 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.761299 14230 consensus_queue.cc:237] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.759740 14247 raft_consensus.cc:740] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.763106 14247 consensus_queue.cc:260] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.766283 14247 ts_tablet_manager.cc:1434] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 14:51:28.767351 14247 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.768244 14249 tablet_bootstrap.cc:654] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.779793 14249 tablet_bootstrap.cc:492] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.780336 14249 ts_tablet_manager.cc:1403] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:51:28.781585 14247 tablet_bootstrap.cc:654] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.783349 14249 raft_consensus.cc:359] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.784261 14249 raft_consensus.cc:385] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.783720 13850 catalog_manager.cc:5697] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.784647 14249 raft_consensus.cc:740] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.785630 14249 consensus_queue.cc:260] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.787062 13955 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:28.790611 14248 tablet_bootstrap.cc:492] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.790577 14249 ts_tablet_manager.cc:1434] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:28.791038 14269 raft_consensus.cc:493] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.791186 14248 ts_tablet_manager.cc:1403] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.004s
I20260709 14:51:28.791499 14269 raft_consensus.cc:515] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.793000 14249 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.794129 14248 raft_consensus.cc:359] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.794776 14248 raft_consensus.cc:385] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.794744 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:28.795271 14248 raft_consensus.cc:740] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.795526 14030 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:28.795948 14248 consensus_queue.cc:260] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.796752 14068 leader_election.cc:304] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.797456 14248 ts_tablet_manager.cc:1434] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:28.798372 14248 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: Bootstrap starting.
I20260709 14:51:28.798966 14272 raft_consensus.cc:2804] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.799346 14272 raft_consensus.cc:493] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.799695 14249 tablet_bootstrap.cc:654] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.800326 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.800925 13955 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:28.801898 14266 raft_consensus.cc:493] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.802579 14269 leader_election.cc:290] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.802358 14266 raft_consensus.cc:515] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.803722 14248 tablet_bootstrap.cc:654] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.804315 14266 leader_election.cc:290] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.808956 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:28.809060 14248 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: No bootstrap required, opened a new log
I20260709 14:51:28.809376 14103 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:28.809578 14248 ts_tablet_manager.cc:1403] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:51:28.809952 14269 raft_consensus.cc:493] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.810461 13996 leader_election.cc:304] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.810417 14269 raft_consensus.cc:515] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.811378 14266 raft_consensus.cc:2804] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.811724 14266 raft_consensus.cc:493] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.812044 14266 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.812366 14248 raft_consensus.cc:359] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.813118 14248 raft_consensus.cc:385] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.813380 14248 raft_consensus.cc:740] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.813570 14199 raft_consensus.cc:493] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.814034 14248 consensus_queue.cc:260] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.814383 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:28.814954 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.814049 14199 raft_consensus.cc:515] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.815753 14248 ts_tablet_manager.cc:1434] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:28.799665 14272 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:28.816566 14068 leader_election.cc:343] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.817732 13954 raft_consensus.cc:2468] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 0.
I20260709 14:51:28.819151 14069 leader_election.cc:304] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [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: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:28.819999 14267 raft_consensus.cc:2804] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.820344 14267 raft_consensus.cc:493] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.820672 14267 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.820777 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.821499 13954 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:28.822139 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:28.819547 14199 leader_election.cc:290] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.822647 13995 leader_election.cc:304] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:28.823582 14199 raft_consensus.cc:2804] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.823918 14199 raft_consensus.cc:493] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.824244 14199 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.826151 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.826779 13955 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:28.812544 14269 leader_election.cc:290] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.831190 14266 raft_consensus.cc:515] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.831265 14199 raft_consensus.cc:515] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.822724 14103 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:28.833739 14266 leader_election.cc:290] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.834806 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:28.835419 14103 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.836728 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:28.836870 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:28.837381 13954 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.837347 14102 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.842155 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:28.842466 14103 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:28.842746 13955 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.843695 13996 leader_election.cc:304] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.844624 14266 raft_consensus.cc:2804] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.848117 14102 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:28.849207 13996 leader_election.cc:304] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.854386 14272 raft_consensus.cc:515] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.855723 14267 raft_consensus.cc:515] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.856626 14272 leader_election.cc:290] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.859844 14247 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.860401 14247 ts_tablet_manager.cc:1403] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.004s
I20260709 14:51:28.851052 14230 raft_consensus.cc:493] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.862095 14230 raft_consensus.cc:515] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.864069 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:28.865410 13953 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.866703 14247 raft_consensus.cc:359] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.867431 14247 raft_consensus.cc:385] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.867744 14247 raft_consensus.cc:740] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.849984 14199 leader_election.cc:290] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.868454 14230 leader_election.cc:290] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.869131 14199 raft_consensus.cc:2804] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.863747 14267 leader_election.cc:290] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:28.870103 14199 raft_consensus.cc:697] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:28.870297 13952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:28.868427 14247 consensus_queue.cc:260] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.871063 13955 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:28.870909 13952 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.864379 14266 raft_consensus.cc:697] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:28.874996 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:28.875670 14028 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.876063 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:28.876446 14247 ts_tablet_manager.cc:1434] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:28.876662 14030 raft_consensus.cc:2468] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:28.877424 14247 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.872066 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
W20260709 14:51:28.879030 13921 leader_election.cc:343] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.881536 13919 leader_election.cc:304] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [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: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: a679547b13d1462c8c01616ad9a07010
I20260709 14:51:28.882344 14230 raft_consensus.cc:2804] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.882706 14230 raft_consensus.cc:493] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.883028 14230 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.874686 14266 consensus_queue.cc:237] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.883323 14249 tablet_bootstrap.cc:492] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.884871 14249 ts_tablet_manager.cc:1403] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.039s
I20260709 14:51:28.885663 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:28.887822 14249 raft_consensus.cc:359] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.892055 14249 raft_consensus.cc:385] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.892340 14249 raft_consensus.cc:740] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.894907 14247 tablet_bootstrap.cc:654] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.893046 14249 consensus_queue.cc:260] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.899395 14249 ts_tablet_manager.cc:1434] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 14:51:28.900370 14249 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.902365 13952 raft_consensus.cc:2468] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:28.883224 14028 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
I20260709 14:51:28.903841 13953 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 1.
W20260709 14:51:28.904989 14068 leader_election.cc:343] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.905522 14069 leader_election.cc:304] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:28.906313 14249 tablet_bootstrap.cc:654] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.896641 13851 catalog_manager.cc:5697] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.906414 14267 raft_consensus.cc:2804] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.906268 13954 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:28.909659 14267 raft_consensus.cc:697] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:28.910593 14267 consensus_queue.cc:237] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.913725 14068 leader_election.cc:304] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:28.905607 14199 consensus_queue.cc:237] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.917461 14272 raft_consensus.cc:2804] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.917979 14272 raft_consensus.cc:697] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:28.918803 14272 consensus_queue.cc:237] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.925107 14230 raft_consensus.cc:515] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.929512 14247 tablet_bootstrap.cc:492] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.930020 14247 ts_tablet_manager.cc:1403] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260709 14:51:28.930907 14230 leader_election.cc:290] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.931579 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:28.932221 14028 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.932818 14247 raft_consensus.cc:359] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.933461 14247 raft_consensus.cc:385] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.933732 14247 raft_consensus.cc:740] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.934494 14247 consensus_queue.cc:260] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.934993 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
W20260709 14:51:28.936662 13921 leader_election.cc:343] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.936940 14247 ts_tablet_manager.cc:1434] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:28.937836 14247 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Bootstrap starting.
I20260709 14:51:28.939805 14028 raft_consensus.cc:2468] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:28.941902 13919 leader_election.cc:304] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: a679547b13d1462c8c01616ad9a07010
I20260709 14:51:28.943368 14247 tablet_bootstrap.cc:654] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.943581 14259 raft_consensus.cc:2804] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.944083 14259 raft_consensus.cc:697] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:28.944854 14259 consensus_queue.cc:237] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.953675 14249 tablet_bootstrap.cc:492] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.954231 14249 ts_tablet_manager.cc:1403] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.008s
I20260709 14:51:28.956964 14249 raft_consensus.cc:359] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.957594 14249 raft_consensus.cc:385] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.957866 14249 raft_consensus.cc:740] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.958587 14249 consensus_queue.cc:260] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.960497 14249 ts_tablet_manager.cc:1434] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:51:28.961385 14249 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: Bootstrap starting.
I20260709 14:51:28.963284 14247 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: No bootstrap required, opened a new log
I20260709 14:51:28.963805 14247 ts_tablet_manager.cc:1403] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 14:51:28.967732 14249 tablet_bootstrap.cc:654] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.968842 14247 raft_consensus.cc:359] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.969547 14247 raft_consensus.cc:385] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.969823 14247 raft_consensus.cc:740] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.970765 13851 catalog_manager.cc:5697] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.970546 14247 consensus_queue.cc:260] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.982208 14282 raft_consensus.cc:493] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.982674 14282 raft_consensus.cc:515] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.983250 13850 catalog_manager.cc:5697] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.984920 13850 catalog_manager.cc:5697] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 0 to 1, leader changed from <none> to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 1 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.987582 14282 leader_election.cc:290] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:28.989055 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:28.987344 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.990155 13954 raft_consensus.cc:2468] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 0.
I20260709 14:51:28.991377 13995 leader_election.cc:304] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:28.989717 14247 ts_tablet_manager.cc:1434] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
W20260709 14:51:28.992693 13996 leader_election.cc:343] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.993542 14282 raft_consensus.cc:2804] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.993934 14282 raft_consensus.cc:493] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.994268 14282 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.996668 14249 tablet_bootstrap.cc:492] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: No bootstrap required, opened a new log
I20260709 14:51:28.997057 14249 ts_tablet_manager.cc:1403] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.012s
I20260709 14:51:28.998615 14199 raft_consensus.cc:493] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.999089 14199 raft_consensus.cc:515] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.999194 14249 raft_consensus.cc:359] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:28.999879 14249 raft_consensus.cc:385] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:29.000136 14249 raft_consensus.cc:740] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Initialized, Role: FOLLOWER
I20260709 14:51:29.000836 14249 consensus_queue.cc:260] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.001345 14199 leader_election.cc:290] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.002328 14249 ts_tablet_manager.cc:1434] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:29.002807 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:28.998420 13852 catalog_manager.cc:5697] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.003613 13954 raft_consensus.cc:2393] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77455614a8ff4808b72e089f8b6d6a2f in current term 1: Already voted for candidate a679547b13d1462c8c01616ad9a07010 in this term.
I20260709 14:51:29.004041 13852 catalog_manager.cc:5697] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.005249 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:29.006423 13996 leader_election.cc:304] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f; no voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.007174 14199 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.014348 14199 raft_consensus.cc:2749] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:29.016922 14282 raft_consensus.cc:515] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.019338 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:29.019557 14282 leader_election.cc:290] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.019834 13954 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.019831 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.020560 14102 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.026747 13954 raft_consensus.cc:2468] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:29.027428 14102 raft_consensus.cc:2468] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 1.
I20260709 14:51:29.027905 13995 leader_election.cc:304] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.028666 14282 raft_consensus.cc:2804] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:29.029071 14282 raft_consensus.cc:697] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.029753 14259 raft_consensus.cc:493] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.029707 14282 consensus_queue.cc:237] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.030257 14259 raft_consensus.cc:515] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.032929 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:29.033082 14259 leader_election.cc:290] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.033362 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010" is_pre_election: true
I20260709 14:51:29.033538 14028 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:29.034164 14102 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 0.
I20260709 14:51:29.034839 13919 leader_election.cc:304] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.035665 14259 raft_consensus.cc:2804] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:29.036026 14259 raft_consensus.cc:493] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.036348 14259 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.042497 14259 raft_consensus.cc:515] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.042445 13850 catalog_manager.cc:5697] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 1 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.044219 14259 leader_election.cc:290] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.045020 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.045369 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.045670 14028 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.045946 14102 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.053644 14102 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:29.054381 14028 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 1.
I20260709 14:51:29.054517 13921 leader_election.cc:304] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.055225 14259 raft_consensus.cc:2804] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:29.055688 14259 raft_consensus.cc:697] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.056329 14259 consensus_queue.cc:237] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.063207 13852 catalog_manager.cc:5697] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 0 to 1, leader changed from <none> to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 1 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.093770 14102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09300295f04c1090f8852aafefde72"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:29.094473 14102 raft_consensus.cc:606] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.098990 14102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:29.099372 14102 raft_consensus.cc:606] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.103783 14102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:55596
I20260709 14:51:29.104152 14102 raft_consensus.cc:606] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.108330 14028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:57004
I20260709 14:51:29.108726 14028 raft_consensus.cc:606] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Received request to transfer leadership to TS f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.115435 13954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:37952
I20260709 14:51:29.115831 13954 raft_consensus.cc:606] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:29.120115 13954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:37952
I20260709 14:51:29.120489 13954 raft_consensus.cc:606] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:29.124657 13954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:37952
I20260709 14:51:29.125063 13954 raft_consensus.cc:606] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Received request to transfer leadership to TS 77455614a8ff4808b72e089f8b6d6a2f
I20260709 14:51:29.125238 14272 raft_consensus.cc:493] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.125674 14272 raft_consensus.cc:515] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.127589 14272 leader_election.cc:290] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:29.128352 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" is_pre_election: true
I20260709 14:51:29.128612 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f" is_pre_election: true
I20260709 14:51:29.129375 14028 raft_consensus.cc:2393] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a679547b13d1462c8c01616ad9a07010 in current term 1: Already voted for candidate f97e4d5be9ab49dd817c12e8ac64a49f in this term.
I20260709 14:51:29.130141 14028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:57004
I20260709 14:51:29.130179 14068 leader_election.cc:304] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a679547b13d1462c8c01616ad9a07010; no voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.130586 14028 raft_consensus.cc:606] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
I20260709 14:51:29.130873 14272 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.135978 14272 raft_consensus.cc:2749] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:29.203200 14102 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.211905 14259 consensus_queue.cc:1048] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.225724 14289 consensus_queue.cc:1048] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:29.232913 14289 raft_consensus.cc:993] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.233270 14289 raft_consensus.cc:1081] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.234570 14028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:57002
I20260709 14:51:29.235062 14028 raft_consensus.cc:493] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.235317 14028 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.240113 14028 raft_consensus.cc:515] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.242036 14028 leader_election.cc:290] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.242302 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:29.242913 13954 raft_consensus.cc:3055] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.243263 13954 raft_consensus.cc:740] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.244027 13954 consensus_queue.cc:260] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.244422 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cd4ae2a4204240b9b2493f23b8bf32" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.245309 13954 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.245790 14102 raft_consensus.cc:3060] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.252228 13954 raft_consensus.cc:2468] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.252624 14102 raft_consensus.cc:2468] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.253401 13995 leader_election.cc:304] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.254161 14199 raft_consensus.cc:2804] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.254567 14199 raft_consensus.cc:697] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.254876 14272 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.255333 14199 consensus_queue.cc:237] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.264644 13850 catalog_manager.cc:5697] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.267469 14272 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.274974 14267 raft_consensus.cc:993] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.275406 14272 raft_consensus.cc:1081] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.276842 13954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09300295f04c1090f8852aafefde72"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37930
I20260709 14:51:29.277315 13954 raft_consensus.cc:493] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.277613 13954 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.283071 13954 raft_consensus.cc:515] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.284992 13954 leader_election.cc:290] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.285212 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.285571 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.285753 14028 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.286181 14102 raft_consensus.cc:3055] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.286517 14102 raft_consensus.cc:740] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:29.287317 14102 consensus_queue.cc:260] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.288565 14102 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.290721 14028 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.291643 13919 leader_election.cc:304] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.292358 14289 raft_consensus.cc:2804] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.292738 14289 raft_consensus.cc:697] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.293399 14289 consensus_queue.cc:237] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.294620 14102 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.300127 13852 catalog_manager.cc:5697] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.321244 14272 consensus_queue.cc:1048] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.331120 14282 consensus_queue.cc:1048] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.331677 14301 consensus_queue.cc:1048] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.338892 14301 consensus_queue.cc:1048] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.339275 14281 raft_consensus.cc:993] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.340345 14281 raft_consensus.cc:1081] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.341069 14269 raft_consensus.cc:993] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.341602 14269 raft_consensus.cc:1081] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.342484 13954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37942
I20260709 14:51:29.345212 13952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37930
I20260709 14:51:29.345767 13952 raft_consensus.cc:493] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.346213 13952 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.346072 14282 consensus_queue.cc:1048] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.345790 13954 raft_consensus.cc:493] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.347371 13954 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.353921 13954 raft_consensus.cc:515] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.353892 13952 raft_consensus.cc:515] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.358968 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.359526 14102 raft_consensus.cc:3055] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.359843 14102 raft_consensus.cc:740] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:29.360625 14102 consensus_queue.cc:260] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.361667 14102 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.362541 14272 consensus_queue.cc:1048] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.359243 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc7d78edaf34411a468663ea109facb" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.366645 14028 raft_consensus.cc:3060] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.369993 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.370515 14103 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.373188 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14fff9d3d7e44580a2b2e8d496a82038" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.373790 14027 raft_consensus.cc:3055] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.374096 14027 raft_consensus.cc:740] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.374204 13952 leader_election.cc:290] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.374706 13954 leader_election.cc:290] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.376989 14103 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.377138 14102 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.374889 14027 consensus_queue.cc:260] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.379163 13921 leader_election.cc:304] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.379480 14027 raft_consensus.cc:3060] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.380098 14289 raft_consensus.cc:2804] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.380668 14289 raft_consensus.cc:697] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.381469 14289 consensus_queue.cc:237] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.380034 13921 leader_election.cc:304] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.384114 14230 raft_consensus.cc:2804] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.384467 14269 raft_consensus.cc:993] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: : Instructing follower f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.384893 14269 raft_consensus.cc:1081] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Signalling peer f97e4d5be9ab49dd817c12e8ac64a49f to start an election
I20260709 14:51:29.385179 14259 consensus_queue.cc:1048] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.387511 14028 raft_consensus.cc:2468] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.389468 13952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
 from {username='slave'} at 127.0.0.1:37930
I20260709 14:51:29.392326 13952 raft_consensus.cc:493] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.392732 13952 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.391222 14027 raft_consensus.cc:2468] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.398535 13850 catalog_manager.cc:5697] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.401360 13952 raft_consensus.cc:515] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.403931 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.404438 14027 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.408566 14289 consensus_queue.cc:1048] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.409739 14282 consensus_queue.cc:1048] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.411098 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dddfcde434344a8b34ba4088c259271" candidate_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.411710 14102 raft_consensus.cc:3055] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.412068 14102 raft_consensus.cc:740] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:29.413148 14027 raft_consensus.cc:2468] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.412997 14102 consensus_queue.cc:260] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.414175 14102 raft_consensus.cc:3060] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.414292 13919 leader_election.cc:304] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.415247 14289 raft_consensus.cc:2804] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.415637 13952 leader_election.cc:290] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [CANDIDATE]: Term 2 election: Requested vote from peers 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.415714 14289 raft_consensus.cc:697] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.422397 14289 consensus_queue.cc:237] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.421383 14102 raft_consensus.cc:2468] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97e4d5be9ab49dd817c12e8ac64a49f in term 2.
I20260709 14:51:29.428748 14230 raft_consensus.cc:697] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Leader. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.430197 14230 consensus_queue.cc:237] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.431160 14259 raft_consensus.cc:993] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.431641 14259 raft_consensus.cc:1081] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.432919 14282 consensus_queue.cc:1048] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.433284 14027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:57002
I20260709 14:51:29.436532 14027 raft_consensus.cc:493] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.436877 14027 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.443652 14282 consensus_queue.cc:1048] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.446174 14309 consensus_queue.cc:1048] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:29.446138 14027 raft_consensus.cc:515] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.448990 14027 leader_election.cc:290] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.451273 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:29.451771 13954 raft_consensus.cc:3055] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.452049 13954 raft_consensus.cc:740] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.452809 13954 consensus_queue.cc:260] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.453984 13954 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.455114 13852 catalog_manager.cc:5697] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.456658 13852 catalog_manager.cc:5697] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f reported cstate change: term changed from 1 to 2, leader changed from a679547b13d1462c8c01616ad9a07010 (127.5.255.3) to f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1). New cstate: current_term: 2 leader_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.459836 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4d6cf792c84ff2a43edb7866307389" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.460397 14102 raft_consensus.cc:3060] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.461687 13954 raft_consensus.cc:2468] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.462848 13995 leader_election.cc:304] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:29.463709 14282 raft_consensus.cc:2804] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.464383 14282 raft_consensus.cc:697] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.465265 14282 consensus_queue.cc:237] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.524199 14102 raft_consensus.cc:2468] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.526988 14309 consensus_queue.cc:1048] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.529445 14199 raft_consensus.cc:993] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:29.529982 14199 raft_consensus.cc:1081] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:29.533248 14103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55586
I20260709 14:51:29.533740 14103 raft_consensus.cc:493] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.534091 14103 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.536862 14266 consensus_queue.cc:1048] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.540657 14103 raft_consensus.cc:515] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.542706 14309 raft_consensus.cc:993] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.543190 14259 raft_consensus.cc:1081] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Signalling peer 77455614a8ff4808b72e089f8b6d6a2f to start an election
I20260709 14:51:29.544618 13952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:29.548674 14027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
 from {username='slave'} at 127.0.0.1:57002
I20260709 14:51:29.549235 14027 raft_consensus.cc:493] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.549606 14027 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.542980 14104 raft_consensus.cc:1240] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Rejecting Update request from peer 77455614a8ff4808b72e089f8b6d6a2f for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:29.556814 14103 leader_election.cc:290] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:29.558002 14282 consensus_queue.cc:1059] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.558811 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5783fed6c0f644beb1a120bb214777b5" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:29.559310 14266 raft_consensus.cc:3055] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.559687 14266 raft_consensus.cc:740] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.560467 14266 consensus_queue.cc:260] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.557538 14027 raft_consensus.cc:515] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.561525 14266 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.563161 14027 leader_election.cc:290] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047)
I20260709 14:51:29.564313 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:29.564802 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e19e9fbc6724ee2af0d4d9809252ef2" candidate_uuid: "77455614a8ff4808b72e089f8b6d6a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a679547b13d1462c8c01616ad9a07010"
I20260709 14:51:29.564883 13954 raft_consensus.cc:3055] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.565354 14103 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.565836 13954 raft_consensus.cc:740] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:29.566681 13954 consensus_queue.cc:260] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.567996 13954 raft_consensus.cc:3060] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.571806 14103 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.572849 13996 leader_election.cc:304] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:29.573612 14282 raft_consensus.cc:2804] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.574095 14282 raft_consensus.cc:697] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Leader. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:29.574540 13954 raft_consensus.cc:2468] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77455614a8ff4808b72e089f8b6d6a2f in term 2.
I20260709 14:51:29.574956 14282 consensus_queue.cc:237] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.573966 13850 catalog_manager.cc:5697] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.585161 14028 raft_consensus.cc:2468] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 2.
I20260709 14:51:29.587621 14068 leader_election.cc:304] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [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: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: f97e4d5be9ab49dd817c12e8ac64a49f
I20260709 14:51:29.588546 14267 raft_consensus.cc:2804] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.588933 14267 raft_consensus.cc:697] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:29.589686 14267 consensus_queue.cc:237] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:29.591017 13851 catalog_manager.cc:5697] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f reported cstate change: term changed from 1 to 2, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2). New cstate: current_term: 2 leader_uuid: "77455614a8ff4808b72e089f8b6d6a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.596004 13850 catalog_manager.cc:5697] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 1 to 2, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.700227 13954 raft_consensus.cc:1275] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.701231 14266 consensus_queue.cc:1048] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.708087 14103 raft_consensus.cc:1275] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.708431 14028 raft_consensus.cc:1275] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.709581 14282 consensus_queue.cc:1048] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.709846 14259 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.720940 14103 raft_consensus.cc:1275] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.722409 14230 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.815127 14028 raft_consensus.cc:1275] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.816226 14230 consensus_queue.cc:1048] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.822956 14103 raft_consensus.cc:1275] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.824517 14259 consensus_queue.cc:1048] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.891454 13954 raft_consensus.cc:1275] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.892746 14282 consensus_queue.cc:1048] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.899338 14103 raft_consensus.cc:1275] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.900628 14281 consensus_queue.cc:1048] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.916673 14028 raft_consensus.cc:1275] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.917752 14103 raft_consensus.cc:1275] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.917788 14259 consensus_queue.cc:1048] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.918839 14230 consensus_queue.cc:1048] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.957001 14028 raft_consensus.cc:1275] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.958145 14259 consensus_queue.cc:1048] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.965009 14103 raft_consensus.cc:1275] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer f97e4d5be9ab49dd817c12e8ac64a49f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.966809 14289 consensus_queue.cc:1048] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.022324 14103 raft_consensus.cc:1275] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.023316 14199 consensus_queue.cc:1048] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.029564 13954 raft_consensus.cc:1275] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer 77455614a8ff4808b72e089f8b6d6a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.031742 14266 consensus_queue.cc:1048] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.057946 14028 raft_consensus.cc:1275] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.058902 14267 consensus_queue.cc:1048] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.066485 13954 raft_consensus.cc:3060] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:30.073860 13954 raft_consensus.cc:1275] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.075188 14318 consensus_queue.cc:1048] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:32.133571 13850 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51918:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:32.151144 13850 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51918:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:32.240698  6140 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:32.243471 14350 tablet.cc:1724] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.262821 14345 tablet.cc:1724] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.273288 14363 tablet.cc:1724] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.300948 14350 tablet.cc:1724] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.311503 14363 tablet.cc:1724] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.319567 14368 tablet.cc:1724] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.324183 14369 tablet.cc:1724] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.327824 14130 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5783fed6c0f644beb1a120bb214777b5)
W20260709 14:51:32.333428 14130 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5783fed6c0f644beb1a120bb214777b5)
W20260709 14:51:32.334597 14130 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5783fed6c0f644beb1a120bb214777b5)
I20260709 14:51:32.340857 13952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09300295f04c1090f8852aafefde72"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:60596
I20260709 14:51:32.341446 13952 raft_consensus.cc:606] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
W20260709 14:51:32.388186 13921 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:36047, user_credentials={real_user=slave}} blocked reactor thread for 136415us
I20260709 14:51:32.391386 14350 tablet.cc:1724] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.417367 14369 tablet.cc:1724] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.419289 14363 tablet.cc:1724] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.433913 14368 tablet.cc:1724] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.443050 14345 tablet.cc:1724] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.464864 14369 tablet.cc:1724] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.466634 14363 tablet.cc:1724] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.468753 14030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f073c203483f41be91495653d328b276"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:34014
W20260709 14:51:32.474656 14371 log.cc:927] Time spent T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:51:32.474778 14030 raft_consensus.cc:606] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
I20260709 14:51:32.477972  6140 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:51:32.478695  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:32.495415 14028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4"
dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:34014
I20260709 14:51:32.496074 14028 raft_consensus.cc:606] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
I20260709 14:51:32.498121 14379 tablet.cc:1724] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.461330 14377 tablet.cc:1724] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.508309 13954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114"
dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
mode: GRACEFUL
new_leader_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:60596
I20260709 14:51:32.508965 13954 raft_consensus.cc:606] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Received request to transfer leadership to TS a679547b13d1462c8c01616ad9a07010
I20260709 14:51:32.513342 14382 tablet.cc:1724] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.495590 14350 tablet.cc:1724] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.520148 14368 tablet.cc:1724] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.526587 14345 tablet.cc:1724] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.537699  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:32.538419  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:32.549356 14360 raft_consensus.cc:993] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.550305 14360 raft_consensus.cc:1081] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.552268 14379 tablet.cc:1724] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.552350 14102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55584
I20260709 14:51:32.556099 14266 raft_consensus.cc:993] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.556625 14266 raft_consensus.cc:1081] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.556159 14102 raft_consensus.cc:493] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.561697 14102 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.561661 14099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f073c203483f41be91495653d328b276"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55586
I20260709 14:51:32.562413 14099 raft_consensus.cc:493] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.562764 14099 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.566071 14385 tablet.cc:1724] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.574024 14102 raft_consensus.cc:515] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.578655 14377 tablet.cc:1724] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.579898 14375 raft_consensus.cc:993] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.580482 14360 raft_consensus.cc:1081] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.583401 14098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09300295f04c1090f8852aafefde72"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55584
I20260709 14:51:32.583986 14098 raft_consensus.cc:493] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.584347 14098 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.581605 14350 tablet.cc:1724] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.571820 14345 tablet.cc:1724] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.572324 14099 raft_consensus.cc:515] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.593649 14101 raft_consensus.cc:1240] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Rejecting Update request from peer 77455614a8ff4808b72e089f8b6d6a2f for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:32.594671 14099 leader_election.cc:290] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 2 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:32.595089 14098 raft_consensus.cc:515] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.595611 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:32.596194 14028 raft_consensus.cc:3055] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:32.596472 14028 raft_consensus.cc:740] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:32.597184 14028 consensus_queue.cc:260] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.597982 14363 tablet.cc:1724] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:32.600024 14028 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.604530 13951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:32.605114 13951 raft_consensus.cc:3055] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:32.605392 13951 raft_consensus.cc:740] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:32.606173 13951 consensus_queue.cc:260] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.606750 14102 leader_election.cc:290] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 3 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:32.608163 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6583d9beea0742f4b9d0b303f8bb5114" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:32.608443 14098 leader_election.cc:290] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 3 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:32.609256 14029 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:32.607894 14376 consensus_queue.cc:1175] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a679547b13d1462c8c01616ad9a07010" responder_term: 2 status { last_received { term: 1 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 77455614a8ff4808b72e089f8b6d6a2f for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:51:32.614580 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:32.615126 13954 raft_consensus.cc:3055] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:32.615396 13954 raft_consensus.cc:740] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f97e4d5be9ab49dd817c12e8ac64a49f, State: Running, Role: LEADER
I20260709 14:51:32.616078 13954 consensus_queue.cc:260] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.617210 13954 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.617503 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09300295f04c1090f8852aafefde72" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:32.617836 13951 raft_consensus.cc:3060] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.619248 14030 raft_consensus.cc:3060] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.620222 14029 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.620168 13952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f073c203483f41be91495653d328b276" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:32.621469 13952 raft_consensus.cc:3060] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.623587 13954 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.624593 14069 leader_election.cc:304] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [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: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:32.625504 14322 raft_consensus.cc:2804] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:32.625957 14322 raft_consensus.cc:697] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:32.626714 14322 consensus_queue.cc:237] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.632912 13952 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 2.
I20260709 14:51:32.634058 14069 leader_election.cc:304] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:32.634871 14322 raft_consensus.cc:2804] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:32.635317 14322 raft_consensus.cc:697] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:32.636044 14322 consensus_queue.cc:237] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.639669 14068 leader_election.cc:304] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [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: 77455614a8ff4808b72e089f8b6d6a2f, a679547b13d1462c8c01616ad9a07010; no voters: 
I20260709 14:51:32.639183 13849 catalog_manager.cc:5697] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 2 to 3, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.640545 14322 raft_consensus.cc:2804] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:32.641142 14322 raft_consensus.cc:697] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:32.620792 13851 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16] alter complete (version 1)
I20260709 14:51:32.641920 14322 consensus_queue.cc:237] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.642716 14028 raft_consensus.cc:2468] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 2.
I20260709 14:51:32.640475 14030 raft_consensus.cc:2468] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.624603 13951 raft_consensus.cc:2468] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.654683 13852 catalog_manager.cc:5697] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 1 to 2, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 2 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.655570 13852 catalog_manager.cc:5789] TS a679547b13d1462c8c01616ad9a07010 (127.5.255.3:36047) does not have the latest schema for tablet f073c203483f41be91495653d328b276 (table soft_deleted_table [id=0d307a77f2fb48448d28df6092d97e16]). Expected version 1 got 0
I20260709 14:51:32.656013 13852 catalog_manager.cc:5697] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 2 to 3, leader changed from f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.720412 14321 raft_consensus.cc:993] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: : Instructing follower a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.720875 14376 raft_consensus.cc:1081] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Signalling peer a679547b13d1462c8c01616ad9a07010 to start an election
I20260709 14:51:32.722337 14098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4"
dest_uuid: "a679547b13d1462c8c01616ad9a07010"
 from {username='slave'} at 127.0.0.1:55586
I20260709 14:51:32.722767 14098 raft_consensus.cc:493] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.723049 14098 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.727926 14098 raft_consensus.cc:515] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.730373 14098 leader_election.cc:290] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [CANDIDATE]: Term 3 election: Requested vote from peers f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939), 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675)
I20260709 14:51:32.730727 13951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f"
I20260709 14:51:32.731356 13951 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.730825 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df584a06a9e4f4f9d4012e6c3f1adc4" candidate_uuid: "a679547b13d1462c8c01616ad9a07010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77455614a8ff4808b72e089f8b6d6a2f"
I20260709 14:51:32.732897 14030 raft_consensus.cc:3055] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:32.733144 14030 raft_consensus.cc:740] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77455614a8ff4808b72e089f8b6d6a2f, State: Running, Role: LEADER
I20260709 14:51:32.733798 14030 consensus_queue.cc:260] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.734859 14030 raft_consensus.cc:3060] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.737334 13951 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.738459 14069 leader_election.cc:304] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [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: a679547b13d1462c8c01616ad9a07010, f97e4d5be9ab49dd817c12e8ac64a49f; no voters: 
I20260709 14:51:32.739115 14322 raft_consensus.cc:2804] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:32.739578 14322 raft_consensus.cc:697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Becoming Leader. State: Replica: a679547b13d1462c8c01616ad9a07010, State: Running, Role: LEADER
I20260709 14:51:32.740409 14322 consensus_queue.cc:237] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [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: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } }
I20260709 14:51:32.741829 14030 raft_consensus.cc:2468] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a679547b13d1462c8c01616ad9a07010 in term 3.
I20260709 14:51:32.749023 13852 catalog_manager.cc:5697] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 reported cstate change: term changed from 2 to 3, leader changed from 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2) to a679547b13d1462c8c01616ad9a07010 (127.5.255.3). New cstate: current_term: 3 leader_uuid: "a679547b13d1462c8c01616ad9a07010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a679547b13d1462c8c01616ad9a07010" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.050282 13951 raft_consensus.cc:1275] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:33.051353 14322 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:33.073967 14030 raft_consensus.cc:1275] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:33.075089 14318 consensus_queue.cc:1048] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:33.088654 14030 raft_consensus.cc:1275] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:51:33.089821 14318 consensus_queue.cc:1048] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.094944 14379 tablet.cc:1724] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:33.099721 13951 raft_consensus.cc:1275] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:51:33.101220 14318 consensus_queue.cc:1048] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.130731 14379 tablet.cc:1719] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:51:33.130731 14377 tablet.cc:1719] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:51:33.133749 14393 tablet.cc:1719] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:51:33.149269 14030 raft_consensus.cc:1275] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.150282 14392 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.158030 13951 raft_consensus.cc:1275] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.159512 14322 consensus_queue.cc:1048] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.274178 13951 raft_consensus.cc:1275] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.275259 14322 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97e4d5be9ab49dd817c12e8ac64a49f" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.282980 14030 raft_consensus.cc:1275] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Refusing update from remote peer a679547b13d1462c8c01616ad9a07010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.284742 14392 consensus_queue.cc:1048] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77455614a8ff4808b72e089f8b6d6a2f" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.591583  6140 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:33.596452  6140 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:51:33.596853  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:33.601902  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:51:33.602339  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:34.628816  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:51:34.651790  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:34.652405  6140 tablet_replica.cc:333] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.653008  6140 raft_consensus.cc:2243] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.653445  6140 raft_consensus.cc:2272] T 5783fed6c0f644beb1a120bb214777b5 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.655236  6140 tablet_replica.cc:333] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.655764  6140 raft_consensus.cc:2243] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.656483  6140 raft_consensus.cc:2272] T 0dddfcde434344a8b34ba4088c259271 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.658212  6140 tablet_replica.cc:333] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.658713  6140 raft_consensus.cc:2243] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.659089  6140 raft_consensus.cc:2272] T 01cd4ae2a4204240b9b2493f23b8bf32 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.660635  6140 tablet_replica.cc:333] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.661129  6140 raft_consensus.cc:2243] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.661520  6140 raft_consensus.cc:2272] T 2e19e9fbc6724ee2af0d4d9809252ef2 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.663136  6140 tablet_replica.cc:333] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.663625  6140 raft_consensus.cc:2243] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.663995  6140 raft_consensus.cc:2272] T f073c203483f41be91495653d328b276 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.665640  6140 tablet_replica.cc:333] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.666138  6140 raft_consensus.cc:2243] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.666810  6140 raft_consensus.cc:2272] T 14fff9d3d7e44580a2b2e8d496a82038 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.668418  6140 tablet_replica.cc:333] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.668917  6140 raft_consensus.cc:2243] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.669281  6140 raft_consensus.cc:2272] T bd4d6cf792c84ff2a43edb7866307389 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.670857  6140 tablet_replica.cc:333] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.671321  6140 raft_consensus.cc:2243] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.671648  6140 raft_consensus.cc:2272] T 5b09300295f04c1090f8852aafefde72 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.673252  6140 tablet_replica.cc:333] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.673702  6140 raft_consensus.cc:2243] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.674083  6140 raft_consensus.cc:2272] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.675937  6140 tablet_replica.cc:333] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.676410  6140 raft_consensus.cc:2243] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.676815  6140 raft_consensus.cc:2272] T d9f5ab8a5ca94b428c59820154ec888a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.678651  6140 tablet_replica.cc:333] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.679116  6140 raft_consensus.cc:2243] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.679527  6140 raft_consensus.cc:2272] T c74aa3e711514431b3c2ce0c6b11b244 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.681265  6140 tablet_replica.cc:333] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.681715  6140 raft_consensus.cc:2243] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.682085  6140 raft_consensus.cc:2272] T 6583d9beea0742f4b9d0b303f8bb5114 P f97e4d5be9ab49dd817c12e8ac64a49f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.683750  6140 tablet_replica.cc:333] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.684214  6140 raft_consensus.cc:2243] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.684580  6140 raft_consensus.cc:2272] T b1471d0c26a54098907c641da7af062b P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.686318  6140 tablet_replica.cc:333] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.686789  6140 raft_consensus.cc:2243] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.687511  6140 raft_consensus.cc:2272] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.689267  6140 tablet_replica.cc:333] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.689775  6140 raft_consensus.cc:2243] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.690200  6140 raft_consensus.cc:2272] T 23801dcc48234578aa697f054f1d08c9 P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.691910  6140 tablet_replica.cc:333] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.692361  6140 raft_consensus.cc:2243] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.693166  6140 raft_consensus.cc:2272] T 37a9dfed07a943018c41282dc049625a P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.695405  6140 tablet_replica.cc:333] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.695977  6140 raft_consensus.cc:2243] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.696691  6140 raft_consensus.cc:2272] T 7cc7d78edaf34411a468663ea109facb P f97e4d5be9ab49dd817c12e8ac64a49f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.698343  6140 tablet_replica.cc:333] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f: stopping tablet replica
I20260709 14:51:34.698833  6140 raft_consensus.cc:2243] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.699541  6140 raft_consensus.cc:2272] T f07f635207544da4811b6a8be8feb398 P f97e4d5be9ab49dd817c12e8ac64a49f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:34.734380 14069 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38939: connect: Connection refused (error 111)
W20260709 14:51:34.737625 14069 consensus_peers.cc:597] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 -> Peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Couldn't send request to peer f97e4d5be9ab49dd817c12e8ac64a49f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:34.738163  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
W20260709 14:51:34.759541 13995 consensus_peers.cc:597] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f -> Peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Couldn't send request to peer f97e4d5be9ab49dd817c12e8ac64a49f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:34.768020  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
I20260709 14:51:34.793699  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:34.794375  6140 tablet_replica.cc:333] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.794934  6140 raft_consensus.cc:2243] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.795430  6140 raft_consensus.cc:2272] T 5783fed6c0f644beb1a120bb214777b5 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.797192  6140 tablet_replica.cc:333] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.797720  6140 raft_consensus.cc:2243] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.798187  6140 raft_consensus.cc:2272] T 0dddfcde434344a8b34ba4088c259271 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.799876  6140 tablet_replica.cc:333] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.800386  6140 raft_consensus.cc:2243] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.801088  6140 raft_consensus.cc:2272] T 2e19e9fbc6724ee2af0d4d9809252ef2 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.802719  6140 tablet_replica.cc:333] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.803234  6140 raft_consensus.cc:2243] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.803629  6140 raft_consensus.cc:2272] T 14fff9d3d7e44580a2b2e8d496a82038 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.805243  6140 tablet_replica.cc:333] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.805760  6140 raft_consensus.cc:2243] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.806214  6140 raft_consensus.cc:2272] T f073c203483f41be91495653d328b276 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.807794  6140 tablet_replica.cc:333] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.808281  6140 raft_consensus.cc:2243] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.808979  6140 raft_consensus.cc:2272] T 01cd4ae2a4204240b9b2493f23b8bf32 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.810729  6140 tablet_replica.cc:333] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.811251  6140 raft_consensus.cc:2243] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.811936  6140 raft_consensus.cc:2272] T bd4d6cf792c84ff2a43edb7866307389 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.813625  6140 tablet_replica.cc:333] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.814155  6140 raft_consensus.cc:2243] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.814577  6140 raft_consensus.cc:2272] T 5b09300295f04c1090f8852aafefde72 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.816201  6140 tablet_replica.cc:333] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.816720  6140 raft_consensus.cc:2243] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.817467  6140 raft_consensus.cc:2272] T d9f5ab8a5ca94b428c59820154ec888a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.819416  6140 tablet_replica.cc:333] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.819926  6140 raft_consensus.cc:2243] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.820354  6140 raft_consensus.cc:2272] T c74aa3e711514431b3c2ce0c6b11b244 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.822168  6140 tablet_replica.cc:333] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.822654  6140 raft_consensus.cc:2243] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.823041  6140 raft_consensus.cc:2272] T 37a9dfed07a943018c41282dc049625a P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.824848  6140 tablet_replica.cc:333] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.825346  6140 raft_consensus.cc:2243] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.825752  6140 raft_consensus.cc:2272] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.827590  6140 tablet_replica.cc:333] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.828075  6140 raft_consensus.cc:2243] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.828752  6140 raft_consensus.cc:2272] T 23801dcc48234578aa697f054f1d08c9 P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.830627  6140 tablet_replica.cc:333] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.831115  6140 raft_consensus.cc:2243] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.831825  6140 raft_consensus.cc:2272] T b1471d0c26a54098907c641da7af062b P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.833748  6140 tablet_replica.cc:333] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.834257  6140 raft_consensus.cc:2243] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.834678  6140 raft_consensus.cc:2272] T 6583d9beea0742f4b9d0b303f8bb5114 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.836555  6140 tablet_replica.cc:333] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.837062  6140 raft_consensus.cc:2243] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.837447  6140 raft_consensus.cc:2272] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P 77455614a8ff4808b72e089f8b6d6a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.839264  6140 tablet_replica.cc:333] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.839722  6140 raft_consensus.cc:2243] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.840118  6140 raft_consensus.cc:2272] T 7cc7d78edaf34411a468663ea109facb P 77455614a8ff4808b72e089f8b6d6a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.841693  6140 tablet_replica.cc:333] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f: stopping tablet replica
I20260709 14:51:34.842170  6140 raft_consensus.cc:2243] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.842550  6140 raft_consensus.cc:2272] T f07f635207544da4811b6a8be8feb398 P 77455614a8ff4808b72e089f8b6d6a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.879199  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
W20260709 14:51:34.880643 14068 consensus_peers.cc:597] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 -> Peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Couldn't send request to peer 77455614a8ff4808b72e089f8b6d6a2f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:34.892518 14069 consensus_peers.cc:597] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 -> Peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Couldn't send request to peer f97e4d5be9ab49dd817c12e8ac64a49f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:34.903635 14069 consensus_peers.cc:597] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 -> Peer f97e4d5be9ab49dd817c12e8ac64a49f (127.5.255.1:38939): Couldn't send request to peer f97e4d5be9ab49dd817c12e8ac64a49f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:38939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:34.914178 14068 consensus_peers.cc:597] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 -> Peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Couldn't send request to peer 77455614a8ff4808b72e089f8b6d6a2f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:34.914983  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
I20260709 14:51:34.938244  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:34.939158  6140 tablet_replica.cc:333] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.939831  6140 raft_consensus.cc:2243] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.940788  6140 raft_consensus.cc:2272] T 5783fed6c0f644beb1a120bb214777b5 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.942919  6140 tablet_replica.cc:333] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
W20260709 14:51:34.943183 14068 consensus_peers.cc:597] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 -> Peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Couldn't send request to peer 77455614a8ff4808b72e089f8b6d6a2f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:34.943559  6140 raft_consensus.cc:2243] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.944038  6140 raft_consensus.cc:2272] T 01cd4ae2a4204240b9b2493f23b8bf32 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.945734  6140 tablet_replica.cc:333] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.946309  6140 raft_consensus.cc:2243] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.946697  6140 raft_consensus.cc:2272] T 14fff9d3d7e44580a2b2e8d496a82038 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.948590  6140 tablet_replica.cc:333] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.949343  6140 raft_consensus.cc:2243] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.949904  6140 raft_consensus.cc:2272] T 2e19e9fbc6724ee2af0d4d9809252ef2 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:34.951788 14068 consensus_peers.cc:597] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 -> Peer 77455614a8ff4808b72e089f8b6d6a2f (127.5.255.2:38675): Couldn't send request to peer 77455614a8ff4808b72e089f8b6d6a2f. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.2:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:34.951864  6140 tablet_replica.cc:333] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.952473  6140 raft_consensus.cc:2243] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.952906  6140 raft_consensus.cc:2272] T 0dddfcde434344a8b34ba4088c259271 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.954583  6140 tablet_replica.cc:333] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.955102  6140 raft_consensus.cc:2243] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.955789  6140 raft_consensus.cc:2272] T f073c203483f41be91495653d328b276 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.957412  6140 tablet_replica.cc:333] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.957953  6140 raft_consensus.cc:2243] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.958354  6140 raft_consensus.cc:2272] T bd4d6cf792c84ff2a43edb7866307389 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.959919  6140 tablet_replica.cc:333] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.960414  6140 raft_consensus.cc:2243] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.961102  6140 raft_consensus.cc:2272] T 5b09300295f04c1090f8852aafefde72 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.962774  6140 tablet_replica.cc:333] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.963320  6140 raft_consensus.cc:2243] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.963718  6140 raft_consensus.cc:2272] T f07f635207544da4811b6a8be8feb398 P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.965566  6140 tablet_replica.cc:333] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.966095  6140 raft_consensus.cc:2243] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.966485  6140 raft_consensus.cc:2272] T 7cc7d78edaf34411a468663ea109facb P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.968066  6140 tablet_replica.cc:333] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.968555  6140 raft_consensus.cc:2243] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.969316  6140 raft_consensus.cc:2272] T c74aa3e711514431b3c2ce0c6b11b244 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.971107  6140 tablet_replica.cc:333] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.971555  6140 raft_consensus.cc:2243] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.971957  6140 raft_consensus.cc:2272] T d9f5ab8a5ca94b428c59820154ec888a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.973857  6140 tablet_replica.cc:333] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.974339  6140 raft_consensus.cc:2243] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.974736  6140 raft_consensus.cc:2272] T b1471d0c26a54098907c641da7af062b P a679547b13d1462c8c01616ad9a07010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.976639  6140 tablet_replica.cc:333] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.977128  6140 raft_consensus.cc:2243] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.977514  6140 raft_consensus.cc:2272] T 23801dcc48234578aa697f054f1d08c9 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.979431  6140 tablet_replica.cc:333] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.979947  6140 raft_consensus.cc:2243] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.980355  6140 raft_consensus.cc:2272] T 4ca4eede7bc14f2fa0c26ce4b25fd9a1 P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.982182  6140 tablet_replica.cc:333] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.982615  6140 raft_consensus.cc:2243] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.983290  6140 raft_consensus.cc:2272] T 4df584a06a9e4f4f9d4012e6c3f1adc4 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.984982  6140 tablet_replica.cc:333] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.985431  6140 raft_consensus.cc:2243] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:34.985868  6140 raft_consensus.cc:2272] T 37a9dfed07a943018c41282dc049625a P a679547b13d1462c8c01616ad9a07010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:34.987664  6140 tablet_replica.cc:333] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010: stopping tablet replica
I20260709 14:51:34.988129  6140 raft_consensus.cc:2243] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:34.988795  6140 raft_consensus.cc:2272] T 6583d9beea0742f4b9d0b303f8bb5114 P a679547b13d1462c8c01616ad9a07010 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:35.023970  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:51:35.053246  6140 master.cc:562] Master@127.5.255.62:36817 shutting down...
I20260709 14:51:35.071060  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:35.071501  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:35.071771  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3421bff3b5a74c389d0e21d47cb6773d: stopping tablet replica
I20260709 14:51:35.090556  6140 master.cc:584] Master@127.5.255.62:36817 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11681 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:51:35.134133  6140 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.255.62:40165
I20260709 14:51:35.135138  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.140008 14404 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 14:51:35.140087 14405 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 14:51:35.141433 14407 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 14:51:35.142333  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:35.143126  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.143296  6140 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 14:51:35.143438  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608695143421 us; error 0 us; skew 500 ppm
I20260709 14:51:35.143913  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.146212  6140 webserver.cc:533] Webserver started at http://127.5.255.62:38843/ using document root <none> and password file <none>
I20260709 14:51:35.146641  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.146796  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.147037  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.148031  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/master-0-root/instance:
uuid: "c477eea94132492c9ddaeb893350c84f"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.151973  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:51:35.154975 14412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.155797  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:35.156029  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/master-0-root
uuid: "c477eea94132492c9ddaeb893350c84f"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.156250  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-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 14:51:35.175091  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.176112  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.211016  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.62:40165
I20260709 14:51:35.211117 14463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.62:40165 every 8 connection(s)
I20260709 14:51:35.214589 14464 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 14:51:35.224495 14464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: Bootstrap starting.
I20260709 14:51:35.228950 14464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.232764 14464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: No bootstrap required, opened a new log
I20260709 14:51:35.234768 14464 raft_consensus.cc:359] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER }
I20260709 14:51:35.235111 14464 raft_consensus.cc:385] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.235328 14464 raft_consensus.cc:740] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c477eea94132492c9ddaeb893350c84f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.235924 14464 consensus_queue.cc:260] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER }
I20260709 14:51:35.236367 14464 raft_consensus.cc:399] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:35.236575 14464 raft_consensus.cc:493] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:35.236826 14464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.240871 14464 raft_consensus.cc:515] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER }
I20260709 14:51:35.241343 14464 leader_election.cc:304] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [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: c477eea94132492c9ddaeb893350c84f; no voters: 
I20260709 14:51:35.242360 14464 leader_election.cc:290] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:35.242636 14467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.243822 14467 raft_consensus.cc:697] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 1 LEADER]: Becoming Leader. State: Replica: c477eea94132492c9ddaeb893350c84f, State: Running, Role: LEADER
I20260709 14:51:35.244418 14467 consensus_queue.cc:237] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [LEADER]: Queue going to LEADER mode. State: All 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: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER }
I20260709 14:51:35.244972 14464 sys_catalog.cc:565] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:35.248651 14469 sys_catalog.cc:455] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c477eea94132492c9ddaeb893350c84f. Latest consensus state: current_term: 1 leader_uuid: "c477eea94132492c9ddaeb893350c84f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER } }
I20260709 14:51:35.248667 14468 sys_catalog.cc:455] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c477eea94132492c9ddaeb893350c84f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c477eea94132492c9ddaeb893350c84f" member_type: VOTER } }
I20260709 14:51:35.249291 14469 sys_catalog.cc:458] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:35.249498 14468 sys_catalog.cc:458] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:35.255890 14475 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:35.260529 14475 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:35.261466  6140 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:35.268093 14475 catalog_manager.cc:1383] Generated new cluster ID: bced812d4f5848b184a2633f88477a79
I20260709 14:51:35.268365 14475 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:35.285897 14475 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:35.287055 14475 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:35.300415 14475 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: Generated new TSK 0
I20260709 14:51:35.300930 14475 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:35.327275  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.332769 14485 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 14:51:35.333722 14486 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 14:51:35.335000 14488 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 14:51:35.335434  6140 server_base.cc:1061] running on GCE node
I20260709 14:51:35.336262  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.336431  6140 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 14:51:35.336550  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608695336539 us; error 0 us; skew 500 ppm
I20260709 14:51:35.336992  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.338979  6140 webserver.cc:533] Webserver started at http://127.5.255.1:42127/ using document root <none> and password file <none>
I20260709 14:51:35.339375  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.339520  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.339721  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.340660  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-0-root/instance:
uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.344561  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:51:35.347553 14493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.348218  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:35.348446  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-0-root
uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.348677  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-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 14:51:35.363361  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.364403  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.365661  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.367682  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.367851  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.368065  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.368216  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.405069  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.1:33929
I20260709 14:51:35.405172 14555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.1:33929 every 8 connection(s)
I20260709 14:51:35.409698  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.416281 14560 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 14:51:35.418190 14561 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 14:51:35.419591  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:35.419860 14563 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 14:51:35.421097  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:35.421298  6140 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 14:51:35.421460  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608695421444 us; error 0 us; skew 500 ppm
I20260709 14:51:35.421998  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.424017  6140 webserver.cc:533] Webserver started at http://127.5.255.2:46675/ using document root <none> and password file <none>
I20260709 14:51:35.424502  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.424695  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.424998  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.426363  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-1-root/instance:
uuid: "fdfed916b26644fcb59402767c04ac47"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.427599 14556 heartbeater.cc:344] Connected to a master server at 127.5.255.62:40165
I20260709 14:51:35.427974 14556 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:35.428738 14556 heartbeater.cc:507] Master 127.5.255.62:40165 requested a full tablet report, sending...
I20260709 14:51:35.431061 14429 ts_manager.cc:194] Registered new tserver with Master: b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929)
I20260709 14:51:35.431252  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:35.433537 14429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36762
I20260709 14:51:35.435631 14568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.436439  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:35.436684  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-1-root
uuid: "fdfed916b26644fcb59402767c04ac47"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.436908  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-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 14:51:35.444839  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.445922  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.447216  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.449376  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.449548  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.449764  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.449983  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:35.487434  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.2:44427
I20260709 14:51:35.487538 14630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.2:44427 every 8 connection(s)
I20260709 14:51:35.491849  6140 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:35.498539 14634 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 14:51:35.500499 14635 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 14:51:35.502357  6140 server_base.cc:1061] running on GCE node
W20260709 14:51:35.502626 14637 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 14:51:35.503422 14631 heartbeater.cc:344] Connected to a master server at 127.5.255.62:40165
I20260709 14:51:35.503701  6140 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:35.503859 14631 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:35.504030  6140 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 14:51:35.504274  6140 hybrid_clock.cc:648] HybridClock initialized: now 1783608695504255 us; error 0 us; skew 500 ppm
I20260709 14:51:35.504746 14631 heartbeater.cc:507] Master 127.5.255.62:40165 requested a full tablet report, sending...
I20260709 14:51:35.505038  6140 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:35.506867 14429 ts_manager.cc:194] Registered new tserver with Master: fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:35.507501  6140 webserver.cc:533] Webserver started at http://127.5.255.3:35927/ using document root <none> and password file <none>
I20260709 14:51:35.507992  6140 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:35.508160  6140 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:35.508278 14429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36776
I20260709 14:51:35.508410  6140 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:35.509740  6140 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-2-root/instance:
uuid: "6e2446768a634a6787e4530f4900a39f"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.513785  6140 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:35.516819 14642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.517480  6140 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:51:35.517742  6140 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-2-root
uuid: "6e2446768a634a6787e4530f4900a39f"
format_stamp: "Formatted at 2026-07-09 14:51:35 on dist-test-slave-jhh9"
I20260709 14:51:35.518033  6140 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5DpIfd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608402882804-6140-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 14:51:35.530926  6140 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:35.531929  6140 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:35.533210  6140 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:35.535214  6140 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:35.535405  6140 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.535609  6140 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:35.535755  6140 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:35.574282  6140 rpc_server.cc:307] RPC server started. Bound to: 127.5.255.3:34455
I20260709 14:51:35.574380 14704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.255.3:34455 every 8 connection(s)
I20260709 14:51:35.586833 14705 heartbeater.cc:344] Connected to a master server at 127.5.255.62:40165
I20260709 14:51:35.587236 14705 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:35.587901 14705 heartbeater.cc:507] Master 127.5.255.62:40165 requested a full tablet report, sending...
I20260709 14:51:35.589668 14429 ts_manager.cc:194] Registered new tserver with Master: 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:35.590483  6140 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013195737s
I20260709 14:51:35.590993 14429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36780
I20260709 14:51:35.612249 14429 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36782:
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 14:51:35.614620 14429 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 14:51:35.675778 14521 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6f236b68274adc8ca850a849383acc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:35.677147 14521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6f236b68274adc8ca850a849383acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.678846 14520 tablet_service.cc:1511] Processing CreateTablet for tablet d6152e7d6fa44ab8a4473801a40cbc35 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:35.680243 14520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6152e7d6fa44ab8a4473801a40cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.687794 14670 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6f236b68274adc8ca850a849383acc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:35.689071 14670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6f236b68274adc8ca850a849383acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.691776 14669 tablet_service.cc:1511] Processing CreateTablet for tablet d6152e7d6fa44ab8a4473801a40cbc35 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:35.693050 14669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6152e7d6fa44ab8a4473801a40cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.697402 14519 tablet_service.cc:1511] Processing CreateTablet for tablet cfe0817f2e3748dc894b5975e64254d1 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:35.699324 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe0817f2e3748dc894b5975e64254d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.703080 14668 tablet_service.cc:1511] Processing CreateTablet for tablet cfe0817f2e3748dc894b5975e64254d1 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:35.704371 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe0817f2e3748dc894b5975e64254d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.705520 14518 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d118cf1b643059520846e16ce0cd2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:35.706889 14518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d118cf1b643059520846e16ce0cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.708437 14667 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d118cf1b643059520846e16ce0cd2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:35.709702 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d118cf1b643059520846e16ce0cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.710870 14517 tablet_service.cc:1511] Processing CreateTablet for tablet 594bedb54972400f83fb5fdaa9b68e61 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:35.712102 14517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bedb54972400f83fb5fdaa9b68e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.714179 14666 tablet_service.cc:1511] Processing CreateTablet for tablet 594bedb54972400f83fb5fdaa9b68e61 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:35.715433 14666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bedb54972400f83fb5fdaa9b68e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.717722 14516 tablet_service.cc:1511] Processing CreateTablet for tablet 22743b55175046b2ade6d4496e4967f2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:35.719063 14516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22743b55175046b2ade6d4496e4967f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.719611 14665 tablet_service.cc:1511] Processing CreateTablet for tablet 22743b55175046b2ade6d4496e4967f2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:35.720834 14665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22743b55175046b2ade6d4496e4967f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.727634 14515 tablet_service.cc:1511] Processing CreateTablet for tablet 76108eb237ee43649d36f89f028d0513 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:35.728863 14515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76108eb237ee43649d36f89f028d0513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.730811 14664 tablet_service.cc:1511] Processing CreateTablet for tablet 76108eb237ee43649d36f89f028d0513 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:35.732074 14664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76108eb237ee43649d36f89f028d0513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.734819 14663 tablet_service.cc:1511] Processing CreateTablet for tablet c4375fa582e44581bebe2ca1aaa606cc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:35.736034 14663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4375fa582e44581bebe2ca1aaa606cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.740216 14514 tablet_service.cc:1511] Processing CreateTablet for tablet c4375fa582e44581bebe2ca1aaa606cc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:35.740310 14662 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdc32eed6304690b76132b830bb27b3 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:35.741458 14514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4375fa582e44581bebe2ca1aaa606cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.741715 14662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdc32eed6304690b76132b830bb27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.742890 14513 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdc32eed6304690b76132b830bb27b3 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:35.744083 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdc32eed6304690b76132b830bb27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.754567 14721 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:35.761555 14721 tablet_bootstrap.cc:654] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.790196 14596 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6f236b68274adc8ca850a849383acc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:35.791623 14596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6f236b68274adc8ca850a849383acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.792007 14593 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d118cf1b643059520846e16ce0cd2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:35.793299 14593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d118cf1b643059520846e16ce0cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.794798 14595 tablet_service.cc:1511] Processing CreateTablet for tablet d6152e7d6fa44ab8a4473801a40cbc35 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:35.796054 14595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6152e7d6fa44ab8a4473801a40cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.800592 14592 tablet_service.cc:1511] Processing CreateTablet for tablet 594bedb54972400f83fb5fdaa9b68e61 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:35.801601 14588 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdc32eed6304690b76132b830bb27b3 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:35.802678 14591 tablet_service.cc:1511] Processing CreateTablet for tablet 22743b55175046b2ade6d4496e4967f2 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:35.801721 14590 tablet_service.cc:1511] Processing CreateTablet for tablet 76108eb237ee43649d36f89f028d0513 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:35.800592 14589 tablet_service.cc:1511] Processing CreateTablet for tablet c4375fa582e44581bebe2ca1aaa606cc (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:35.790814 14594 tablet_service.cc:1511] Processing CreateTablet for tablet cfe0817f2e3748dc894b5975e64254d1 (DEFAULT_TABLE table=test-workload [id=b6fa7a002d984d849cb780c322cf498d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:35.807830 14588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdc32eed6304690b76132b830bb27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.810560 14589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4375fa582e44581bebe2ca1aaa606cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.811995 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bedb54972400f83fb5fdaa9b68e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.813265 14720 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:35.815346 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22743b55175046b2ade6d4496e4967f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.816437 14590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76108eb237ee43649d36f89f028d0513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.817468 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe0817f2e3748dc894b5975e64254d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:35.829737 14720 tablet_bootstrap.cc:654] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.843477 14721 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:35.848192 14721 ts_tablet_manager.cc:1403] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.007s
I20260709 14:51:35.851168 14721 raft_consensus.cc:359] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.851945 14721 raft_consensus.cc:385] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.852298 14721 raft_consensus.cc:740] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.853127 14721 consensus_queue.cc:260] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.863718 14721 ts_tablet_manager.cc:1434] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 14:51:35.865412 14705 heartbeater.cc:499] Master 127.5.255.62:40165 was elected leader, sending a full tablet report...
I20260709 14:51:35.866117 14721 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:35.895956 14720 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:35.896373 14720 ts_tablet_manager.cc:1403] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.004s
I20260709 14:51:35.901544 14721 tablet_bootstrap.cc:654] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.902242 14720 raft_consensus.cc:359] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:35.903009 14720 raft_consensus.cc:385] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.906144 14723 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:35.903291 14720 raft_consensus.cc:740] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.909286 14721 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:35.909873 14721 ts_tablet_manager.cc:1403] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 14:51:35.909698 14720 consensus_queue.cc:260] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:35.912808 14721 raft_consensus.cc:359] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.913568 14721 raft_consensus.cc:385] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.913923 14721 raft_consensus.cc:740] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.911358 14723 tablet_bootstrap.cc:654] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.914722 14721 consensus_queue.cc:260] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.917032 14720 ts_tablet_manager.cc:1434] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 14:51:35.917419 14721 ts_tablet_manager.cc:1434] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:35.917763 14556 heartbeater.cc:499] Master 127.5.255.62:40165 was elected leader, sending a full tablet report...
I20260709 14:51:35.918084 14720 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:35.918546 14721 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:35.923817 14720 tablet_bootstrap.cc:654] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.924477 14721 tablet_bootstrap.cc:654] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.933044 14723 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:35.933498 14723 ts_tablet_manager.cc:1403] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260709 14:51:35.936523 14723 raft_consensus.cc:359] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:35.937182 14723 raft_consensus.cc:385] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.937461 14723 raft_consensus.cc:740] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.938524 14723 consensus_queue.cc:260] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:35.941958 14725 raft_consensus.cc:493] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.942478 14725 raft_consensus.cc:515] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.949198 14725 leader_election.cc:290] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:35.963675 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
W20260709 14:51:35.965312 14644 leader_election.cc:343] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.987154 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
W20260709 14:51:35.988896 14645 leader_election.cc:343] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.989399 14645 leader_election.cc:304] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f; no voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:35.990239 14725 raft_consensus.cc:2749] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.994060 14721 tablet_bootstrap.cc:492] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:35.994282 14723 ts_tablet_manager.cc:1434] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.061s	user 0.029s	sys 0.032s
I20260709 14:51:35.994683 14721 ts_tablet_manager.cc:1403] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.049s
I20260709 14:51:35.995004 14720 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:35.995105 14631 heartbeater.cc:499] Master 127.5.255.62:40165 was elected leader, sending a full tablet report...
I20260709 14:51:35.995355 14723 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:35.995529 14720 ts_tablet_manager.cc:1403] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.044s
I20260709 14:51:35.997521 14721 raft_consensus.cc:359] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:35.998210 14721 raft_consensus.cc:385] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.998515 14721 raft_consensus.cc:740] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.998294 14720 raft_consensus.cc:359] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:35.999013 14720 raft_consensus.cc:385] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.999300 14720 raft_consensus.cc:740] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.999378 14721 consensus_queue.cc:260] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:36.000520 14720 consensus_queue.cc:260] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.001565 14723 tablet_bootstrap.cc:654] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.004238 14720 ts_tablet_manager.cc:1434] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:36.004603 14721 ts_tablet_manager.cc:1434] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:51:36.005241 14720 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.005513 14721 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.011535 14721 tablet_bootstrap.cc:654] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.012274 14723 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.011535 14720 tablet_bootstrap.cc:654] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.012763 14723 ts_tablet_manager.cc:1403] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:51:36.015702 14723 raft_consensus.cc:359] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.016717 14723 raft_consensus.cc:385] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.017004 14723 raft_consensus.cc:740] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.017784 14723 consensus_queue.cc:260] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.019764 14723 ts_tablet_manager.cc:1434] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:51:36.020634 14723 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.027951 14723 tablet_bootstrap.cc:654] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.028245 14721 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.028736 14721 ts_tablet_manager.cc:1403] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 14:51:36.029286 14720 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.029850 14720 ts_tablet_manager.cc:1403] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 14:51:36.031353 14721 raft_consensus.cc:359] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.032040 14721 raft_consensus.cc:385] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.032338 14721 raft_consensus.cc:740] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.032887 14720 raft_consensus.cc:359] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.033172 14721 consensus_queue.cc:260] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.033723 14720 raft_consensus.cc:385] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.034201 14720 raft_consensus.cc:740] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.035007 14720 consensus_queue.cc:260] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.037055 14721 ts_tablet_manager.cc:1434] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:36.037228 14720 ts_tablet_manager.cc:1434] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:51:36.038123 14721 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.040475 14720 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.044310 14721 tablet_bootstrap.cc:654] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.049314 14720 tablet_bootstrap.cc:654] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.053743 14723 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.054247 14723 ts_tablet_manager.cc:1403] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.010s
I20260709 14:51:36.056672 14723 raft_consensus.cc:359] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.057425 14723 raft_consensus.cc:385] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.057703 14723 raft_consensus.cc:740] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.058386 14723 consensus_queue.cc:260] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.058717 14720 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.059303 14720 ts_tablet_manager.cc:1403] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260709 14:51:36.060335 14723 ts_tablet_manager.cc:1434] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:36.061331 14723 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.062031 14720 raft_consensus.cc:359] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.062821 14720 raft_consensus.cc:385] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.063105 14720 raft_consensus.cc:740] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.064575 14720 consensus_queue.cc:260] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.065735 14721 tablet_bootstrap.cc:492] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.066242 14721 ts_tablet_manager.cc:1403] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 14:51:36.067754 14723 tablet_bootstrap.cc:654] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.068372 14720 ts_tablet_manager.cc:1434] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:36.069370 14720 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.068974 14721 raft_consensus.cc:359] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.069738 14721 raft_consensus.cc:385] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.070052 14721 raft_consensus.cc:740] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.070868 14721 consensus_queue.cc:260] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.074797 14731 raft_consensus.cc:493] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.075024 14721 ts_tablet_manager.cc:1434] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:36.075807 14720 tablet_bootstrap.cc:654] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.076054 14721 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.082638 14723 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.083138 14723 ts_tablet_manager.cc:1403] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:51:36.083745 14721 tablet_bootstrap.cc:654] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.085911 14723 raft_consensus.cc:359] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.086659 14723 raft_consensus.cc:385] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.086931 14723 raft_consensus.cc:740] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.086979 14720 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.087643 14720 ts_tablet_manager.cc:1403] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:51:36.087093 14731 raft_consensus.cc:515] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:36.087857 14723 consensus_queue.cc:260] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.090842 14720 raft_consensus.cc:359] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.091542 14720 raft_consensus.cc:385] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.091822 14720 raft_consensus.cc:740] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.092792 14731 leader_election.cc:290] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.092659 14720 consensus_queue.cc:260] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.094251 14723 ts_tablet_manager.cc:1434] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 14:51:36.102339 14720 ts_tablet_manager.cc:1434] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:51:36.103601 14723 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.106932 14720 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.112469 14723 tablet_bootstrap.cc:654] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.113165 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.113713 14680 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.114892 14572 leader_election.cc:304] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.115744 14742 raft_consensus.cc:2804] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.116097 14742 raft_consensus.cc:493] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.116350 14742 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.119298 14720 tablet_bootstrap.cc:654] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.115769 14721 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.123097 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.123312 14742 raft_consensus.cc:515] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:36.123747 14531 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.125334 14742 leader_election.cc:290] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.123018 14721 ts_tablet_manager.cc:1403] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.004s
I20260709 14:51:36.128053 14723 tablet_bootstrap.cc:492] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.128603 14723 ts_tablet_manager.cc:1403] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:51:36.128659 14721 raft_consensus.cc:359] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.129458 14721 raft_consensus.cc:385] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.129729 14721 raft_consensus.cc:740] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.130471 14721 consensus_queue.cc:260] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.131680 14723 raft_consensus.cc:359] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.132148 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.132761 14531 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.133915 14727 raft_consensus.cc:493] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.134393 14727 raft_consensus.cc:515] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.134756 14721 ts_tablet_manager.cc:1434] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:36.134876 14720 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.135489 14720 ts_tablet_manager.cc:1403] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 14:51:36.135820 14721 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.137638 14720 raft_consensus.cc:359] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.138207 14720 raft_consensus.cc:385] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.138481 14720 raft_consensus.cc:740] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.139222 14720 consensus_queue.cc:260] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.142218 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.142521 14721 tablet_bootstrap.cc:654] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.142828 14680 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.132454 14723 raft_consensus.cc:385] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.145351 14723 raft_consensus.cc:740] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.146183 14723 consensus_queue.cc:260] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.147773 14720 ts_tablet_manager.cc:1434] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260709 14:51:36.148727 14720 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.148499 14723 ts_tablet_manager.cc:1434] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:51:36.149842 14723 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.148869 14747 raft_consensus.cc:493] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.152370 14747 raft_consensus.cc:515] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.154521 14747 leader_election.cc:290] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.155601 14720 tablet_bootstrap.cc:654] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.156100 14723 tablet_bootstrap.cc:654] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.158320 14721 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.148578 14727 leader_election.cc:290] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.158830 14721 ts_tablet_manager.cc:1403] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 14:51:36.164393 14721 raft_consensus.cc:359] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.165051 14721 raft_consensus.cc:385] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.165328 14721 raft_consensus.cc:740] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.167955 14721 consensus_queue.cc:260] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.170485 14721 ts_tablet_manager.cc:1434] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:51:36.171480 14721 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.176245 14723 tablet_bootstrap.cc:492] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.176724 14723 ts_tablet_manager.cc:1403] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 14:51:36.179584 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.179508 14723 raft_consensus.cc:359] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.180210 14723 raft_consensus.cc:385] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.180279 14679 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.182687 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6152e7d6fa44ab8a4473801a40cbc35" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.183245 14720 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.183267 14679 raft_consensus.cc:2468] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.183885 14720 ts_tablet_manager.cc:1403] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.018s
I20260709 14:51:36.185173 14721 tablet_bootstrap.cc:654] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.180552 14723 raft_consensus.cc:740] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.183899 14497 leader_election.cc:304] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.186416 14720 raft_consensus.cc:359] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.186834 14723 consensus_queue.cc:260] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.187062 14747 raft_consensus.cc:2804] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.187161 14720 raft_consensus.cc:385] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.183394 14727 raft_consensus.cc:493] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.187896 14720 raft_consensus.cc:740] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.188351 14727 raft_consensus.cc:515] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.188812 14720 consensus_queue.cc:260] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.189689 14723 ts_tablet_manager.cc:1434] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 14:51:36.190768 14723 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.191424 14720 ts_tablet_manager.cc:1434] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:36.192427 14720 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.192706 14725 raft_consensus.cc:493] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.193245 14725 raft_consensus.cc:515] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.195421 14725 leader_election.cc:290] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:36.196596 14749 raft_consensus.cc:493] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.197085 14749 raft_consensus.cc:515] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.187832 14747 raft_consensus.cc:493] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.198089 14747 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.198237 14723 tablet_bootstrap.cc:654] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.198172 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.197646 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
W20260709 14:51:36.200142 14645 leader_election.cc:343] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.200757 14644 leader_election.cc:343] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.201193 14644 leader_election.cc:304] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f; no voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:36.201860 14721 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.202382 14721 ts_tablet_manager.cc:1403] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260709 14:51:36.202457 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.202622 14725 raft_consensus.cc:2749] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.203099 14679 raft_consensus.cc:2468] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.199153 14749 leader_election.cc:290] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.204985 14721 raft_consensus.cc:359] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.205631 14721 raft_consensus.cc:385] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.205950 14721 raft_consensus.cc:740] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.206256 14720 tablet_bootstrap.cc:654] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.206701 14721 consensus_queue.cc:260] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.210364 14727 leader_election.cc:290] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.212517 14723 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.215063 14720 tablet_bootstrap.cc:492] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.214479 14721 ts_tablet_manager.cc:1434] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:36.218904 14723 ts_tablet_manager.cc:1403] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260709 14:51:36.173727 14680 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.219378 14720 ts_tablet_manager.cc:1403] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 14:51:36.212703 14747 raft_consensus.cc:515] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.220429 14572 leader_election.cc:304] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.221299 14742 raft_consensus.cc:2804] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.221675 14721 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:36.221750 14742 raft_consensus.cc:697] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.222157 14720 raft_consensus.cc:359] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.222832 14720 raft_consensus.cc:385] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.223091 14720 raft_consensus.cc:740] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.223016 14742 consensus_queue.cc:237] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:36.223909 14720 consensus_queue.cc:260] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.206699 14497 leader_election.cc:304] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.225934 14720 ts_tablet_manager.cc:1434] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:36.226639 14497 leader_election.cc:304] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.226933 14720 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:36.227198 14727 raft_consensus.cc:2804] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.227632 14721 tablet_bootstrap.cc:654] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.228056 14749 raft_consensus.cc:2804] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.228416 14749 raft_consensus.cc:493] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.228732 14749 raft_consensus.cc:3060] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.228919 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.229511 14679 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.230556 14723 raft_consensus.cc:359] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.231258 14723 raft_consensus.cc:385] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.231537 14723 raft_consensus.cc:740] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.232244 14723 consensus_queue.cc:260] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.220422 14531 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.236505 14749 raft_consensus.cc:515] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.238083 14721 tablet_bootstrap.cc:492] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:36.238572 14721 ts_tablet_manager.cc:1403] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:51:36.238123 14497 leader_election.cc:304] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.239449 14731 raft_consensus.cc:493] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.227627 14727 raft_consensus.cc:493] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.240060 14727 raft_consensus.cc:3060] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.240010 14731 raft_consensus.cc:515] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.241195 14721 raft_consensus.cc:359] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.248677 14721 raft_consensus.cc:385] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.248963 14721 raft_consensus.cc:740] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.249085 14760 raft_consensus.cc:2804] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.249773 14731 leader_election.cc:290] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.250538 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.250618 14721 consensus_queue.cc:260] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.251223 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.251443 14680 raft_consensus.cc:2468] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.252763 14747 leader_election.cc:290] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.253991 14749 leader_election.cc:290] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
W20260709 14:51:36.254338 14477 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:36.252611 14572 leader_election.cc:304] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.254237 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.258567 14742 raft_consensus.cc:2804] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.258836 14679 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.259057 14720 tablet_bootstrap.cc:654] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.256287 14723 ts_tablet_manager.cc:1434] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:51:36.262420 14723 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.262602 14427 catalog_manager.cc:5697] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.258988 14742 raft_consensus.cc:493] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.265991 14742 raft_consensus.cc:3060] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.266505 14531 raft_consensus.cc:2393] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfed916b26644fcb59402767c04ac47 in current term 1: Already voted for candidate b9b0cfa54cf2467f9f788d715bb402cd in this term.
I20260709 14:51:36.255359 14721 ts_tablet_manager.cc:1434] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:51:36.270372 14720 tablet_bootstrap.cc:492] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:36.270905 14720 ts_tablet_manager.cc:1403] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.002s
I20260709 14:51:36.272794 14742 raft_consensus.cc:515] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.249485 14760 raft_consensus.cc:493] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.273862 14760 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.273530 14720 raft_consensus.cc:359] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.274454 14720 raft_consensus.cc:385] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.274798 14720 raft_consensus.cc:740] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.275779 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.276331 14680 raft_consensus.cc:3060] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.276549 14723 tablet_bootstrap.cc:654] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.274852 14742 leader_election.cc:290] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.279033 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.282400 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.283164 14531 raft_consensus.cc:2393] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdfed916b26644fcb59402767c04ac47 in current term 1: Already voted for candidate b9b0cfa54cf2467f9f788d715bb402cd in this term.
I20260709 14:51:36.283643 14680 raft_consensus.cc:2468] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.284229 14723 tablet_bootstrap.cc:492] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.284672 14723 ts_tablet_manager.cc:1403] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:51:36.284771 14572 leader_election.cc:304] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.285583 14742 raft_consensus.cc:2804] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.286036 14742 raft_consensus.cc:697] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.286005 14720 consensus_queue.cc:260] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.287441 14742 consensus_queue.cc:237] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.288208 14727 raft_consensus.cc:515] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.266023 14679 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.290803 14723 raft_consensus.cc:359] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.291531 14723 raft_consensus.cc:385] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.291702 14720 ts_tablet_manager.cc:1434] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:51:36.291790 14723 raft_consensus.cc:740] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.293358 14723 consensus_queue.cc:260] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.295413 14723 ts_tablet_manager.cc:1434] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:36.296391 14723 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:36.297464 14497 leader_election.cc:304] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.301360 14723 tablet_bootstrap.cc:654] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.302233 14749 raft_consensus.cc:2804] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.302764 14749 raft_consensus.cc:697] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.303148 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:36.303767 14604 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.303534 14749 consensus_queue.cc:237] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.304211 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:36.304773 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:36.304894 14606 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.306035 14602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4375fa582e44581bebe2ca1aaa606cc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.306146 14605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6152e7d6fa44ab8a4473801a40cbc35" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:36.306993 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.307611 14601 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.306998 14605 raft_consensus.cc:2468] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.314735 14495 leader_election.cc:304] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [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: b9b0cfa54cf2467f9f788d715bb402cd; no voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:36.315526 14747 raft_consensus.cc:2749] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.316295 14601 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.323410 14727 leader_election.cc:290] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.324272 14723 tablet_bootstrap.cc:492] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:36.324723 14723 ts_tablet_manager.cc:1403] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.018s
I20260709 14:51:36.324882 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6152e7d6fa44ab8a4473801a40cbc35" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.325420 14601 raft_consensus.cc:3060] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.325654 14760 raft_consensus.cc:515] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.327253 14723 raft_consensus.cc:359] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.327879 14760 leader_election.cc:290] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.327911 14723 raft_consensus.cc:385] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.328467 14723 raft_consensus.cc:740] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.329159 14723 consensus_queue.cc:260] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.330312 14605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.330889 14605 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.331082 14723 ts_tablet_manager.cc:1434] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:36.330641 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.334396 14680 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.336668 14605 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.337744 14495 leader_election.cc:304] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.338568 14760 raft_consensus.cc:2804] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.339257 14760 raft_consensus.cc:697] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.340035 14760 consensus_queue.cc:237] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.340875 14680 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.336568 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6152e7d6fa44ab8a4473801a40cbc35" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.342561 14679 raft_consensus.cc:3060] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.345891 14601 raft_consensus.cc:2468] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.347056 14495 leader_election.cc:304] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.346820 14428 catalog_manager.cc:5697] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.347895 14760 raft_consensus.cc:2804] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.348663 14760 raft_consensus.cc:697] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.349364 14679 raft_consensus.cc:2468] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.349449 14760 consensus_queue.cc:237] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.355820 14425 catalog_manager.cc:5697] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.395942 14760 raft_consensus.cc:493] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.397415 14760 raft_consensus.cc:515] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.400831 14760 leader_election.cc:290] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.402580 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe0817f2e3748dc894b5975e64254d1" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:36.401770 14428 catalog_manager.cc:5697] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.403424 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe0817f2e3748dc894b5975e64254d1" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.403838 14601 raft_consensus.cc:2468] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.404551 14679 raft_consensus.cc:2468] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:36.405606 14495 leader_election.cc:304] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.406828 14760 raft_consensus.cc:2804] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.407258 14760 raft_consensus.cc:493] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.406052 14428 catalog_manager.cc:5697] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.407599 14760 raft_consensus.cc:3060] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.408793 14742 raft_consensus.cc:493] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.409694 14742 raft_consensus.cc:515] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.415793 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.416708 14531 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.418329 14571 leader_election.cc:304] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.419409 14759 raft_consensus.cc:2804] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.419879 14759 raft_consensus.cc:493] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.420284 14759 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.420543 14760 raft_consensus.cc:515] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.422381 14760 leader_election.cc:290] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.423493 14679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.423769 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe0817f2e3748dc894b5975e64254d1" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.424485 14680 raft_consensus.cc:3060] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.424538 14731 raft_consensus.cc:493] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.426185 14731 raft_consensus.cc:515] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.426927 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe0817f2e3748dc894b5975e64254d1" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.427474 14601 raft_consensus.cc:3060] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.428519 14731 leader_election.cc:290] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.429045 14742 leader_election.cc:290] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.429916 14679 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.430063 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.431011 14678 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.433311 14572 leader_election.cc:304] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.434388 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.435144 14531 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.435930 14742 raft_consensus.cc:2804] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.436324 14742 raft_consensus.cc:493] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.436658 14742 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.436755 14680 raft_consensus.cc:2468] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.437978 14497 leader_election.cc:304] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:36.438963 14760 raft_consensus.cc:2804] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.438956 14601 raft_consensus.cc:2468] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:36.440428 14759 raft_consensus.cc:515] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.440634 14760 raft_consensus.cc:697] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.441977 14760 consensus_queue.cc:237] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.442764 14759 leader_election.cc:290] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.443367 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.443398 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.444046 14531 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.444247 14680 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.446640 14742 raft_consensus.cc:515] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.449548 14742 leader_election.cc:290] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.449594 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.450177 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.450380 14530 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.450743 14678 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.451849 14680 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.453034 14572 leader_election.cc:304] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.453887 14531 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.454100 14742 raft_consensus.cc:2804] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.454947 14742 raft_consensus.cc:697] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.456238 14742 consensus_queue.cc:237] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.464679 14530 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.465292 14678 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.465862 14571 leader_election.cc:304] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.466985 14742 raft_consensus.cc:2804] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.467383 14742 raft_consensus.cc:697] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.466851 14428 catalog_manager.cc:5697] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.468330 14742 consensus_queue.cc:237] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.468415 14425 catalog_manager.cc:5697] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.482034 14425 catalog_manager.cc:5697] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.599589 14742 raft_consensus.cc:493] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.600234 14742 raft_consensus.cc:515] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.601929 14742 leader_election.cc:290] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.602677 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:36.602872 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:36.603327 14530 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.603500 14678 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:36.604324 14571 leader_election.cc:304] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.605050 14742 raft_consensus.cc:2804] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.605320 14742 raft_consensus.cc:493] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.605576 14742 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.612689 14742 raft_consensus.cc:515] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.613080 14759 consensus_queue.cc:1048] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.614696 14742 leader_election.cc:290] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.615442 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.616045 14530 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.620481 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.621062 14678 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.622902 14759 consensus_queue.cc:1048] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.624042 14530 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.628530 14571 leader_election.cc:304] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.628676 14678 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:36.629422 14759 raft_consensus.cc:2804] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.634598 14759 raft_consensus.cc:697] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.635731 14759 consensus_queue.cc:237] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.654631 14428 catalog_manager.cc:5697] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.764528 14759 consensus_queue.cc:1048] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.775180 14759 consensus_queue.cc:1048] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.834481 14601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:36.834995 14601 raft_consensus.cc:606] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:36.841599 14759 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.845691 14601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:36.846347 14601 raft_consensus.cc:606] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:36.848706 14778 raft_consensus.cc:993] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: : Instructing follower b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:36.849123 14778 raft_consensus.cc:1081] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:36.852903 14530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:51750
I20260709 14:51:36.855660 14530 raft_consensus.cc:493] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.856043 14530 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.857545 14731 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.866025 14530 raft_consensus.cc:515] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.866597 14531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
mode: GRACEFUL
new_leader_uuid: "fdfed916b26644fcb59402767c04ac47"
 from {username='slave'} at 127.0.0.1:51754
I20260709 14:51:36.867247 14531 raft_consensus.cc:606] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Received request to transfer leadership to TS fdfed916b26644fcb59402767c04ac47
I20260709 14:51:36.871533 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.872444 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.873558 14530 leader_election.cc:290] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.873941 14601 raft_consensus.cc:3055] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:36.874320 14601 raft_consensus.cc:740] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.875062 14530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76108eb237ee43649d36f89f028d0513"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
mode: GRACEFUL
new_leader_uuid: "fdfed916b26644fcb59402767c04ac47"
 from {username='slave'} at 127.0.0.1:51754
I20260709 14:51:36.874908 14601 consensus_queue.cc:260] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.875654 14530 raft_consensus.cc:606] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Received request to transfer leadership to TS fdfed916b26644fcb59402767c04ac47
I20260709 14:51:36.875890 14601 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.879072 14760 consensus_queue.cc:1048] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.890602 14601 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:36.891295 14603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:36.891638 14495 leader_election.cc:304] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [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: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 6e2446768a634a6787e4530f4900a39f
I20260709 14:51:36.891932 14603 raft_consensus.cc:606] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS 6e2446768a634a6787e4530f4900a39f
I20260709 14:51:36.892558 14727 raft_consensus.cc:2804] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.903515 14727 raft_consensus.cc:697] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.904739 14727 consensus_queue.cc:237] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.904747 14790 consensus_queue.cc:1048] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.906230 14792 consensus_queue.cc:1048] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.917707 14425 catalog_manager.cc:5697] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 2 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.921613 14793 consensus_queue.cc:1048] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.927838 14793 consensus_queue.cc:1048] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.929283 14731 consensus_queue.cc:1048] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.935427 14790 consensus_queue.cc:1048] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.940323 14790 raft_consensus.cc:993] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: : Instructing follower fdfed916b26644fcb59402767c04ac47 to start an election
I20260709 14:51:36.940934 14791 raft_consensus.cc:1081] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Signalling peer fdfed916b26644fcb59402767c04ac47 to start an election
I20260709 14:51:36.943152 14605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76108eb237ee43649d36f89f028d0513"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
 from {username='slave'} at 127.0.0.1:38850
I20260709 14:51:36.943787 14605 raft_consensus.cc:493] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.947006 14605 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.947475 14791 consensus_queue.cc:1048] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.957468 14742 raft_consensus.cc:993] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: : Instructing follower 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:36.957955 14778 raft_consensus.cc:1081] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:36.958683 14605 raft_consensus.cc:515] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.960359 14678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3"
dest_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:53556
I20260709 14:51:36.960978 14678 raft_consensus.cc:493] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.961360 14678 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.963436 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.963575 14605 leader_election.cc:290] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 2 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:36.964099 14530 raft_consensus.cc:3055] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:36.964463 14530 raft_consensus.cc:740] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:36.965281 14530 consensus_queue.cc:260] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.966367 14530 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.966758 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76108eb237ee43649d36f89f028d0513" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:36.967331 14680 raft_consensus.cc:3060] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.974231 14530 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 2.
I20260709 14:51:36.978222 14680 raft_consensus.cc:2468] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 2.
I20260709 14:51:36.978860 14571 leader_election.cc:304] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:36.979048 14759 consensus_queue.cc:1048] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:36.981387 14759 raft_consensus.cc:2804] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.981716 14759 raft_consensus.cc:697] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 2 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.982515 14759 consensus_queue.cc:237] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.987370 14678 raft_consensus.cc:515] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:36.990655 14678 leader_election.cc:290] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:36.980261 14791 raft_consensus.cc:993] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: : Instructing follower fdfed916b26644fcb59402767c04ac47 to start an election
I20260709 14:51:36.978793 14793 consensus_queue.cc:1048] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:36.992506 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:36.993021 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdc32eed6304690b76132b830bb27b3" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:36.997946 14531 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.998090 14601 raft_consensus.cc:3055] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:36.998585 14601 raft_consensus.cc:740] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:36.999400 14601 consensus_queue.cc:260] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:37.000512 14601 raft_consensus.cc:3060] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.005438 14531 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:37.007030 14645 leader_election.cc:304] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:37.007899 14725 raft_consensus.cc:2804] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.995488 14425 catalog_manager.cc:5697] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 1 to 2, leader changed from b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1) to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.997386 14790 raft_consensus.cc:1081] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Signalling peer fdfed916b26644fcb59402767c04ac47 to start an election
I20260709 14:51:37.012758 14605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
 from {username='slave'} at 127.0.0.1:38850
I20260709 14:51:37.013423 14605 raft_consensus.cc:493] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.013893 14605 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.017553 14601 raft_consensus.cc:2468] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:37.019835 14725 raft_consensus.cc:697] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Becoming Leader. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Running, Role: LEADER
I20260709 14:51:37.020845 14725 consensus_queue.cc:237] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:37.024721 14605 raft_consensus.cc:515] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:37.026839 14605 leader_election.cc:290] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 2 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:37.028350 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:37.028941 14531 raft_consensus.cc:3055] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.029245 14531 raft_consensus.cc:740] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:37.030171 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bedb54972400f83fb5fdaa9b68e61" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:37.030040 14531 consensus_queue.cc:260] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:37.030844 14680 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.031488 14531 raft_consensus.cc:3060] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.037324 14531 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 2.
I20260709 14:51:37.037681 14680 raft_consensus.cc:2468] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 2.
I20260709 14:51:37.038252 14571 leader_election.cc:304] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:37.037742 14427 catalog_manager.cc:5697] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to 6e2446768a634a6787e4530f4900a39f (127.5.255.3). New cstate: current_term: 2 leader_uuid: "6e2446768a634a6787e4530f4900a39f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.039000 14759 raft_consensus.cc:2804] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.039461 14759 raft_consensus.cc:697] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 2 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:37.040333 14759 consensus_queue.cc:237] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:37.046860 14425 catalog_manager.cc:5697] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 1 to 2, leader changed from b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1) to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 2 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.058116 14742 raft_consensus.cc:993] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: : Instructing follower b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:37.058490 14759 raft_consensus.cc:1081] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:37.059788 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:51750
I20260709 14:51:37.060202 14531 raft_consensus.cc:493] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.060495 14531 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.062714 14759 consensus_queue.cc:1048] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.066979 14531 raft_consensus.cc:515] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:37.069671 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:37.070065 14531 leader_election.cc:290] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Requested vote from peers 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:37.070302 14680 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.074268 14605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6f236b68274adc8ca850a849383acc" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:37.075886 14778 consensus_queue.cc:1048] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.079180 14605 raft_consensus.cc:3055] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.079515 14605 raft_consensus.cc:740] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:37.080171 14680 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:37.080271 14605 consensus_queue.cc:260] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:37.081516 14497 leader_election.cc:304] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:37.082381 14790 raft_consensus.cc:2804] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.083004 14790 raft_consensus.cc:697] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:37.083847 14790 consensus_queue.cc:237] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } }
I20260709 14:51:37.082150 14605 raft_consensus.cc:3060] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.092161 14605 raft_consensus.cc:2468] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:37.092231 14427 catalog_manager.cc:5697] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 2 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.315218 14680 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.321159 14680 raft_consensus.cc:1275] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.322263 14727 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.329253 14605 raft_consensus.cc:1275] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.330793 14790 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.372654 14530 raft_consensus.cc:1275] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Refusing update from remote peer fdfed916b26644fcb59402767c04ac47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.373952 14759 consensus_queue.cc:1048] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.382136 14680 raft_consensus.cc:1275] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer fdfed916b26644fcb59402767c04ac47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.383502 14759 consensus_queue.cc:1048] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.518043 14680 raft_consensus.cc:1275] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer fdfed916b26644fcb59402767c04ac47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.519137 14778 consensus_queue.cc:1048] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.527314 14530 raft_consensus.cc:1275] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Refusing update from remote peer fdfed916b26644fcb59402767c04ac47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.528607 14759 consensus_queue.cc:1048] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.554622 14605 raft_consensus.cc:1275] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.555629 14790 consensus_queue.cc:1048] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.561952 14530 raft_consensus.cc:1275] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.563709 14725 consensus_queue.cc:1048] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.563817 14680 raft_consensus.cc:1275] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.567307 14793 consensus_queue.cc:1048] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.575021 14605 raft_consensus.cc:1275] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.576719 14725 consensus_queue.cc:1048] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:39.918704 14425 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36964:
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 14:51:39.921644 14425 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 14:51:39.969357 14516 tablet_service.cc:1511] Processing CreateTablet for tablet a730197f751445b598b158f59e289b55 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:39.971146 14516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a730197f751445b598b158f59e289b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.970908 14592 tablet_service.cc:1511] Processing CreateTablet for tablet a730197f751445b598b158f59e289b55 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:39.972476 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a730197f751445b598b158f59e289b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.972425 14667 tablet_service.cc:1511] Processing CreateTablet for tablet a730197f751445b598b158f59e289b55 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:39.973914 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a730197f751445b598b158f59e289b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.974081 14513 tablet_service.cc:1511] Processing CreateTablet for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:39.975363 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.976487 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:39.977741 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.979760 14594 tablet_service.cc:1511] Processing CreateTablet for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:39.981043 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395fbcb3c2ed4d8a8bb6fe5b30d8e551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.984920 14517 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f8eefce2940df9f22bc7a60ba1f07 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:39.986214 14517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f8eefce2940df9f22bc7a60ba1f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.987196 14662 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f8eefce2940df9f22bc7a60ba1f07 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:39.988484 14662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f8eefce2940df9f22bc7a60ba1f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.990794 14590 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f8eefce2940df9f22bc7a60ba1f07 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:39.992080 14590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f8eefce2940df9f22bc7a60ba1f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.009146 14514 tablet_service.cc:1511] Processing CreateTablet for tablet 26fd9c34a61a4243a175b1a9bff8bd8b (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:40.010515 14514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fd9c34a61a4243a175b1a9bff8bd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.020299 14664 tablet_service.cc:1511] Processing CreateTablet for tablet 26fd9c34a61a4243a175b1a9bff8bd8b (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:40.021857 14664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fd9c34a61a4243a175b1a9bff8bd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.027860 14590 tablet_service.cc:1511] Processing CreateTablet for tablet 26fd9c34a61a4243a175b1a9bff8bd8b (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:40.029129 14590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fd9c34a61a4243a175b1a9bff8bd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.035161 14519 tablet_service.cc:1511] Processing CreateTablet for tablet 73935e7cf4e741ea898b2e4438675e9c (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:40.036429 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73935e7cf4e741ea898b2e4438675e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.041913 14591 tablet_service.cc:1511] Processing CreateTablet for tablet 73935e7cf4e741ea898b2e4438675e9c (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:40.043159 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73935e7cf4e741ea898b2e4438675e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.044474 14663 tablet_service.cc:1511] Processing CreateTablet for tablet 73935e7cf4e741ea898b2e4438675e9c (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:40.045823 14663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73935e7cf4e741ea898b2e4438675e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.047449 14515 tablet_service.cc:1511] Processing CreateTablet for tablet 4468a1208afd4ee5b020c38890b3af59 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:40.048715 14515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4468a1208afd4ee5b020c38890b3af59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.058578 14819 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.081959 14820 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.083789 14819 tablet_bootstrap.cc:654] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.085484 14821 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.087661 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 4468a1208afd4ee5b020c38890b3af59 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:40.089010 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4468a1208afd4ee5b020c38890b3af59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.090749 14592 tablet_service.cc:1511] Processing CreateTablet for tablet 4468a1208afd4ee5b020c38890b3af59 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:40.091965 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4468a1208afd4ee5b020c38890b3af59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.089684 14820 tablet_bootstrap.cc:654] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.094398 14517 tablet_service.cc:1511] Processing CreateTablet for tablet 94f31a493b0246559583f4616585ede3 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:40.100406 14517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f31a493b0246559583f4616585ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.107523 14821 tablet_bootstrap.cc:654] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.109249 14662 tablet_service.cc:1511] Processing CreateTablet for tablet 94f31a493b0246559583f4616585ede3 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:40.113440 14591 tablet_service.cc:1511] Processing CreateTablet for tablet 94f31a493b0246559583f4616585ede3 (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:40.113586 14513 tablet_service.cc:1511] Processing CreateTablet for tablet 59d216c93f6c4438978927f009c0245a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.115554 14662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f31a493b0246559583f4616585ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.115689 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d216c93f6c4438978927f009c0245a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.118222 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f31a493b0246559583f4616585ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.128585 14592 tablet_service.cc:1511] Processing CreateTablet for tablet 59d216c93f6c4438978927f009c0245a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.129794 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d216c93f6c4438978927f009c0245a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.138828 14664 tablet_service.cc:1511] Processing CreateTablet for tablet 59d216c93f6c4438978927f009c0245a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.140300 14664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d216c93f6c4438978927f009c0245a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.142434 14819 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.142970 14819 ts_tablet_manager.cc:1403] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.000s
I20260709 14:51:40.143224 14594 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2b4102d364a8582182e2224e3a77a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.144411 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2b4102d364a8582182e2224e3a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.149127 14663 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2b4102d364a8582182e2224e3a77a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.150337 14663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2b4102d364a8582182e2224e3a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.150106 14819 raft_consensus.cc:359] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.150835 14819 raft_consensus.cc:385] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.151084 14819 raft_consensus.cc:740] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.151692 14819 consensus_queue.cc:260] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.154635 14820 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.156778 14820 ts_tablet_manager.cc:1403] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.000s
I20260709 14:51:40.162127 14820 raft_consensus.cc:359] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.162803 14820 raft_consensus.cc:385] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.163069 14820 raft_consensus.cc:740] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.163725 14820 consensus_queue.cc:260] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.170156 14819 ts_tablet_manager.cc:1434] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:51:40.171236 14819 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.174006 14513 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2b4102d364a8582182e2224e3a77a (DEFAULT_TABLE table=soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.175276 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2b4102d364a8582182e2224e3a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.181619 14819 tablet_bootstrap.cc:654] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.183530 14759 raft_consensus.cc:493] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.184895 14759 raft_consensus.cc:515] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.187834 14821 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.187724 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.188347 14821 ts_tablet_manager.cc:1403] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.103s	user 0.005s	sys 0.009s
W20260709 14:51:40.189254 14571 leader_election.cc:343] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.192044 14820 ts_tablet_manager.cc:1434] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:51:40.193153 14820 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.192881 14821 raft_consensus.cc:359] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.193607 14821 raft_consensus.cc:385] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.193919 14821 raft_consensus.cc:740] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.193163 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.194730 14680 raft_consensus.cc:2468] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.190352 14759 leader_election.cc:290] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.196432 14572 leader_election.cc:304] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [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: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:40.197629 14759 raft_consensus.cc:2804] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.198066 14759 raft_consensus.cc:493] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.198449 14759 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.205505 14820 tablet_bootstrap.cc:654] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.194818 14821 consensus_queue.cc:260] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.208120 14759 raft_consensus.cc:515] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.208982 14819 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.209510 14819 ts_tablet_manager.cc:1403] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.004s
I20260709 14:51:40.210520 14821 ts_tablet_manager.cc:1434] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 14:51:40.211000 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.211570 14821 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
W20260709 14:51:40.212245 14571 leader_election.cc:343] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.212579 14819 raft_consensus.cc:359] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.213378 14819 raft_consensus.cc:385] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.213713 14819 raft_consensus.cc:740] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.214756 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.214531 14819 consensus_queue.cc:260] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.215327 14680 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.219038 14821 tablet_bootstrap.cc:654] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.219266 14819 ts_tablet_manager.cc:1434] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:40.220417 14819 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.223711 14680 raft_consensus.cc:2468] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.225067 14572 leader_election.cc:304] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:40.225929 14825 raft_consensus.cc:2804] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.227993 14759 leader_election.cc:290] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.234696 14820 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.235231 14821 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.235854 14821 ts_tablet_manager.cc:1403] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 14:51:40.235219 14819 tablet_bootstrap.cc:654] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.238224 14820 ts_tablet_manager.cc:1403] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260709 14:51:40.239192 14821 raft_consensus.cc:359] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.239730 14821 raft_consensus.cc:385] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.239948 14821 raft_consensus.cc:740] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.240532 14821 consensus_queue.cc:260] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.242252 14825 raft_consensus.cc:697] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.242489 14821 ts_tablet_manager.cc:1434] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:51:40.243608 14821 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.243250 14825 consensus_queue.cc:237] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.251773 14820 raft_consensus.cc:359] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.252518 14820 raft_consensus.cc:385] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.252815 14820 raft_consensus.cc:740] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.253551 14820 consensus_queue.cc:260] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.256168 14820 ts_tablet_manager.cc:1434] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:40.257059 14820 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.258126 14821 tablet_bootstrap.cc:654] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.260102 14819 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.259459 14425 catalog_manager.cc:5697] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.260637 14819 ts_tablet_manager.cc:1403] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.009s
I20260709 14:51:40.264199 14820 tablet_bootstrap.cc:654] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.263958 14819 raft_consensus.cc:359] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.264705 14819 raft_consensus.cc:385] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.265115 14819 raft_consensus.cc:740] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.266031 14819 consensus_queue.cc:260] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.268278 14819 ts_tablet_manager.cc:1434] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:40.269286 14819 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.273073 14725 raft_consensus.cc:493] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.273563 14725 raft_consensus.cc:515] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.274788 14821 tablet_bootstrap.cc:492] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.275269 14821 ts_tablet_manager.cc:1403] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.008s
I20260709 14:51:40.275640 14725 leader_election.cc:290] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:40.276405 14825 raft_consensus.cc:493] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.276921 14825 raft_consensus.cc:515] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.277276 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.277767 14820 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.278270 14821 raft_consensus.cc:359] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.278841 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:40.279006 14821 raft_consensus.cc:385] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:40.279182 14645 leader_election.cc:343] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.278293 14820 ts_tablet_manager.cc:1403] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 14:51:40.279594 14821 raft_consensus.cc:740] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.280627 14821 consensus_queue.cc:260] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
W20260709 14:51:40.281478 14644 leader_election.cc:343] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.281940 14644 leader_election.cc:304] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f; no voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:40.283010 14819 tablet_bootstrap.cc:654] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.283277 14725 raft_consensus.cc:2749] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.282622 14820 raft_consensus.cc:359] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.285974 14820 raft_consensus.cc:385] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.286281 14825 leader_election.cc:290] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.286280 14820 raft_consensus.cc:740] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.287447 14820 consensus_queue.cc:260] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.288851 14821 ts_tablet_manager.cc:1434] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:40.289775 14820 ts_tablet_manager.cc:1434] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:51:40.289963 14821 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.290215 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.290856 14531 raft_consensus.cc:2468] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.293138 14820 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.294607 14793 raft_consensus.cc:493] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.295063 14793 raft_consensus.cc:515] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.297183 14793 leader_election.cc:290] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.299774 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.300093 14820 tablet_bootstrap.cc:654] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.300521 14571 leader_election.cc:304] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.301273 14825 raft_consensus.cc:2804] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.301609 14825 raft_consensus.cc:493] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.301949 14825 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.305521 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
W20260709 14:51:40.306945 14572 leader_election.cc:343] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.307844 14680 raft_consensus.cc:2468] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:40.308990 14497 leader_election.cc:304] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:40.309439 14825 raft_consensus.cc:515] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.309767 14793 raft_consensus.cc:2804] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.310279 14793 raft_consensus.cc:493] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.310686 14793 raft_consensus.cc:3060] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.311641 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
W20260709 14:51:40.312824 14495 leader_election.cc:343] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.297955 14821 tablet_bootstrap.cc:654] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.315644 14819 tablet_bootstrap.cc:492] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.316186 14819 ts_tablet_manager.cc:1403] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260709 14:51:40.317256 14835 raft_consensus.cc:493] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.317720 14835 raft_consensus.cc:515] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.317783 14793 raft_consensus.cc:515] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.319285 14819 raft_consensus.cc:359] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.320052 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.320667 14835 leader_election.cc:290] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.320690 14531 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.321234 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.321424 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:40.322161 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.320149 14819 raft_consensus.cc:385] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.323119 14680 raft_consensus.cc:2393] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9b0cfa54cf2467f9f788d715bb402cd in current term 1: Already voted for candidate fdfed916b26644fcb59402767c04ac47 in this term.
I20260709 14:51:40.322762 14678 raft_consensus.cc:3060] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.324079 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:40.325526 14495 leader_election.cc:304] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd; no voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:40.326359 14835 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.326646 14821 tablet_bootstrap.cc:492] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.327121 14821 ts_tablet_manager.cc:1403] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260709 14:51:40.327914 14531 raft_consensus.cc:2468] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.328912 14571 leader_election.cc:304] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.329700 14829 raft_consensus.cc:2804] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.330178 14829 raft_consensus.cc:697] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.323091 14819 raft_consensus.cc:740] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.330453 14821 raft_consensus.cc:359] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.330776 14678 raft_consensus.cc:2468] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:40.331187 14821 raft_consensus.cc:385] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.331193 14819 consensus_queue.cc:260] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.332069 14497 leader_election.cc:304] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:40.331761 14829 consensus_queue.cc:237] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.333850 14819 ts_tablet_manager.cc:1434] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:40.334685 14825 leader_election.cc:290] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.335806 14819 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.336673 14835 raft_consensus.cc:2749] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.331761 14821 raft_consensus.cc:740] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
W20260709 14:51:40.340718 14477 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:51:40.337634 14495 leader_election.cc:343] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.342895 14819 tablet_bootstrap.cc:654] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.342932 14821 consensus_queue.cc:260] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.341066 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.344636 14680 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.344900 14820 tablet_bootstrap.cc:492] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.331399 14793 leader_election.cc:290] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.345396 14820 ts_tablet_manager.cc:1403] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 14:51:40.345788 14821 ts_tablet_manager.cc:1434] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 14:51:40.348085 14821 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.348347 14820 raft_consensus.cc:359] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.349556 14820 raft_consensus.cc:385] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.343005 14835 raft_consensus.cc:2804] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.350950 14835 raft_consensus.cc:697] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:40.351729 14835 consensus_queue.cc:237] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.353763 14680 raft_consensus.cc:2468] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.349872 14820 raft_consensus.cc:740] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.357352 14427 catalog_manager.cc:5697] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.361126 14820 consensus_queue.cc:260] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.368362 14425 catalog_manager.cc:5697] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.371657 14835 raft_consensus.cc:493] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.372187 14835 raft_consensus.cc:515] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.379349 14821 tablet_bootstrap.cc:654] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.380061 14819 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.380574 14819 ts_tablet_manager.cc:1403] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.004s
I20260709 14:51:40.382004 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:40.382332 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.382723 14601 raft_consensus.cc:2468] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:40.382978 14680 raft_consensus.cc:2468] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 0.
I20260709 14:51:40.383512 14819 raft_consensus.cc:359] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.384219 14819 raft_consensus.cc:385] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.384058 14495 leader_election.cc:304] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.384541 14819 raft_consensus.cc:740] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.384620 14835 leader_election.cc:290] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.385178 14835 raft_consensus.cc:2804] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.385552 14835 raft_consensus.cc:493] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.385315 14819 consensus_queue.cc:260] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.385926 14835 raft_consensus.cc:3060] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.387604 14819 ts_tablet_manager.cc:1434] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:40.388595 14819 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.392956 14835 raft_consensus.cc:515] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.394683 14819 tablet_bootstrap.cc:654] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.395586 14820 ts_tablet_manager.cc:1434] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.003s
I20260709 14:51:40.395783 14835 leader_election.cc:290] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.396581 14820 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.400043 14819 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.400570 14819 ts_tablet_manager.cc:1403] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 14:51:40.400058 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:40.400978 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fd9c34a61a4243a175b1a9bff8bd8b" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.401445 14680 raft_consensus.cc:3060] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.403857 14820 tablet_bootstrap.cc:654] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.403505 14819 raft_consensus.cc:359] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.404341 14819 raft_consensus.cc:385] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.404640 14819 raft_consensus.cc:740] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.405404 14819 consensus_queue.cc:260] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.407737 14819 ts_tablet_manager.cc:1434] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:51:40.408780 14819 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.401373 14601 raft_consensus.cc:3060] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.421238 14680 raft_consensus.cc:2468] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:40.422489 14497 leader_election.cc:304] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:40.422386 14819 tablet_bootstrap.cc:654] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.423293 14835 raft_consensus.cc:2804] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.423859 14835 raft_consensus.cc:697] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:40.424933 14820 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.424624 14835 consensus_queue.cc:237] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.425431 14820 ts_tablet_manager.cc:1403] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
I20260709 14:51:40.428298 14820 raft_consensus.cc:359] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.428957 14820 raft_consensus.cc:385] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.429250 14820 raft_consensus.cc:740] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.429957 14820 consensus_queue.cc:260] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.428973 14601 raft_consensus.cc:2468] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 1.
I20260709 14:51:40.435523 14820 ts_tablet_manager.cc:1434] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 14:51:40.436630 14820 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.443239 14820 tablet_bootstrap.cc:654] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.448432 14821 tablet_bootstrap.cc:492] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.448948 14821 ts_tablet_manager.cc:1403] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.005s
I20260709 14:51:40.452045 14821 raft_consensus.cc:359] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.452762 14821 raft_consensus.cc:385] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.453064 14821 raft_consensus.cc:740] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.454154 14821 consensus_queue.cc:260] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.459157 14819 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.459661 14819 ts_tablet_manager.cc:1403] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.016s
I20260709 14:51:40.460067 14821 ts_tablet_manager.cc:1434] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:51:40.461098 14821 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.462579 14819 raft_consensus.cc:359] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.463281 14819 raft_consensus.cc:385] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.463552 14819 raft_consensus.cc:740] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.464355 14819 consensus_queue.cc:260] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.466652 14819 ts_tablet_manager.cc:1434] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:51:40.467584 14819 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.470399 14821 tablet_bootstrap.cc:654] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.469758 14428 catalog_manager.cc:5697] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 0 to 1, leader changed from <none> to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 1 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.473491 14819 tablet_bootstrap.cc:654] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.483294 14820 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.483776 14820 ts_tablet_manager.cc:1403] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.007s
I20260709 14:51:40.486011 14820 raft_consensus.cc:359] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.486678 14820 raft_consensus.cc:385] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.486961 14820 raft_consensus.cc:740] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.487749 14820 consensus_queue.cc:260] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.490885 14819 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.491333 14819 ts_tablet_manager.cc:1403] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 14:51:40.490783 14820 ts_tablet_manager.cc:1434] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:40.492292 14821 tablet_bootstrap.cc:492] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.492525 14820 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.493964 14819 raft_consensus.cc:359] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.494608 14819 raft_consensus.cc:385] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.494879 14819 raft_consensus.cc:740] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.495558 14819 consensus_queue.cc:260] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.497571 14819 ts_tablet_manager.cc:1434] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:51:40.498504 14819 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: Bootstrap starting.
I20260709 14:51:40.500010 14820 tablet_bootstrap.cc:654] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.503876 14819 tablet_bootstrap.cc:654] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.504022 14725 raft_consensus.cc:493] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.504509 14725 raft_consensus.cc:515] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.506618 14725 leader_election.cc:290] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:40.508391 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:40.492775 14821 ts_tablet_manager.cc:1403] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.016s
I20260709 14:51:40.508410 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
W20260709 14:51:40.510578 14645 leader_election.cc:343] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:40.511760 14644 leader_election.cc:343] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.511951 14821 raft_consensus.cc:359] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.512202 14644 leader_election.cc:304] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f; no voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:40.513001 14725 raft_consensus.cc:2749] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.512710 14821 raft_consensus.cc:385] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.513827 14821 raft_consensus.cc:740] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.514707 14821 consensus_queue.cc:260] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.519892 14725 raft_consensus.cc:493] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.520431 14725 raft_consensus.cc:515] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.522526 14725 leader_election.cc:290] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:40.523882 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfed916b26644fcb59402767c04ac47" is_pre_election: true
I20260709 14:51:40.524942 14821 ts_tablet_manager.cc:1434] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:51:40.525173 14829 raft_consensus.cc:493] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.525982 14821 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.525717 14829 raft_consensus.cc:515] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.526332 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
W20260709 14:51:40.526010 14644 leader_election.cc:343] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.527889 14829 leader_election.cc:290] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
W20260709 14:51:40.528355 14645 leader_election.cc:343] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.528800 14645 leader_election.cc:304] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f; no voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47
I20260709 14:51:40.529889 14725 raft_consensus.cc:2749] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.530189 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4468a1208afd4ee5b020c38890b3af59" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.531073 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4468a1208afd4ee5b020c38890b3af59" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.531668 14680 raft_consensus.cc:2468] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.532881 14572 leader_election.cc:304] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.533154 14820 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.533686 14820 ts_tablet_manager.cc:1403] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.019s
I20260709 14:51:40.533702 14829 raft_consensus.cc:2804] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.534273 14829 raft_consensus.cc:493] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.534626 14829 raft_consensus.cc:3060] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.536839 14820 raft_consensus.cc:359] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.534673 14531 raft_consensus.cc:2468] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.533041 14819 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: No bootstrap required, opened a new log
I20260709 14:51:40.539991 14819 ts_tablet_manager.cc:1403] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.009s
I20260709 14:51:40.540936 14821 tablet_bootstrap.cc:654] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.542600 14819 raft_consensus.cc:359] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.543257 14819 raft_consensus.cc:385] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.543624 14819 raft_consensus.cc:740] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.543313 14829 raft_consensus.cc:515] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.537614 14820 raft_consensus.cc:385] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.544360 14819 consensus_queue.cc:260] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.544363 14820 raft_consensus.cc:740] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.547462 14819 ts_tablet_manager.cc:1434] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:40.546695 14820 consensus_queue.cc:260] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.550530 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4468a1208afd4ee5b020c38890b3af59" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.550863 14820 ts_tablet_manager.cc:1434] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:51:40.551081 14680 raft_consensus.cc:3060] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.552018 14820 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.549531 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4468a1208afd4ee5b020c38890b3af59" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.554273 14531 raft_consensus.cc:3060] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.558933 14820 tablet_bootstrap.cc:654] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.564319 14829 leader_election.cc:290] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.567361 14821 tablet_bootstrap.cc:492] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.567868 14821 ts_tablet_manager.cc:1403] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.026s
I20260709 14:51:40.569845 14680 raft_consensus.cc:2468] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.570891 14572 leader_election.cc:304] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.570760 14821 raft_consensus.cc:359] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.571542 14821 raft_consensus.cc:385] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.571784 14829 raft_consensus.cc:2804] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.571831 14821 raft_consensus.cc:740] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.572429 14829 raft_consensus.cc:697] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.572790 14821 consensus_queue.cc:260] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.574561 14820 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.575031 14820 ts_tablet_manager.cc:1403] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 14:51:40.575348 14821 ts_tablet_manager.cc:1434] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:40.576306 14821 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.573274 14829 consensus_queue.cc:237] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.564604 14531 raft_consensus.cc:2468] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.577646 14820 raft_consensus.cc:359] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.578362 14820 raft_consensus.cc:385] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.578609 14820 raft_consensus.cc:740] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.579241 14820 consensus_queue.cc:260] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.581210 14820 ts_tablet_manager.cc:1434] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:40.582063 14820 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: Bootstrap starting.
I20260709 14:51:40.583202 14821 tablet_bootstrap.cc:654] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.587450 14820 tablet_bootstrap.cc:654] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.598918 14820 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: No bootstrap required, opened a new log
I20260709 14:51:40.599257 14821 tablet_bootstrap.cc:492] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.599328 14820 ts_tablet_manager.cc:1403] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:51:40.599763 14821 ts_tablet_manager.cc:1403] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260709 14:51:40.601447 14427 catalog_manager.cc:5697] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.602065 14820 raft_consensus.cc:359] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.602295 14821 raft_consensus.cc:359] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.602785 14820 raft_consensus.cc:385] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.602917 14821 raft_consensus.cc:385] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.603093 14820 raft_consensus.cc:740] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.603221 14821 raft_consensus.cc:740] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.603828 14820 consensus_queue.cc:260] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.603910 14821 consensus_queue.cc:260] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.605933 14821 ts_tablet_manager.cc:1434] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:40.606050 14820 ts_tablet_manager.cc:1434] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:40.607451 14821 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: Bootstrap starting.
I20260709 14:51:40.612941 14821 tablet_bootstrap.cc:654] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.617297 14821 tablet_bootstrap.cc:492] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: No bootstrap required, opened a new log
I20260709 14:51:40.617624 14821 ts_tablet_manager.cc:1403] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:51:40.619560 14821 raft_consensus.cc:359] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.620206 14821 raft_consensus.cc:385] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.620471 14821 raft_consensus.cc:740] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.621050 14821 consensus_queue.cc:260] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.623059 14821 ts_tablet_manager.cc:1434] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:40.631489 14829 raft_consensus.cc:493] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.632026 14829 raft_consensus.cc:515] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.633826 14829 leader_election.cc:290] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.634395 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.634677 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.634915 14531 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.635190 14680 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.635912 14571 leader_election.cc:304] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.636606 14829 raft_consensus.cc:2804] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.636889 14829 raft_consensus.cc:493] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.637130 14829 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.642062 14829 raft_consensus.cc:515] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.643455 14829 leader_election.cc:290] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.644126 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.644321 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.644711 14531 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.644819 14680 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.651260 14680 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.651322 14531 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.652187 14572 leader_election.cc:304] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.652799 14829 raft_consensus.cc:2804] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.653170 14829 raft_consensus.cc:697] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.653826 14829 consensus_queue.cc:237] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.660864 14429 catalog_manager.cc:5697] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.711244 14829 consensus_queue.cc:1048] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.723021 14759 consensus_queue.cc:1048] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.739470 14759 consensus_queue.cc:1048] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.749346 14825 consensus_queue.cc:1048] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.756613 14825 raft_consensus.cc:493] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.757059 14825 raft_consensus.cc:515] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.759186 14825 leader_election.cc:290] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.760035 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73935e7cf4e741ea898b2e4438675e9c" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.760638 14530 raft_consensus.cc:2468] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.761585 14571 leader_election.cc:304] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.762359 14825 raft_consensus.cc:2804] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.762698 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73935e7cf4e741ea898b2e4438675e9c" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.762768 14825 raft_consensus.cc:493] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.763464 14678 raft_consensus.cc:2468] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.763612 14825 raft_consensus.cc:3060] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.769759 14825 raft_consensus.cc:515] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.771606 14825 leader_election.cc:290] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.772428 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73935e7cf4e741ea898b2e4438675e9c" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.772503 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73935e7cf4e741ea898b2e4438675e9c" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.772941 14678 raft_consensus.cc:3060] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.773052 14530 raft_consensus.cc:3060] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.777530 14678 raft_consensus.cc:2468] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.777765 14530 raft_consensus.cc:2468] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.778381 14572 leader_election.cc:304] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.779098 14825 raft_consensus.cc:2804] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.779433 14829 raft_consensus.cc:493] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.779597 14825 raft_consensus.cc:697] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.779963 14829 raft_consensus.cc:515] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.780498 14825 consensus_queue.cc:237] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.782486 14829 leader_election.cc:290] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.782544 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.783092 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395fbcb3c2ed4d8a8bb6fe5b30d8e551" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.783830 14678 raft_consensus.cc:2393] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfed916b26644fcb59402767c04ac47 in current term 1: Already voted for candidate b9b0cfa54cf2467f9f788d715bb402cd in this term.
I20260709 14:51:40.784821 14572 leader_election.cc:304] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfed916b26644fcb59402767c04ac47; no voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:40.785527 14825 raft_consensus.cc:3060] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.788422 14429 catalog_manager.cc:5697] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.790179 14825 raft_consensus.cc:2749] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.817032 14825 raft_consensus.cc:493] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.817381 14825 raft_consensus.cc:515] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.818862 14825 leader_election.cc:290] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.819543 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d216c93f6c4438978927f009c0245a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.819798 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d216c93f6c4438978927f009c0245a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.820215 14530 raft_consensus.cc:2468] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.820398 14678 raft_consensus.cc:2468] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.821223 14571 leader_election.cc:304] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.821866 14825 raft_consensus.cc:2804] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.822129 14825 raft_consensus.cc:493] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.822386 14825 raft_consensus.cc:3060] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.828333 14825 raft_consensus.cc:515] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.830302 14825 leader_election.cc:290] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.830793 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d216c93f6c4438978927f009c0245a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.831163 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d216c93f6c4438978927f009c0245a" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.831341 14530 raft_consensus.cc:3060] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.831717 14678 raft_consensus.cc:3060] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.836895 14678 raft_consensus.cc:2468] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.836922 14530 raft_consensus.cc:2468] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.836933 14835 consensus_queue.cc:1048] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.838037 14571 leader_election.cc:304] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.838769 14825 raft_consensus.cc:2804] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.839118 14825 raft_consensus.cc:697] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.839844 14825 consensus_queue.cc:237] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.846753 14838 consensus_queue.cc:1048] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.849467 14429 catalog_manager.cc:5697] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.891549 14825 raft_consensus.cc:493] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.891990 14825 raft_consensus.cc:515] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.894711 14825 leader_election.cc:290] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.894726 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" is_pre_election: true
I20260709 14:51:40.894925 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f" is_pre_election: true
I20260709 14:51:40.895608 14530 raft_consensus.cc:2468] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.896292 14678 raft_consensus.cc:2468] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 0.
I20260709 14:51:40.897099 14571 leader_election.cc:304] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.898036 14825 raft_consensus.cc:2804] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.898378 14825 raft_consensus.cc:493] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.898689 14825 raft_consensus.cc:3060] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.898609 14838 consensus_queue.cc:1048] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.905086 14825 raft_consensus.cc:515] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.908262 14530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:40.908301 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f31a493b0246559583f4616585ede3" candidate_uuid: "fdfed916b26644fcb59402767c04ac47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:40.908892 14530 raft_consensus.cc:3060] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.908936 14678 raft_consensus.cc:3060] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.917853 14825 leader_election.cc:290] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:40.917732 14793 consensus_queue.cc:1048] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.918951 14530 raft_consensus.cc:2468] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.917771 14678 raft_consensus.cc:2468] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfed916b26644fcb59402767c04ac47 in term 1.
I20260709 14:51:40.920387 14571 leader_election.cc:304] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9b0cfa54cf2467f9f788d715bb402cd, fdfed916b26644fcb59402767c04ac47; no voters: 
I20260709 14:51:40.921747 14825 raft_consensus.cc:2804] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.922384 14825 raft_consensus.cc:697] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Leader. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:40.923256 14825 consensus_queue.cc:237] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:40.930904 14425 catalog_manager.cc:5697] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfed916b26644fcb59402767c04ac47 (127.5.255.2). New cstate: current_term: 1 leader_uuid: "fdfed916b26644fcb59402767c04ac47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.060755 14825 consensus_queue.cc:1048] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.069977 14825 consensus_queue.cc:1048] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.085379 14829 consensus_queue.cc:1048] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.094132 14825 consensus_queue.cc:1048] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.125972 14601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a730197f751445b598b158f59e289b55"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:41.126438 14601 raft_consensus.cc:606] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:41.132941 14601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:41.133385 14601 raft_consensus.cc:606] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS b9b0cfa54cf2467f9f788d715bb402cd
I20260709 14:51:41.149209 14601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:38854
I20260709 14:51:41.149662 14601 raft_consensus.cc:606] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS 6e2446768a634a6787e4530f4900a39f
I20260709 14:51:41.179781 14866 raft_consensus.cc:993] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: : Instructing follower b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:41.180176 14825 raft_consensus.cc:1081] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:41.181671 14530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:51750
I20260709 14:51:41.182207 14530 raft_consensus.cc:493] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.182565 14530 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.187460 14530 raft_consensus.cc:515] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.188941 14530 leader_election.cc:290] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:41.189673 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:41.189836 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f8eefce2940df9f22bc7a60ba1f07" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:41.190299 14601 raft_consensus.cc:3055] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.190361 14680 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.190608 14601 raft_consensus.cc:740] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:41.191295 14601 consensus_queue.cc:260] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.192190 14601 raft_consensus.cc:3060] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.194578 14680 raft_consensus.cc:2468] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:41.195405 14497 leader_election.cc:304] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:41.195957 14793 raft_consensus.cc:2804] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.196331 14793 raft_consensus.cc:697] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:41.197113 14793 consensus_queue.cc:237] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.197288 14601 raft_consensus.cc:2468] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:41.203512 14425 catalog_manager.cc:5697] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 2 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.303164 14866 consensus_queue.cc:1048] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.313730 14759 consensus_queue.cc:1048] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.335273 14759 consensus_queue.cc:1048] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.347397 14883 consensus_queue.cc:1048] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.350639 14883 raft_consensus.cc:993] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: : Instructing follower b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:41.351096 14883 raft_consensus.cc:1081] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer b9b0cfa54cf2467f9f788d715bb402cd to start an election
I20260709 14:51:41.352551 14531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a730197f751445b598b158f59e289b55"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
 from {username='slave'} at 127.0.0.1:51750
I20260709 14:51:41.353076 14531 raft_consensus.cc:493] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.353426 14531 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.365708 14531 raft_consensus.cc:515] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.368387 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:41.368909 14601 raft_consensus.cc:3055] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.369220 14601 raft_consensus.cc:740] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:41.369490 14531 leader_election.cc:290] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Requested vote from peers fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427), 6e2446768a634a6787e4530f4900a39f (127.5.255.3:34455)
I20260709 14:51:41.370035 14680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a730197f751445b598b158f59e289b55" candidate_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e2446768a634a6787e4530f4900a39f"
I20260709 14:51:41.370617 14680 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.369976 14601 consensus_queue.cc:260] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.371287 14601 raft_consensus.cc:3060] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.378530 14680 raft_consensus.cc:2468] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:41.378727 14601 raft_consensus.cc:2468] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9b0cfa54cf2467f9f788d715bb402cd in term 2.
I20260709 14:51:41.379431 14497 leader_election.cc:304] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:41.380107 14873 raft_consensus.cc:2804] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.380534 14873 raft_consensus.cc:697] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Becoming Leader. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:41.381258 14873 consensus_queue.cc:237] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.387503 14429 catalog_manager.cc:5697] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1). New cstate: current_term: 2 leader_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.457773 14825 consensus_queue.cc:1048] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.466426 14866 consensus_queue.cc:1048] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.618433 14759 raft_consensus.cc:993] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: : Instructing follower 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:41.618932 14883 raft_consensus.cc:1081] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:41.620543 14680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a"
dest_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:53556
I20260709 14:51:41.621027 14680 raft_consensus.cc:493] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.621299 14680 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.625945 14680 raft_consensus.cc:515] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.627334 14680 leader_election.cc:290] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:41.628110 14531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:41.628201 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2b4102d364a8582182e2224e3a77a" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:41.628769 14531 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.628865 14601 raft_consensus.cc:3055] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.629220 14601 raft_consensus.cc:740] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:41.629860 14601 consensus_queue.cc:260] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.630748 14601 raft_consensus.cc:3060] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.633286 14531 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:41.634284 14645 leader_election.cc:304] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:41.635028 14725 raft_consensus.cc:2804] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.635687 14601 raft_consensus.cc:2468] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:41.636226 14725 raft_consensus.cc:697] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Becoming Leader. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Running, Role: LEADER
I20260709 14:51:41.637140 14725 consensus_queue.cc:237] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:41.643416 14427 catalog_manager.cc:5697] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to 6e2446768a634a6787e4530f4900a39f (127.5.255.3). New cstate: current_term: 2 leader_uuid: "6e2446768a634a6787e4530f4900a39f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.715080 14601 raft_consensus.cc:1275] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.716297 14873 consensus_queue.cc:1048] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.724460 14680 raft_consensus.cc:1275] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.725874 14873 consensus_queue.cc:1048] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.796484 14680 raft_consensus.cc:1275] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.797534 14873 consensus_queue.cc:1048] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.804971 14601 raft_consensus.cc:1275] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer b9b0cfa54cf2467f9f788d715bb402cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.806746 14793 consensus_queue.cc:1048] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.254348 14601 raft_consensus.cc:1275] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.255417 14725 consensus_queue.cc:1048] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:42.260689 14531 raft_consensus.cc:1275] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:42.262856 14892 consensus_queue.cc:1048] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:44.152473 14429 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36964:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:44.171554 14429 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36964:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:44.205123  6140 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:44.379444 14950 tablet.cc:1724] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.387672 14952 tablet.cc:1724] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.405892 14948 tablet.cc:1724] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.419317 14955 tablet.cc:1724] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.421741 14962 tablet.cc:1724] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.445227 14495 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.2:44427, user_credentials={real_user=slave}} blocked reactor thread for 62772.3us
W20260709 14:51:44.457245 14497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.255.3:34455, user_credentials={real_user=slave}} blocked reactor thread for 122752us
I20260709 14:51:44.480861 14955 tablet.cc:1724] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.493383 14948 tablet.cc:1724] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.488837 14950 tablet.cc:1724] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.511461 14970 tablet.cc:1724] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.514184 14969 tablet.cc:1724] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.458271 14952 tablet.cc:1724] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.438081 14949 tablet.cc:1724] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.518018 14602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2"
dest_uuid: "fdfed916b26644fcb59402767c04ac47"
mode: GRACEFUL
new_leader_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:34816
I20260709 14:51:44.518688 14602 raft_consensus.cc:606] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Received request to transfer leadership to TS 6e2446768a634a6787e4530f4900a39f
I20260709 14:51:44.525735 14966 tablet.cc:1724] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.527971 14955 tablet.cc:1724] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.543041 14960 raft_consensus.cc:993] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: : Instructing follower 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:44.555876 14953 raft_consensus.cc:1081] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Signalling peer 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:44.559455 14675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2"
dest_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:53556
I20260709 14:51:44.559995 14675 raft_consensus.cc:493] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:44.560338 14675 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:44.562171 14950 tablet.cc:1724] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.538019 14968 tablet.cc:1724] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.572424 14974 tablet.cc:1724] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.542018 14948 tablet.cc:1724] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.594488 14675 raft_consensus.cc:515] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:44.601660 14969 tablet.cc:1724] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.610471 14955 tablet.cc:1724] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.602710 14973 tablet.cc:1724] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.611352 14948 tablet.cc:1724] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.603161 14970 tablet.cc:1724] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.616930 14527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2"
dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
mode: GRACEFUL
new_leader_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:52236
I20260709 14:51:44.618896 14527 raft_consensus.cc:606] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Received request to transfer leadership to TS 6e2446768a634a6787e4530f4900a39f
I20260709 14:51:44.620537  6140 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:44.621171  6140 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:44.624013 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:44.624678 14603 raft_consensus.cc:3055] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:44.625028 14603 raft_consensus.cc:740] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfed916b26644fcb59402767c04ac47, State: Running, Role: LEADER
I20260709 14:51:44.625934 14603 consensus_queue.cc:260] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:44.605222 14952 tablet.cc:1724] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.628436 14527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22743b55175046b2ade6d4496e4967f2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:44.634485 14603 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:44.634678 14527 raft_consensus.cc:3060] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:44.639807 14968 tablet.cc:1724] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.633900 14675 leader_election.cc:290] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:44.641659 14527 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:44.648882 14645 leader_election.cc:304] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:44.650338 14964 raft_consensus.cc:2804] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:44.650861 14964 raft_consensus.cc:697] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Becoming Leader. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Running, Role: LEADER
I20260709 14:51:44.648880 14966 tablet.cc:1724] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.651696 14964 consensus_queue.cc:237] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:44.656855 14973 tablet.cc:1724] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:51:44.662990 14429 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: soft_deleted_table [id=f1be1da0b55146e5bd95457449f7b0e9] alter complete (version 1)
I20260709 14:51:44.671789 14603 raft_consensus.cc:2468] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 2.
I20260709 14:51:44.678550 14425 catalog_manager.cc:5697] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f reported cstate change: term changed from 1 to 2, leader changed from fdfed916b26644fcb59402767c04ac47 (127.5.255.2) to 6e2446768a634a6787e4530f4900a39f (127.5.255.3). New cstate: current_term: 2 leader_uuid: "6e2446768a634a6787e4530f4900a39f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.088299 14956 raft_consensus.cc:993] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: : Instructing follower 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:45.088783 14971 raft_consensus.cc:1081] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Signalling peer 6e2446768a634a6787e4530f4900a39f to start an election
I20260709 14:51:45.090096 14675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2"
dest_uuid: "6e2446768a634a6787e4530f4900a39f"
 from {username='slave'} at 127.0.0.1:53558
I20260709 14:51:45.090530 14675 raft_consensus.cc:493] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.090804 14675 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.095703 14675 raft_consensus.cc:515] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:45.097386 14675 leader_election.cc:290] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [CANDIDATE]: Term 3 election: Requested vote from peers b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929), fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427)
I20260709 14:51:45.098369 14527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9b0cfa54cf2467f9f788d715bb402cd"
I20260709 14:51:45.098976 14527 raft_consensus.cc:3055] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:45.099192 14527 raft_consensus.cc:740] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9b0cfa54cf2467f9f788d715bb402cd, State: Running, Role: LEADER
I20260709 14:51:45.099783 14527 consensus_queue.cc:260] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [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: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:45.100833 14527 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.101666 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d118cf1b643059520846e16ce0cd2" candidate_uuid: "6e2446768a634a6787e4530f4900a39f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfed916b26644fcb59402767c04ac47"
I20260709 14:51:45.102276 14603 raft_consensus.cc:3060] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:45.105881 14527 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 3.
I20260709 14:51:45.106884 14645 leader_election.cc:304] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [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: 6e2446768a634a6787e4530f4900a39f, b9b0cfa54cf2467f9f788d715bb402cd; no voters: 
I20260709 14:51:45.107532 14964 raft_consensus.cc:2804] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:45.108001 14603 raft_consensus.cc:2468] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e2446768a634a6787e4530f4900a39f in term 3.
I20260709 14:51:45.108002 14964 raft_consensus.cc:697] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 3 LEADER]: Becoming Leader. State: Replica: 6e2446768a634a6787e4530f4900a39f, State: Running, Role: LEADER
I20260709 14:51:45.109041 14964 consensus_queue.cc:237] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [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: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } }
I20260709 14:51:45.116113 14425 catalog_manager.cc:5697] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f reported cstate change: term changed from 2 to 3, leader changed from b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1) to 6e2446768a634a6787e4530f4900a39f (127.5.255.3). New cstate: current_term: 3 leader_uuid: "6e2446768a634a6787e4530f4900a39f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e2446768a634a6787e4530f4900a39f" member_type: VOTER last_known_addr { host: "127.5.255.3" port: 34455 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.195534 14603 raft_consensus.cc:1275] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.196609 14964 consensus_queue.cc:1048] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:45.200811 14527 raft_consensus.cc:1275] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:45.201953 14964 consensus_queue.cc:1048] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:45.601783 14527 raft_consensus.cc:1275] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 3 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.602929 14980 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9b0cfa54cf2467f9f788d715bb402cd" member_type: VOTER last_known_addr { host: "127.5.255.1" port: 33929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.612396 14606 raft_consensus.cc:1275] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 3 FOLLOWER]: Refusing update from remote peer 6e2446768a634a6787e4530f4900a39f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:45.614578 14898 consensus_queue.cc:1048] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfed916b26644fcb59402767c04ac47" member_type: VOTER last_known_addr { host: "127.5.255.2" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:45.673710  6140 tablet_server.cc:179] TabletServer@127.5.255.1:0 shutting down...
I20260709 14:51:45.699651  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:45.700399  6140 tablet_replica.cc:333] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
W20260709 14:51:45.700212 14571 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 14:51:45.701371  6140 raft_consensus.cc:2243] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.701949  6140 raft_consensus.cc:2272] T bdb2b4102d364a8582182e2224e3a77a P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.702962 14571 consensus_peers.cc:597] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 -> Peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Couldn't send request to peer b9b0cfa54cf2467f9f788d715bb402cd. 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 14:51:45.704028  6140 tablet_replica.cc:333] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.704627  6140 raft_consensus.cc:2243] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.705010  6140 raft_consensus.cc:2272] T 94f31a493b0246559583f4616585ede3 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.706736  6140 tablet_replica.cc:333] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.707258  6140 raft_consensus.cc:2243] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.707598  6140 raft_consensus.cc:2272] T 59d216c93f6c4438978927f009c0245a P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.709218  6140 tablet_replica.cc:333] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.709721  6140 raft_consensus.cc:2243] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.710119  6140 raft_consensus.cc:2272] T 4468a1208afd4ee5b020c38890b3af59 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.711705  6140 tablet_replica.cc:333] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.712173  6140 raft_consensus.cc:2243] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.712515  6140 raft_consensus.cc:2272] T 73935e7cf4e741ea898b2e4438675e9c P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.714172  6140 tablet_replica.cc:333] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.714639  6140 raft_consensus.cc:2243] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.715302  6140 raft_consensus.cc:2272] T a730197f751445b598b158f59e289b55 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.716928  6140 tablet_replica.cc:333] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.717415  6140 raft_consensus.cc:2243] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.717768  6140 raft_consensus.cc:2272] T 9b4d118cf1b643059520846e16ce0cd2 P b9b0cfa54cf2467f9f788d715bb402cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.720340  6140 tablet_replica.cc:333] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.720829  6140 raft_consensus.cc:2243] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.721477  6140 raft_consensus.cc:2272] T ba9f8eefce2940df9f22bc7a60ba1f07 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.723102  6140 tablet_replica.cc:333] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.723573  6140 raft_consensus.cc:2243] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.724233  6140 raft_consensus.cc:2272] T 0f6f236b68274adc8ca850a849383acc P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.726047  6140 tablet_replica.cc:333] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.726501  6140 raft_consensus.cc:2243] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.727147  6140 raft_consensus.cc:2272] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.728703  6140 tablet_replica.cc:333] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.729153  6140 raft_consensus.cc:2243] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.729511  6140 raft_consensus.cc:2272] T 76108eb237ee43649d36f89f028d0513 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.731339  6140 tablet_replica.cc:333] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.731835  6140 raft_consensus.cc:2243] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.732285  6140 raft_consensus.cc:2272] T 22743b55175046b2ade6d4496e4967f2 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.735026  6140 tablet_replica.cc:333] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.735538  6140 raft_consensus.cc:2243] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.735934  6140 raft_consensus.cc:2272] T 5fdc32eed6304690b76132b830bb27b3 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.737836  6140 tablet_replica.cc:333] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.738392  6140 raft_consensus.cc:2243] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.738796  6140 raft_consensus.cc:2272] T c4375fa582e44581bebe2ca1aaa606cc P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.740739  6140 tablet_replica.cc:333] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.741215  6140 raft_consensus.cc:2243] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.741927  6140 raft_consensus.cc:2272] T cfe0817f2e3748dc894b5975e64254d1 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.743693  6140 tablet_replica.cc:333] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.744164  6140 raft_consensus.cc:2243] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.744524  6140 raft_consensus.cc:2272] T 594bedb54972400f83fb5fdaa9b68e61 P b9b0cfa54cf2467f9f788d715bb402cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.746275  6140 tablet_replica.cc:333] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.746757  6140 raft_consensus.cc:2243] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.747409  6140 raft_consensus.cc:2272] T 26fd9c34a61a4243a175b1a9bff8bd8b P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.749069  6140 tablet_replica.cc:333] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd: stopping tablet replica
I20260709 14:51:45.749482  6140 raft_consensus.cc:2243] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.750162  6140 raft_consensus.cc:2272] T d6152e7d6fa44ab8a4473801a40cbc35 P b9b0cfa54cf2467f9f788d715bb402cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.786891  6140 tablet_server.cc:196] TabletServer@127.5.255.1:0 shutdown complete.
I20260709 14:51:45.816008  6140 tablet_server.cc:179] TabletServer@127.5.255.2:0 shutting down...
I20260709 14:51:45.844203  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:45.844897  6140 tablet_replica.cc:333] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.845625  6140 raft_consensus.cc:2243] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:45.845917 14644 consensus_peers.cc:597] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f -> Peer fdfed916b26644fcb59402767c04ac47 (127.5.255.2:44427): Couldn't send request to peer fdfed916b26644fcb59402767c04ac47. 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 14:51:45.846671  6140 raft_consensus.cc:2272] T 94f31a493b0246559583f4616585ede3 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.846982 14645 consensus_peers.cc:597] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f -> Peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Couldn't send request to peer b9b0cfa54cf2467f9f788d715bb402cd. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:33929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.849144  6140 tablet_replica.cc:333] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.849946  6140 raft_consensus.cc:2243] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.850456  6140 raft_consensus.cc:2272] T bdb2b4102d364a8582182e2224e3a77a P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.851029 14571 consensus_peers.cc:597] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 -> Peer b9b0cfa54cf2467f9f788d715bb402cd (127.5.255.1:33929): Couldn't send request to peer b9b0cfa54cf2467f9f788d715bb402cd. Status: Network error: Client connection negotiation failed: client connection to 127.5.255.1:33929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.852321  6140 tablet_replica.cc:333] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.852903  6140 raft_consensus.cc:2243] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.853561  6140 raft_consensus.cc:2272] T 59d216c93f6c4438978927f009c0245a P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.855302  6140 tablet_replica.cc:333] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.855795  6140 raft_consensus.cc:2243] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.856431  6140 raft_consensus.cc:2272] T 4468a1208afd4ee5b020c38890b3af59 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.858105  6140 tablet_replica.cc:333] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.858616  6140 raft_consensus.cc:2243] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.859282  6140 raft_consensus.cc:2272] T 73935e7cf4e741ea898b2e4438675e9c P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.860884  6140 tablet_replica.cc:333] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.861374  6140 raft_consensus.cc:2243] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.861730  6140 raft_consensus.cc:2272] T 9b4d118cf1b643059520846e16ce0cd2 P fdfed916b26644fcb59402767c04ac47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.864171  6140 tablet_replica.cc:333] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.864639  6140 raft_consensus.cc:2243] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.865010  6140 raft_consensus.cc:2272] T ba9f8eefce2940df9f22bc7a60ba1f07 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.866585  6140 tablet_replica.cc:333] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.867038  6140 raft_consensus.cc:2243] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.867384  6140 raft_consensus.cc:2272] T a730197f751445b598b158f59e289b55 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.868907  6140 tablet_replica.cc:333] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.869365  6140 raft_consensus.cc:2243] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.870038  6140 raft_consensus.cc:2272] T 76108eb237ee43649d36f89f028d0513 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.871645  6140 tablet_replica.cc:333] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.872112  6140 raft_consensus.cc:2243] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.872443  6140 raft_consensus.cc:2272] T 22743b55175046b2ade6d4496e4967f2 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.874588  6140 tablet_replica.cc:333] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.875073  6140 raft_consensus.cc:2243] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.875430  6140 raft_consensus.cc:2272] T cfe0817f2e3748dc894b5975e64254d1 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.877066  6140 tablet_replica.cc:333] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.877494  6140 raft_consensus.cc:2243] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.878194  6140 raft_consensus.cc:2272] T 594bedb54972400f83fb5fdaa9b68e61 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.879848  6140 tablet_replica.cc:333] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.880295  6140 raft_consensus.cc:2243] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.880651  6140 raft_consensus.cc:2272] T 5fdc32eed6304690b76132b830bb27b3 P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.882381  6140 tablet_replica.cc:333] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.882807  6140 raft_consensus.cc:2243] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.883497  6140 raft_consensus.cc:2272] T c4375fa582e44581bebe2ca1aaa606cc P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.885273  6140 tablet_replica.cc:333] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.885757  6140 raft_consensus.cc:2243] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.886178  6140 raft_consensus.cc:2272] T 26fd9c34a61a4243a175b1a9bff8bd8b P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.888002  6140 tablet_replica.cc:333] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.888624  6140 raft_consensus.cc:2243] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.889115  6140 raft_consensus.cc:2272] T d6152e7d6fa44ab8a4473801a40cbc35 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.891453  6140 tablet_replica.cc:333] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.892086  6140 raft_consensus.cc:2243] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.892524  6140 raft_consensus.cc:2272] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P fdfed916b26644fcb59402767c04ac47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.894201  6140 tablet_replica.cc:333] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47: stopping tablet replica
I20260709 14:51:45.894621  6140 raft_consensus.cc:2243] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.894992  6140 raft_consensus.cc:2272] T 0f6f236b68274adc8ca850a849383acc P fdfed916b26644fcb59402767c04ac47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.932474  6140 tablet_server.cc:196] TabletServer@127.5.255.2:0 shutdown complete.
I20260709 14:51:45.960045  6140 tablet_server.cc:179] TabletServer@127.5.255.3:0 shutting down...
I20260709 14:51:45.981412  6140 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:45.982069  6140 tablet_replica.cc:333] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.982635  6140 raft_consensus.cc:2243] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.983395  6140 raft_consensus.cc:2272] T bdb2b4102d364a8582182e2224e3a77a P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.985149  6140 tablet_replica.cc:333] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.985657  6140 raft_consensus.cc:2243] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.986071  6140 raft_consensus.cc:2272] T 59d216c93f6c4438978927f009c0245a P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.987658  6140 tablet_replica.cc:333] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.988166  6140 raft_consensus.cc:2243] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.988539  6140 raft_consensus.cc:2272] T 4468a1208afd4ee5b020c38890b3af59 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.990159  6140 tablet_replica.cc:333] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.990645  6140 raft_consensus.cc:2243] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.991029  6140 raft_consensus.cc:2272] T 94f31a493b0246559583f4616585ede3 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.992607  6140 tablet_replica.cc:333] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.993091  6140 raft_consensus.cc:2243] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.993463  6140 raft_consensus.cc:2272] T 73935e7cf4e741ea898b2e4438675e9c P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.995170  6140 tablet_replica.cc:333] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.995791  6140 raft_consensus.cc:2243] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.996243  6140 raft_consensus.cc:2272] T 0f6f236b68274adc8ca850a849383acc P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.998028  6140 tablet_replica.cc:333] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:45.998513  6140 raft_consensus.cc:2243] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.998904  6140 raft_consensus.cc:2272] T 395fbcb3c2ed4d8a8bb6fe5b30d8e551 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.000509  6140 tablet_replica.cc:333] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.001003  6140 raft_consensus.cc:2243] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.001381  6140 raft_consensus.cc:2272] T a730197f751445b598b158f59e289b55 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.002997  6140 tablet_replica.cc:333] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.003484  6140 raft_consensus.cc:2243] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.003862  6140 raft_consensus.cc:2272] T ba9f8eefce2940df9f22bc7a60ba1f07 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.005549  6140 tablet_replica.cc:333] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.006212  6140 raft_consensus.cc:2243] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.007056  6140 raft_consensus.cc:2272] T 9b4d118cf1b643059520846e16ce0cd2 P 6e2446768a634a6787e4530f4900a39f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.011740  6140 tablet_replica.cc:333] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.012521  6140 raft_consensus.cc:2243] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.013525  6140 raft_consensus.cc:2272] T 5fdc32eed6304690b76132b830bb27b3 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.016099  6140 tablet_replica.cc:333] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.016808  6140 raft_consensus.cc:2243] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.017304  6140 raft_consensus.cc:2272] T c4375fa582e44581bebe2ca1aaa606cc P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.019431  6140 tablet_replica.cc:333] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.019922  6140 raft_consensus.cc:2243] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.020313  6140 raft_consensus.cc:2272] T 26fd9c34a61a4243a175b1a9bff8bd8b P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.021931  6140 tablet_replica.cc:333] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.022383  6140 raft_consensus.cc:2243] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.022703  6140 raft_consensus.cc:2272] T d6152e7d6fa44ab8a4473801a40cbc35 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.024345  6140 tablet_replica.cc:333] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.024775  6140 raft_consensus.cc:2243] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.025115  6140 raft_consensus.cc:2272] T 76108eb237ee43649d36f89f028d0513 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.026778  6140 tablet_replica.cc:333] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.027204  6140 raft_consensus.cc:2243] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.027820  6140 raft_consensus.cc:2272] T 22743b55175046b2ade6d4496e4967f2 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.030243  6140 tablet_replica.cc:333] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.030660  6140 raft_consensus.cc:2243] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.031006  6140 raft_consensus.cc:2272] T cfe0817f2e3748dc894b5975e64254d1 P 6e2446768a634a6787e4530f4900a39f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.032625  6140 tablet_replica.cc:333] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f: stopping tablet replica
I20260709 14:51:46.033015  6140 raft_consensus.cc:2243] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.033337  6140 raft_consensus.cc:2272] T 594bedb54972400f83fb5fdaa9b68e61 P 6e2446768a634a6787e4530f4900a39f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.067800  6140 tablet_server.cc:196] TabletServer@127.5.255.3:0 shutdown complete.
I20260709 14:51:46.097678  6140 master.cc:562] Master@127.5.255.62:40165 shutting down...
I20260709 14:51:46.116541  6140 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.117010  6140 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.117274  6140 tablet_replica.cc:333] T 00000000000000000000000000000000 P c477eea94132492c9ddaeb893350c84f: stopping tablet replica
I20260709 14:51:46.137748  6140 master.cc:584] Master@127.5.255.62:40165 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11050 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22732 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (303146 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 14:51:46.188344  6140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 383 messages since previous log ~13 seconds ago
I20260709 14:51:46.188558  6140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 383 messages since previous log ~13 seconds ago
I20260709 14:51:46.188725  6140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~13 seconds ago
I20260709 14:51:46.188936  6140 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 ~33 seconds ago
I20260709 14:51:46.189117  6140 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 ~33 seconds ago
I20260709 14:51:46.189385  6140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 14:51:46.189710  6140 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 122 messages since previous log ~33 seconds ago
